Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(all): auto-regenerate gapics #5392

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
302 changes: 280 additions & 22 deletions artifactregistry/apiv1beta2/artifact_registry_client.go

Large diffs are not rendered by default.

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

27 changes: 13 additions & 14 deletions artifactregistry/apiv1beta2/doc.go

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

20 changes: 20 additions & 0 deletions artifactregistry/apiv1beta2/gapic_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,11 @@
"GetPackage"
]
},
"GetProjectSettings": {
"methods": [
"GetProjectSettings"
]
},
"GetRepository": {
"methods": [
"GetRepository"
Expand All @@ -70,6 +75,16 @@
"GetVersion"
]
},
"ImportAptArtifacts": {
"methods": [
"ImportAptArtifacts"
]
},
"ImportYumArtifacts": {
"methods": [
"ImportYumArtifacts"
]
},
"ListFiles": {
"methods": [
"ListFiles"
Expand Down Expand Up @@ -105,6 +120,11 @@
"TestIamPermissions"
]
},
"UpdateProjectSettings": {
"methods": [
"UpdateProjectSettings"
]
},
"UpdateRepository": {
"methods": [
"UpdateRepository"
Expand Down
53 changes: 33 additions & 20 deletions bigquery/datatransfer/apiv1/data_transfer_client.go

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

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

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

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

5 changes: 5 additions & 0 deletions bigquery/datatransfer/apiv1/gapic_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@
"DeleteTransferRun"
]
},
"EnrollDataSources": {
"methods": [
"EnrollDataSources"
]
},
"GetDataSource": {
"methods": [
"GetDataSource"
Expand Down
6 changes: 3 additions & 3 deletions bigquery/migration/apiv2alpha/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 channel/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 contactcenterinsights/apiv1/doc.go

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

Loading