Skip to content

Commit 9029071

Browse files
chore(all): auto-regenerate gapics (#3934)
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
1 parent 0623660 commit 9029071

File tree

256 files changed

+5856
-5859
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

256 files changed

+5856
-5859
lines changed

Diff for: accessapproval/apiv1/doc.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: accessapproval/apiv1/gapic_metadata.json

+25-25
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,47 @@
11
{
2-
"schema": "1.0",
3-
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
4-
"language": "go",
5-
"protoPackage": "google.cloud.accessapproval.v1",
6-
"libraryPackage": "cloud.google.com/go/accessapproval/apiv1",
7-
"services": {
8-
"AccessApproval": {
9-
"clients": {
10-
"grpc": {
11-
"libraryClient": "Client",
12-
"rpcs": {
13-
"ApproveApprovalRequest": {
14-
"methods": [
2+
"schema": "1.0",
3+
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
4+
"language": "go",
5+
"protoPackage": "google.cloud.accessapproval.v1",
6+
"libraryPackage": "cloud.google.com/go/accessapproval/apiv1",
7+
"services": {
8+
"AccessApproval": {
9+
"clients": {
10+
"grpc": {
11+
"libraryClient": "Client",
12+
"rpcs": {
13+
"ApproveApprovalRequest": {
14+
"methods": [
1515
"ApproveApprovalRequest"
1616
]
1717
},
18-
"DeleteAccessApprovalSettings": {
19-
"methods": [
18+
"DeleteAccessApprovalSettings": {
19+
"methods": [
2020
"DeleteAccessApprovalSettings"
2121
]
2222
},
23-
"DismissApprovalRequest": {
24-
"methods": [
23+
"DismissApprovalRequest": {
24+
"methods": [
2525
"DismissApprovalRequest"
2626
]
2727
},
28-
"GetAccessApprovalSettings": {
29-
"methods": [
28+
"GetAccessApprovalSettings": {
29+
"methods": [
3030
"GetAccessApprovalSettings"
3131
]
3232
},
33-
"GetApprovalRequest": {
34-
"methods": [
33+
"GetApprovalRequest": {
34+
"methods": [
3535
"GetApprovalRequest"
3636
]
3737
},
38-
"ListApprovalRequests": {
39-
"methods": [
38+
"ListApprovalRequests": {
39+
"methods": [
4040
"ListApprovalRequests"
4141
]
4242
},
43-
"UpdateAccessApprovalSettings": {
44-
"methods": [
43+
"UpdateAccessApprovalSettings": {
44+
"methods": [
4545
"UpdateAccessApprovalSettings"
4646
]
4747
}

Diff for: analytics/admin/apiv1alpha/doc.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)