Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

feat: add search_all_resources and search_all_iam_policies (via synth) #32

Merged
merged 11 commits into from Jun 10, 2020

Commits on May 27, 2020

  1. changes without context

            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    yoshi-automation committed May 27, 2020
    Copy the full SHA
    d00669d View commit details
    Browse the repository at this point in the history
  2. fix: consolidate logging setup (#541)

    * fix: consolidate logging setup
    
    When switching autosynth to use synthtool's git module, we transitively
    load synthtool's logger setup which adds a log handler globally. This
    causes logs to be emitted twice (with 2 different styles).
    
    This consolidates the logging setup into a single helper and now both
    autosynth's and synthtool's logger instance use the same configuration
    (with different logger names).
    
    * fix: add the level name when the log isn't colorize
    
    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Tue May 12 15:53:43 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: c585ac3b5eff5cd2097a5315ffd9cf4823cc1ed2
    Source-Link: googleapis/synthtool@c585ac3
    yoshi-automation committed May 27, 2020
    Copy the full SHA
    a21de67 View commit details
    Browse the repository at this point in the history
  3. cloudasset: add SearchAllResources and SearchAllIamPolicies RPCs

    PiperOrigin-RevId: 311601348
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu May 14 14:03:19 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 2433bd50656264a2ef9f684bf646fb4d250d39ff
    Source-Link: googleapis/googleapis@2433bd5
    yoshi-automation committed May 27, 2020
    Copy the full SHA
    61b5539 View commit details
    Browse the repository at this point in the history
  4. feat!: additional client library annotations

    feat: reload information in the Document resource
    BREAKING CHANGE: additional long-running operation annotations
    BREAKING CHANGE: some existing request fields are now explicitly required
    BREAKING CHANGE: the order of the Session resource patterns has changed
    
    PiperOrigin-RevId: 312345206
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue May 19 13:46:01 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 7a8875d4bcf51993f6f7aa181066cc5ec95539d5
    Source-Link: googleapis/googleapis@7a8875d
    yoshi-automation committed May 27, 2020
    Copy the full SHA
    2086dce View commit details
    Browse the repository at this point in the history
  5. Upgrade protoc-docs-plugin version to 0.7.0 to fix unstable docstrings.

    PiperOrigin-RevId: 312689208
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu May 21 10:00:47 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: dec3204175104cef49bf21d685d5517caaf0058f
    Source-Link: googleapis/googleapis@dec3204
    yoshi-automation committed May 27, 2020
    Copy the full SHA
    460a491 View commit details
    Browse the repository at this point in the history
  6. docs: Properly format literal strings.

    PiperOrigin-RevId: 313202929
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue May 26 09:12:28 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: f563b1dffee42be2f61c326c39af4974c1984278
    Source-Link: googleapis/googleapis@f563b1d
    yoshi-automation committed May 27, 2020
    Copy the full SHA
    d93c492 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Copy the full SHA
    bae26ca View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9a51f71 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Copy the full SHA
    6732c9c View commit details
    Browse the repository at this point in the history
  2. docs: fix wrapping

    busunkim96 committed Jun 10, 2020
    Copy the full SHA
    be78f27 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'autosynth-googleapis' of github.com:googleapis/python-a…

    …sset into autosynth-googleapis
    busunkim96 committed Jun 10, 2020
    Copy the full SHA
    35c17ba View commit details
    Browse the repository at this point in the history