Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(all): auto-regenerate gapics (#3837)
* chore(all): auto-regenerate gapics 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#554 Changes: fix!(dialogflow): remove rpc or fields that are unintended to release fix!: remove StreamingAnalyzeContent, CreateCallMatcher, ListCallMatchers, DeleteCallMatcher rpc from v2/v2beta1 fix!: remove `input_audio` field from AnalyzeContentRequest from v2/v2beta1 fix!: remove proto message CreateCallMatcherRequest, CreateCallMatcherResponse, ListCallMatchersRequest, ListCallMatchersResponse, DeleteCallMatcherRequest, DeleteCallMatcherResponse, CallMatcher, StreamingAnalyzeContentRequest, StreamingAnalyzeContentResponse, AudioInput from v2/v2beta1, TelephonyDtmfEvents, TelephonyDtmf from v2 Committer: @sheimi PiperOrigin-RevId: 363762006 Source-Link: googleapis/googleapis@8d17d8f chore(servicemanagement): Update servicemanagement_v1 BUILD.bazel for python PiperOrigin-RevId: 363737110 Source-Link: googleapis/googleapis@2786f64 build(monitoring/dashboard): update links from relative to absolute to pass docs tests PiperOrigin-RevId: 363712862 Source-Link: googleapis/googleapis@4f5e3ae chore(apigateway): add gapic build rules PiperOrigin-RevId: 363699248 Source-Link: googleapis/googleapis@cd26fbc chore(appengine): Update appengine_v1 BUILD.bazel for python PiperOrigin-RevId: 363671904 Source-Link: googleapis/googleapis@f321fd2 feat(assuredworkloads): add HIPAA and HITRUST compliance regimes Committer: @samhutton PiperOrigin-RevId: 363621553 Source-Link: googleapis/googleapis@15b444a feat(assuredworkloads): Add 'resource_settings' field to provide custom properties (ids) for the provisioned projects. PiperOrigin-RevId: 363600693 Source-Link: googleapis/googleapis@dd7c51a BREAKING CHANGE: This is a breaking change in dialogflow
- Loading branch information