Skip to content

Commit

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

Changes:

fix(batch): mark service_account_email as deprecated docs: removing comment from a deprecated field
  PiperOrigin-RevId: 471626558
  Source-Link: googleapis/googleapis@fff3f73

fix(apigeeregistry): additional error codes added to service configuration for retry
  PiperOrigin-RevId: 471585446
  Source-Link: googleapis/googleapis@e1b54cd

feat(bigquery/dataexchange)!: update BigQuery Analytics Hub API v1beta1 client BREAKING CHANGE: refresh current dataexchange/v1beta1/* directory to include recent change in protos. Removed common directory and use local enum Category fix!: refactor references to Category message docs: improve proto documentation.
  PiperOrigin-RevId: 471349319
  Source-Link: googleapis/googleapis@8495024

docs(websecurityscanner): Publish Scan Run logging proto for documentation
  PiperOrigin-RevId: 470878694
  Source-Link: googleapis/googleapis@7a8b988

feat(aiplatform): add model_monitoring_stats_anomalies,model_monitoring_status to BatchPredictionJob in aiplatform v1beta1 batch_prediction_job.proto
  PiperOrigin-RevId: 470845818
  Source-Link: googleapis/googleapis@284389e
  • Loading branch information
yoshi-automation committed Sep 1, 2022
1 parent 3bc37e2 commit 8dc3d23
Show file tree
Hide file tree
Showing 180 changed files with 16,702 additions and 104 deletions.
165 changes: 132 additions & 33 deletions apigeeregistry/apiv1/registry_client.go

Large diffs are not rendered by default.

377 changes: 327 additions & 50 deletions bigquery/dataexchange/apiv1beta1/analytics_hub_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.

20 changes: 20 additions & 0 deletions bigquery/dataexchange/apiv1beta1/gapic_metadata.json
Expand Up @@ -45,6 +45,11 @@
"GetListing"
]
},
"GetLocation": {
"methods": [
"GetLocation"
]
},
"ListDataExchanges": {
"methods": [
"ListDataExchanges"
Expand All @@ -55,6 +60,11 @@
"ListListings"
]
},
"ListLocations": {
"methods": [
"ListLocations"
]
},
"ListOrgDataExchanges": {
"methods": [
"ListOrgDataExchanges"
Expand Down Expand Up @@ -125,6 +135,11 @@
"GetListing"
]
},
"GetLocation": {
"methods": [
"GetLocation"
]
},
"ListDataExchanges": {
"methods": [
"ListDataExchanges"
Expand All @@ -135,6 +150,11 @@
"ListListings"
]
},
"ListLocations": {
"methods": [
"ListLocations"
]
},
"ListOrgDataExchanges": {
"methods": [
"ListOrgDataExchanges"
Expand Down
2 changes: 1 addition & 1 deletion dialogflow/apiv2/agents_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 dialogflow/apiv2/entity_types_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 dialogflow/apiv2/intents_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 dialogflow/apiv2beta1/agents_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 dialogflow/apiv2beta1/entity_types_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 dialogflow/apiv2beta1/intents_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.

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

0 comments on commit 8dc3d23

Please sign in to comment.