Skip to content

Commit

Permalink
chore(all): auto-regenerate gapics
Browse files Browse the repository at this point in the history
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

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

- Ensure that the version of genproto in go.mod has been updated.
- 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.

Corresponding genproto PR: googleapis/go-genproto#716

Changes:

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

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

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

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 (#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

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

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

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

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

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

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 77aa19d commit 94afaec
Show file tree
Hide file tree
Showing 33 changed files with 521 additions and 58 deletions.
2 changes: 1 addition & 1 deletion aiplatform/apiv1/doc.go

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

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

2 changes: 1 addition & 1 deletion binaryauthorization/apiv1beta1/doc.go

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

14 changes: 14 additions & 0 deletions binaryauthorization/apiv1beta1/gapic_metadata.json
Expand Up @@ -48,6 +48,20 @@
}
}
}
},
"SystemPolicyV1Beta1": {
"clients": {
"grpc": {
"libraryClient": "SystemPolicyV1Beta1Client",
"rpcs": {
"GetSystemPolicy": {
"methods": [
"GetSystemPolicy"
]
}
}
}
}
}
}
}
201 changes: 201 additions & 0 deletions binaryauthorization/apiv1beta1/system_policy_v1_beta1_client.go

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

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

2 changes: 1 addition & 1 deletion compute/apiv1/doc.go

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

0 comments on commit 94afaec

Please sign in to comment.