Skip to content

Commit

Permalink
feat(all): auto-regenerate .pb.go files
Browse files Browse the repository at this point in the history
This is an auto-generated regeneration of the .pb.go files by
cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will
update the corresponding PR to depend on the newer version of go-genproto, and
assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot
will not create any more regeneration PRs. If all regen PRs are closed,
gapicgen will create a new set of regeneration PRs once per night.

If you have been assigned to review this PR, please:

- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship. That will prompt
genbot to assign reviewers to the google-cloud-go PR.

Corresponding google-cloud-go PR: googleapis/google-cloud-go#3497

Changes:
- chore: update gapic-generator-java to 0.0.16

  Committer: @miraleung
  PiperOrigin-RevId: 350067652
  Source-Link: googleapis/googleapis@ad3bb00

- fix(dialogflow/cx): fixed config for Python and Java grpc lib

  PiperOrigin-RevId: 348952930
  Source-Link: googleapis/googleapis@6969750

- docs(video/transcoder): put FPS table in code block

  PiperOrigin-RevId: 348857882
  Source-Link: googleapis/googleapis@2ccf8f4

- chore: Fix C# and PHP namespaces and Ruby package

  This is a breaking change for anyone generating C#, PHP or Ruby themselves, but Google Cloud Client Libraries have not been published in those languages. This is effectively a no-op (modulo protobuf reflection) in other languages.

  PiperOrigin-RevId: 348813319
  Source-Link: googleapis/googleapis@57fc4a8

- feat(logging): add C++ rules for Logging service

  PiperOrigin-RevId: 348809934
  Source-Link: googleapis/googleapis@4aaa73e

- docs: update comments on parameters and validation result.

  PiperOrigin-RevId: 348696929
  Source-Link: googleapis/googleapis@8a6f4d9

- feat(speech): C++ rules for frequently-mentioned services

  These services come up in random bugs, requests for help on GitHub, etc. We think having the C++ rules for them would be useful, as there is some demand for them.

  PiperOrigin-RevId: 348695619
  Source-Link: googleapis/googleapis@51547c9

- docs(dialogflow): update comments on parameters and validation result.

  PiperOrigin-RevId: 348673154
  Source-Link: googleapis/googleapis@0795e3f

- feat(dialogflow/cx): add experiment and security settings API
  docs: update comments on parameters and agent

  PiperOrigin-RevId: 348668666
  Source-Link: googleapis/googleapis@36536e2

- feat: add experiment and API
  docs: update comments on parameters and agent

  PiperOrigin-RevId: 348646270
  Source-Link: googleapis/googleapis@34c8140

- build(websecurityscanner): add package name to BUILD file for nodejs-web-security-scanner

  PiperOrigin-RevId: 348500610
  Source-Link: googleapis/googleapis@bfdb1df

- build(iam/credentials): add package name for iam-credentials

  PiperOrigin-RevId: 348500118
  Source-Link: googleapis/googleapis@089409f

- feat(dialogflow/cx): expose Security Settings API.

  PiperOrigin-RevId: 348481983
  Source-Link: googleapis/googleapis@fb36278

- chore: update gapic-generator-java to 0.0.14

  Committer: @miraleung
  PiperOrigin-RevId: 348091500
  Source-Link: googleapis/googleapis@c1a6016

- fix: Add RESOURCE_EXHAUSTED to the list of errors that are backed off before retrying.

  PiperOrigin-RevId: 348046114
  Source-Link: googleapis/googleapis@15af12e

- feat(pubsub): add schema service

  PiperOrigin-RevId: 348038736
  Source-Link: googleapis/googleapis@41d8fbf

- feat(recommender): Add support for "billingAccounts" as another parent resource name for recommendations and insights APIs.

  PiperOrigin-RevId: 347984439
  Source-Link: googleapis/googleapis@be40b52

- docs: Rename Service Infrastructure Example API to Service Infrastructure Codelab.

  PiperOrigin-RevId: 347961696
  Source-Link: googleapis/googleapis@1c353b7

- feat: public protos for API Gateway API

  PiperOrigin-RevId: 347907714
  Source-Link: googleapis/googleapis@48fa751

- chore: update gapic-generator-java to 0.0.13

  Committer: @miraleung
  PiperOrigin-RevId: 347849179
  Source-Link: googleapis/googleapis@360a0e1

- fix(datacatalog): Fixes invalid YAML files

  PiperOrigin-RevId: 347844600
  Source-Link: googleapis/googleapis@49e64a5

