Skip to content

Commit

Permalink
chore(all): auto-regenerate gapics (#3934)
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#575

Changes:

feat(spanner/admin/database): add `progress` field to `UpdateDatabaseDdlMetadata`
  PiperOrigin-RevId: 368426665
  Source-Link: googleapis/googleapis@3b236df

feat(bigquery/storage): new JSON type through BigQuery Write
  Committer: @yirutang
  PiperOrigin-RevId: 368275477
  Source-Link: googleapis/googleapis@95e7f05

chore(osconfig/agentendpoint): migrate osconfig/agentendpoint/{v1, v1beta} to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 368272547
  Source-Link: googleapis/googleapis@c09459d

chore(trace): fix namespace for python package
  PiperOrigin-RevId: 368216874
  Source-Link: googleapis/googleapis@c5436a6

chore(websecurityscanner): migrate websecurityscanner/{v1,v1beta} to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 368071242
  Source-Link: googleapis/googleapis@dcba9d9

chore(bigquery/reservation): migrate bigquery-reservation/{v1,v1beta1} to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 368071142
  Source-Link: googleapis/googleapis@21f55ab

chore(container): migrate container to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 368070877
  Source-Link: googleapis/googleapis@3bd05dc

chore(language): migrate language/{v1,v1beta2} to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 368069399
  Source-Link: googleapis/googleapis@63291c2

chore(secretmanager): migrate secretmanager to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 368059890
  Source-Link: googleapis/googleapis@6254329

chore(osconfig): migrate osconfig/{v1, v1beta}  to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 368057750
  Source-Link: googleapis/googleapis@c4c5319

chore(texttospeech): migrate texttospeech/{v1,v1beta1} to the PHP microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 368057629
  Source-Link: googleapis/googleapis@7110865
  • Loading branch information
yoshi-automation committed Apr 14, 2021
1 parent 0623660 commit 9029071
Show file tree
Hide file tree
Showing 256 changed files with 5,856 additions and 5,859 deletions.
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 analytics/admin/apiv1alpha/doc.go

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

0 comments on commit 9029071

Please sign in to comment.