Skip to content

Commit

Permalink
chore(all): auto-regenerate gapics (#4311)
Browse files Browse the repository at this point in the history
* 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#623

Changes:

feat(servicedirectory): Update Service Directory v1beta1 protos to include VPC Network field, and create/modify timestamp fields.
  PiperOrigin-RevId: 381234166
  Source-Link: googleapis/googleapis@d69baf2

fix(servicecontrol): add dependency log_severity.proto
  Committer: @summerji
  PiperOrigin-RevId: 381179420
  Source-Link: googleapis/googleapis@8b976f7

feat(spanner): add JSON type
  PiperOrigin-RevId: 381156241
  Source-Link: googleapis/googleapis@fb5c4fb

feat(asset): add new searchable fields (memberTypes, roles, project, folders and organization), new request fields (assetTypes and orderBy) and new response fields (assetType, folders and organization) in SearchAllIamPolicies
  PiperOrigin-RevId: 381145907
  Source-Link: googleapis/googleapis@5d301f9

chore(resourcesettings): update resourcesettings build rules
  Committer: @neenushaji
  PiperOrigin-RevId: 380831596
  Source-Link: googleapis/googleapis@2c1d1b2

build(clouddms): fix package name hint
  PiperOrigin-RevId: 380817131
  Source-Link: googleapis/googleapis@284d1dd

feat(documentai): update ReviewDocumentRequest to allow set priority and enable validation.
  PiperOrigin-RevId: 380732771
  Source-Link: googleapis/googleapis@87fc4d4

feat!(dialogflow/cx): mark agent.default_language_code as required feat: add return_partial response to Fulfillment docs: add notes to train agent before sending queries
  PiperOrigin-RevId: 380726996
  Source-Link: googleapis/googleapis@a5cec0a

feat(pubsublite): Add SeekSubscription and Operations to API
  PiperOrigin-RevId: 380660182
  Source-Link: googleapis/googleapis@b601f02

chore(gkeconnect/gateway): fix multi-version package names in grpc_service_config for gkeconnect
  Committer: @miraleung
  PiperOrigin-RevId: 380655273
  Source-Link: googleapis/googleapis@9250dff

docs(dialogflow): added notes to train agent prior to sending queries fix: added resource reference to agent_version
  PiperOrigin-RevId: 380595849
  Source-Link: googleapis/googleapis@5fe3c63

docs(dialogflow/cx): added notes to train agent before sending queries
  PiperOrigin-RevId: 380267079
  Source-Link: googleapis/googleapis@01bad53

chore(gkeconnect/gateway): Update gkeconnect/gateway v1beta1 BUILD.bazel for python
  PiperOrigin-RevId: 380077711
  Source-Link: googleapis/googleapis@9d8dbc0

chore(resourcemanager): remove protoc-gen-docs_plugin from WORKSPACE
  PiperOrigin-RevId: 380020641
  Source-Link: googleapis/googleapis@cb44b17

* update deps
  • Loading branch information
codyoss committed Jun 24, 2021
1 parent 2f06416 commit 8805c8a
Show file tree
Hide file tree
Showing 500 changed files with 7,259 additions and 6,814 deletions.
2 changes: 1 addition & 1 deletion accessapproval/apiv1/access_approval_client.go

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

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

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

50 changes: 25 additions & 25 deletions accessapproval/apiv1/gapic_metadata.json
@@ -1,47 +1,47 @@
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.accessapproval.v1",
"libraryPackage": "cloud.google.com/go/accessapproval/apiv1",
"services": {
"AccessApproval": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"ApproveApprovalRequest": {
"methods": [
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.accessapproval.v1",
"libraryPackage": "cloud.google.com/go/accessapproval/apiv1",
"services": {
"AccessApproval": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"ApproveApprovalRequest": {
"methods": [
"ApproveApprovalRequest"
]
},
"DeleteAccessApprovalSettings": {
"methods": [
"DeleteAccessApprovalSettings": {
"methods": [
"DeleteAccessApprovalSettings"
]
},
"DismissApprovalRequest": {
"methods": [
"DismissApprovalRequest": {
"methods": [
"DismissApprovalRequest"
]
},
"GetAccessApprovalSettings": {
"methods": [
"GetAccessApprovalSettings": {
"methods": [
"GetAccessApprovalSettings"
]
},
"GetApprovalRequest": {
"methods": [
"GetApprovalRequest": {
"methods": [
"GetApprovalRequest"
]
},
"ListApprovalRequests": {
"methods": [
"ListApprovalRequests": {
"methods": [
"ListApprovalRequests"
]
},
"UpdateAccessApprovalSettings": {
"methods": [
"UpdateAccessApprovalSettings": {
"methods": [
"UpdateAccessApprovalSettings"
]
}
Expand Down
2 changes: 1 addition & 1 deletion aiplatform/apiv1/dataset_client.go

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

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.

2 changes: 1 addition & 1 deletion aiplatform/apiv1/endpoint_client.go

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

0 comments on commit 8805c8a

Please sign in to comment.