- feat(recommender): Add support for "billingAccounts" as another parent resource name for recommendations and insights APIs.

  PiperOrigin-RevId: 347703845
  Source-Link: googleapis/googleapis@5256ab6

- build(policytroubleshooter): add gapic yaml config and regenerate BUILD files for APIs

  PiperOrigin-RevId: 347695607
  Source-Link: googleapis/googleapis@64f1e20

- feat(pubsublite): Add ComputeHeadCursor RPC for Pub/Sub Lite.

  PiperOrigin-RevId: 347681363
  Source-Link: googleapis/googleapis@f967ea0

- feat(recommender): Add support for "billingAccounts" as another parent resource name for recommendations and insights APIs.

  PiperOrigin-RevId: 347651882
  Source-Link: googleapis/googleapis@e689e62

- chore(analytics/admin): Remove unused 'package' attr from java_gapic_library rules

  Committer: @miraleung
  PiperOrigin-RevId: 347459563
  Source-Link: googleapis/googleapis@6dae981

- feat: IntroduceMembership API v1beta1 proto

  PiperOrigin-RevId: 347453160
  Source-Link: googleapis/googleapis@cb56f29

- feat: Add logging messages for Dataproc Metastore API

  PiperOrigin-RevId: 347422590
  Source-Link: googleapis/googleapis@5ec7aec

- chore(retail): use microgenerator for binaryauthorization, domains, and retail

  PiperOrigin-RevId: 347410694
  Source-Link: googleapis/googleapis@15bd800

- feat(securitycenter): added field severity to findings in v1 API

  Clients will now see a new field, severity, on findings. They will also be able to filter and group by severity on ListFinding and GroupFinding API calls.

  PiperOrigin-RevId: 347410691
  Source-Link: googleapis/googleapis@e9135d3

- chore: Update client retry policy for streaming methods of the Google Ads API.

  PiperOrigin-RevId: 347398860
  Source-Link: googleapis/googleapis@0509f4b

- chore(iam/credentials): Update C# namespace

  This is a breaking change, but *only* for C#. Google has not yet published a package for this API, so it would only break users who have generated the code themselves.

  PiperOrigin-RevId: 347327128
  Source-Link: googleapis/googleapis@bdab50f

- fix: remove client recv msg limit
  fix: add enums to `types/__init__.py`

  PiperOrigin-RevId: 347055288
  Source-Link: googleapis/googleapis@dd372aa

- chore: update gapic-generator-java to 0.0.11

  Committer: @miraleung
  PiperOrigin-RevId: 347036369
  Source-Link: googleapis/googleapis@6d65640

- chore(dataproc): add resource_definitions for Cluster and Service

  Committer: @miraleung
  PiperOrigin-RevId: 347029491
  Source-Link: googleapis/googleapis@bddb3d7

- feat!: Remove Cloud Asset v1beta1 support.

  CloudAsset v1beta1 has been shut down. Clients should switch to CloudAsset v1.

  PiperOrigin-RevId: 347024816
  Source-Link: googleapis/googleapis@ffae23e

- docs: restructured AudioConfig API

  PiperOrigin-RevId: 346910607
  Source-Link: googleapis/googleapis@c38c770

- feat: migrate bigtable retry/timeout settings to gRPC's service configs

  Committer: @miraleung
  PiperOrigin-RevId: 346894665
  Source-Link: googleapis/googleapis@cbbd317

- feat: added API files, GAPIC configuration and BUILD.bazel for Network Connectivity API

  These files are used for generating client libraries in the future.

  PiperOrigin-RevId: 346818879
  Source-Link: googleapis/googleapis@53eb251
  • Loading branch information
yoshi-automation committed Jan 5, 2021
1 parent 8c77b98 commit a6eb58f
Show file tree
Hide file tree
Showing 66 changed files with 18,832 additions and 2,770 deletions.
22 changes: 14 additions & 8 deletions googleapis/appengine/v1/app_yaml.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 14 additions & 8 deletions googleapis/appengine/v1/appengine.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 14 additions & 9 deletions googleapis/appengine/v1/application.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 13 additions & 8 deletions googleapis/appengine/v1/audit_data.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 14 additions & 8 deletions googleapis/appengine/v1/certificate.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 13 additions & 8 deletions googleapis/appengine/v1/deploy.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 14 additions & 9 deletions googleapis/appengine/v1/deployed_files.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 14 additions & 8 deletions googleapis/appengine/v1/domain.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a6eb58f

Please sign in to comment.