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

feat: add support for secondary aggregation and Monitoring Query Language #22

Merged
merged 9 commits into from Jun 25, 2020

Commits on Jun 23, 2020

  1. Integrate Python GAPIC Microgenerator in googleapis. This PR uses usi…

    …ng documentai as an example. Depends on googleapis/gapic-generator-python#402
    
    PiperOrigin-RevId: 309824146
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon May 4 15:06:44 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: e0f9d9e1f9de890db765be46f45ca8490723e3eb
    Source-Link: googleapis/googleapis@e0f9d9e
    yoshi-automation committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    bfb32a3 View commit details
    Browse the repository at this point in the history
  2. Release new file type enums and new MetadataLocation proto.

    PiperOrigin-RevId: 310622219
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri May 8 13:49:57 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 1019b0d9dbd999e1107f90247fcc478678d1105c
    Source-Link: googleapis/googleapis@1019b0d
    yoshi-automation committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    20022ae View commit details
    Browse the repository at this point in the history
  3. 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 Jun 23, 2020
    Configuration menu
    Copy the full SHA
    d0038ed View commit details
    Browse the repository at this point in the history
  4. bazel: update protobuf, rules_go, gazelle, and gapic-generator-go ver…

    …sions - protobuf v3.12.1 - rules_go v0.23.0 - gazelle v0.21.0 - gapic-generator-go v0.14.1
    
    PiperOrigin-RevId: 313460921
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed May 27 14:10:16 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: c4e37010d74071851ff24121f522e802231ac86e
    Source-Link: googleapis/googleapis@c4e3701
    yoshi-automation committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    eafdddd View commit details
    Browse the repository at this point in the history
  5. chore: update gapic-generator and go microgen

    changes include:
    - build_gen: go lro gapic used as dep
    - go_gapic_library: fixes shading of go_library importpath
    
    PiperOrigin-RevId: 314363155
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 2 10:56:09 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 3a4894c4f0da3e763aca2c67bd280ae915177450
    Source-Link: googleapis/googleapis@3a4894c
    yoshi-automation committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    dc4869d View commit details
    Browse the repository at this point in the history
  6. docs: change relative URLs to absolute URLs to fix broken links.

    PiperOrigin-RevId: 314788297
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 4 13:05:11 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 51362f378a286494980ffc9a5199ab6e3cefd6d5
    Source-Link: googleapis/googleapis@51362f3
    yoshi-automation committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    7c38f1c View commit details
    Browse the repository at this point in the history
  7. Add support for secondary_aggregation and Monitoring Query Language.

    PiperOrigin-RevId: 315496921
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Jun 9 09:18:04 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 3c5166c1db0f1804af7acdbbd79137630a00ce63
    Source-Link: googleapis/googleapis@3c5166c
    yoshi-automation committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    76b5d88 View commit details
    Browse the repository at this point in the history
  8. fix: use protoc-docs-plugin 0.8.0

    Fixes issue with missing newline before 'Attributes' in Python docstrings.
    
    PiperOrigin-RevId: 316182409
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Jun 12 14:52:11 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 184661793fbe3b89f2b485c303e7466cef9d21a1
    Source-Link: googleapis/googleapis@1846617
    yoshi-automation committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    e7dff88 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. chore: use older sphinx

    busunkim96 committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    1f5c5e6 View commit details
    Browse the repository at this point in the history