Skip to content

Commit

Permalink
chore(all): auto-regenerate .pb.go files (googleapis#716)
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#5112

Changes:

feat(texttospeech): update v1beta1 proto
  PiperOrigin-RevId: 409139454
  Source-Link: googleapis/googleapis@7c10623

chore: regenerate API index

  Source-Link: googleapis/googleapis@753ad85

chore(compute): Add C# generation for Compute v1

  Source-Link: googleapis/googleapis@05a6a82

feat(dialogflow/cx): allow setting custom CA for generic webhooks
  PiperOrigin-RevId: 408995680
  Source-Link: googleapis/googleapis@76f7f48

fix!(networkconnectivity): Mark a couple networkconnectivity API fields as required, to match implemented behavior
  PiperOrigin-RevId: 408969147
  Source-Link: googleapis/googleapis@cc003a4

chore(aiplatform): Add partial C# generation to AI Platform
  PiperOrigin-RevId: 408964828
  Source-Link: googleapis/googleapis@895ad28

chore(binaryauthorization): Fix SystemPolicy service name for BinaryAuthorization V1beta1
  PiperOrigin-RevId: 408764899
  Source-Link: googleapis/googleapis@66878ca

chore(iam/credentials): Update iam/credentials BUILD.bazel package name to google-cloud-iam chore(python): Update iam/credentials namespace to google.cloud.iam_credentials
  PiperOrigin-RevId: 408717007
  Source-Link: googleapis/googleapis@171d777

docs: fix docstring formatting
  Committer: @parthea
  PiperOrigin-RevId: 408715661
  Source-Link: googleapis/googleapis@5bb0518

chore(container): Update container BUILD.bazel package name to google-cloud-container
  chore(python): Update namespace for container API to google.cloud

  PiperOrigin-RevId: 408673815
  Source-Link: googleapis/googleapis@c08b149

chore: Add C# generation rules
  PiperOrigin-RevId: 408640431
  Source-Link: googleapis/googleapis@b32a324

docs(datacatalog): Improved formatting
  PiperOrigin-RevId: 408569512
  Source-Link: googleapis/googleapis@c7b3bd0

docs(securitycenter): fix docstring formatting
  Committer: @parthea
  PiperOrigin-RevId: 408564402
  Source-Link: googleapis/googleapis@3020af5

feat(compute): Move compute.v1 from googleapis-discovery to googleapis (googleapis#675)
  * feat: Move compute.v1 from googleapis-discovery to googleapis

  The WORKSPACE file changes are expected to be overridden by the next sync, and it is ok, as the synce'd copy will contain the same changes.

  * feat: sync latest compute.proto files from googleapis-discovery
  Source-Link: googleapis/googleapis@691a18b

docs(samples): add example tags to generated samples
  PiperOrigin-RevId: 408439482
  Source-Link: googleapis/googleapis@b9f6184

chore(aiplatform): update Java and Python dependencies
  PiperOrigin-RevId: 408420890
  Source-Link: googleapis/googleapis@2921f9f

feat: update gapic-generator-csharp to 1.3.15 feat: update rules_gapic to 0.10.0
  Committer: @viacheslav-rostovtsev
  PiperOrigin-RevId: 408407783
  Source-Link: googleapis/googleapis@1bd869b

docs(gaming): fix docstring formatting
  Committer: @parthea
  PiperOrigin-RevId: 408383287
  Source-Link: googleapis/googleapis@2aec4d0

feat(securitycenter): Added resource type and display_name field to the FindingResult, and supported them in the filter for ListFindings and GroupFindings. Also added display_name to the resource which is surfaced in NotificationMessage
  PiperOrigin-RevId: 408362247
  Source-Link: googleapis/googleapis@4d71c45

feat(redis): [Cloud Memorystore for Redis] Support Multiple Read Replicas when creating Instance
  PiperOrigin-RevId: 408360324
  Source-Link: googleapis/googleapis@78eb8a2

feat(redis): [Cloud Memorystore for Redis] Support Multiple Read Replicas when creating Instance
  PiperOrigin-RevId: 408360267
  Source-Link: googleapis/googleapis@8625cf0

docs(storage/internal): Add comments to GCS gRPC API proto spec to describe how naming works
  PiperOrigin-RevId: 408352508
  Source-Link: googleapis/googleapis@be4be3d

chore: regenerate API index

  Source-Link: googleapis/googleapis@9974d09

feat(binaryauthorization): add new admission rule types to Policy feat: update SignatureAlgorithm enum to match algorithm names in KMS feat: add SystemPolicyV1Beta1 service
  PiperOrigin-RevId: 408346628
  Source-Link: googleapis/googleapis@3dfbdc3

feat(datacatalog): Added BigQueryDateShardedSpec.latest_shard_resource field feat: Added SearchCatalogResult.display_name field feat: Added SearchCatalogResult.description field
  PiperOrigin-RevId: 408274419
  Source-Link: googleapis/googleapis@cbba92c

docs(resourcemanager): fix docstring formatting
  Committer: @parthea
  PiperOrigin-RevId: 407854413
  Source-Link: googleapis/googleapis@f81b7bd

chore: try to fix the mistaken-pull-closer config
  PiperOrigin-RevId: 407849101
  Source-Link: googleapis/googleapis@9e6c8c6

docs(ruby): Add simple code examples for all RPC methods
  PiperOrigin-RevId: 407847849
  Source-Link: googleapis/googleapis@1112610

feat(workflows/executions): add a stack_trace field to the Error messages specifying where the error occured feat: add call_log_level field to Execution messages doc: clarify requirement to escape strings within JSON arguments
  Update the Execution proto with stack_trace field which is populated on output if an error occurs, and the call_log_level field can be specified on input to request that function calls and/or errors for the given execution be logged to Cloud Logging.

  PiperOrigin-RevId: 407842136
  Source-Link: googleapis/googleapis@cd48c16

feat(dialogflow): added support to configure security settings, language code and time zone on conversation profile
  PiperOrigin-RevId: 407663596
  Source-Link: googleapis/googleapis@f9acb37

chore: generate java files for apps/script/type protos
  PiperOrigin-RevId: 407655547
  Source-Link: googleapis/googleapis@5946b7a

feat(functions): Secret Manager integration fields 'secret_environment_variables' and 'secret_volumes' added feat: CMEK integration fields 'kms_key_name' and 'docker_repository' added
  PiperOrigin-RevId: 407654258
  Source-Link: googleapis/googleapis@09b2576

chore: regenerate API index

  Source-Link: googleapis/googleapis@ddd6637

feat(contactcenterinsights): Add ability to update phrase matchers feat: Add issue model stats to time series feat: Add display name to issue model stats
  PiperOrigin-RevId: 407647313
  Source-Link: googleapis/googleapis@33fd29d
  • Loading branch information
yoshi-automation committed Nov 11, 2021
1 parent 4c6863e commit 482062a
Show file tree
Hide file tree
Showing 29 changed files with 7,175 additions and 5,110 deletions.
4 changes: 2 additions & 2 deletions googleapis/analytics/data/v1beta/data.pb.go

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

597 changes: 358 additions & 239 deletions googleapis/cloud/binaryauthorization/v1beta1/resources.pb.go

Large diffs are not rendered by default.

583 changes: 351 additions & 232 deletions googleapis/cloud/binaryauthorization/v1beta1/service.pb.go

Large diffs are not rendered by default.

2,089 changes: 1,131 additions & 958 deletions googleapis/cloud/contactcenterinsights/v1/contact_center_insights.pb.go

Large diffs are not rendered by default.

771 changes: 391 additions & 380 deletions googleapis/cloud/contactcenterinsights/v1/resources.pb.go

Large diffs are not rendered by default.

45 changes: 24 additions & 21 deletions googleapis/cloud/datacatalog/v1/common.pb.go

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

31 changes: 23 additions & 8 deletions googleapis/cloud/datacatalog/v1/datacatalog.pb.go

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

6 changes: 2 additions & 4 deletions googleapis/cloud/datacatalog/v1/policytagmanager.pb.go

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

67 changes: 45 additions & 22 deletions googleapis/cloud/datacatalog/v1/search.pb.go

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

0 comments on commit 482062a

Please sign in to comment.