Skip to content

Commit f9cda8f

Browse files
chore(all): auto-regenerate gapics (#4155)
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#602 Changes: feat(dialogflow): added a field in the query result to indicate whether slot filling is cancelled. PiperOrigin-RevId: 375489925 Source-Link: googleapis/googleapis@a185afb feat(osconfig): OSConfig: add ExecResourceOutput and per step error message. Committer: @adjackura PiperOrigin-RevId: 375488160 Source-Link: googleapis/googleapis@8266886 build(gaming): add package name to BUILD file PiperOrigin-RevId: 375181569 Source-Link: googleapis/googleapis@19bb9a2 chore(bigquery/storage): migrate bigquery/storage to the PHP microgenerator Committer: @miraleung PiperOrigin-RevId: 375180777 Source-Link: googleapis/googleapis@61f2489
1 parent 1a3c016 commit f9cda8f

File tree

503 files changed

+6546
-6548
lines changed

Some content is hidden

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

503 files changed

+6546
-6548
lines changed

accessapproval/apiv1/access_approval_client.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

accessapproval/apiv1/doc.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

accessapproval/apiv1/gapic_metadata.json

Lines changed: 25 additions & 25 deletions
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
}

analytics/admin/apiv1alpha/analytics_admin_client.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

analytics/admin/apiv1alpha/doc.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)