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#870

Changes:

docs(container): BinaryAuthorization.enabled field is marked as deprecated
  PiperOrigin-RevId: 464729666
  Source-Link: googleapis/googleapis@c77c067

feat(retail): new model service to manage recommendation models feat: support case insensitive match on search facets feat: allow disabling spell check in search requests feat: allow adding labels in search requests feat: allow returning min/max values on search numeric facets feat: allow using serving configs as an alias of placements feat: allow enabling recommendation filtering on custom attributes feat: return output BigQuery table on product / event export response feat: allow skiping default branch protection when doing product full import docs: keep the API doc up-to-date with recent changes
  PiperOrigin-RevId: 464664497
  Source-Link: googleapis/googleapis@c30c9cc

chore(compute): add py_test target for compute (#728)

  Source-Link: googleapis/googleapis@d7f7568

fix(datacatalog)!: fix datacatalog resource name config
  PiperOrigin-RevId: 464572702
  Source-Link: googleapis/googleapis@9f82a84

chore(bigquery/connection): deprecate the AwsCrossAccountRole property
  feat: add Azure Properties to Connection

  Azure properties are used by BigQuery Omni in Azure regions.

  PiperOrigin-RevId: 464570667
  Source-Link: googleapis/googleapis@75905af

feat(retail): support case insensitive match on search facets feat: allow to return min/max values on search numeric facets feat: allow to use serving configs as an alias of placements docs: keep the API doc up-to-date with recent changes
  PiperOrigin-RevId: 464560246
  Source-Link: googleapis/googleapis@139f56e
  • Loading branch information
yoshi-automation committed Aug 2, 2022
1 parent 34d839e commit a972cee
Show file tree
Hide file tree
Showing 32 changed files with 3,408 additions and 56 deletions.
140 changes: 140 additions & 0 deletions retail/apiv2/catalog_client.go

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

47 changes: 47 additions & 0 deletions retail/apiv2/catalog_client_example_test.go

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

Loading

0 comments on commit a972cee

Please sign in to comment.