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

Changes:

feat(retail): 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 docs: keep the API doc up-to-date with recent changes
  PiperOrigin-RevId: 463980128
  Source-Link: googleapis/googleapis@d6bce0e

feat(aiplatform): making network arg optional in aiplatform v1 custom_job.proto feat: added SHARED_RESOURCES enum to aiplatform v1 model.proto docs: doc edits to aiplatform v1 dataset_service.proto, job_service.proto, model_service.proto, pipeline_service.proto, saved_query.proto, study.proto, types.proto
  PiperOrigin-RevId: 463932566
  Source-Link: googleapis/googleapis@37aaa1e

feat(aiplatform): making network arg optional in aiplatform v1beta1 custom_job.proto feat: DeploymentResourcePool and DeployementResourcePoolService added to aiplatform v1beta1 model.proto (cl/463147866) docs: doc edits to aiplatform v1beta1 job_service.proto, model_service.proto, pipeline_service.proto, saved_query.proto, study.proto, types.proto
  PiperOrigin-RevId: 463932106
  Source-Link: googleapis/googleapis@efbe03d

chore(longrunning): configure stand-alone LongRunning client for PHP
  PiperOrigin-RevId: 463896105
  Source-Link: googleapis/googleapis@378a63c

docs(contactcenterinsights): Updating comments chore:remove LRO to API list
  PiperOrigin-RevId: 463893258
  Source-Link: googleapis/googleapis@e47c0cd

fix(analytics/admin): Add py_test targets
  PiperOrigin-RevId: 463701296
  Source-Link: googleapis/googleapis@abe1522

fix(container)!: revert bad publishing
  This RPC is not supposed to be published at this moment because Java generator cannot support this path template.
  It will be re-published when the generator is fixed.

  ---
  feat: add APIs for GKE Control Plane Metrics

  ---
  feat: add APIs for GKE node pool blue-green upgrade

  ---
  feat: add GetFeatureBlockers API to get the blockers for migrating the workloads to a GKE cluster with the given feature

  ---
  feat: Update Node Pool Update Strategy Enum

  ---
  feat: add a GPU timesharing related API

  ---
  feat: add ConfidentialNodes node pool API to v1

  ---
  feat: update proto for high throughput logging feature

  ---
  feat: add V1 GPU sharing config to API

  ---
  feat: add NCCL fast socket installer API

  ---
  feat: Add Binauthz support to autopilot

  ---
  feat: add etag support to clusters and node pools

  ---
  feat: add total size limits to API

  ---
  feat: Add managed prometheus feature to GKE public API

  ---
  feat: added support for newly created node-pools to opt in to a premium bandwidth feature, allowing higher bandwidth for VM to VM traffic

  ---
  feat: add support to modify kubelet pod pid limit in node system configuration

  ---
  feat: add update support for node pool tags, labels and taints

  ---
  feat: add Location Policy API

  ---
  feat: Add Blue/Green Update API

  ---
  feat: add network tags to autopilot cluster

  ---
  feat: Add version EOL to ServerConfig

  ---
  feat: Add CompleteNodePoolUpgradeRequest

  ---
  feat: added spot vm support on GKE

  ---
  feat: GKE Identity Service launches to GA phase

  ---
  fix: made node pool logging config a node config

  ---
  docs: fix broken link

  ---
  docs: Add busy polling options to LinuxNodeConfig options

  ---
  docs: Fix bulleted list formatting

  ---
  docs: added note about Autopilot not supporting NodeConfig

  ---
  docs: AutoprovisioningNodePoolDefaults.min_cpu_platform field is marked as deprecated
  PiperOrigin-RevId: 463701283
  Source-Link: googleapis/googleapis@080f9b6

docs(bigquery/storage): clarify size limitations for AppendRowsRequest chore: add preferred_min_stream_count to CreateReadSessionRequest chore: add write_stream to AppendRowsResponse
  PiperOrigin-RevId: 463602530
  Source-Link: googleapis/googleapis@d33b3fa

feat(bigquery/connection): Add service_account_id output field to CloudSQL properties
  Clients can now observe the Service Account that is being used when connecting to the CloudSQL from the BigQuery.

  PiperOrigin-RevId: 463445598
  Source-Link: googleapis/googleapis@fe833dd

feat(dataform): Release API version v1beta1 (no changes to v1alpha2)
  PiperOrigin-RevId: 463269555
  Source-Link: googleapis/googleapis@5261728

docs(dialogflow): added an explicit note that DetectIntentRequest's text input is limited by 256 characters
  PiperOrigin-RevId: 463252698
  Source-Link: googleapis/googleapis@eeacaab

chore(networksecurity): Update networksecurity v1 BUILD.bazel for python
  PiperOrigin-RevId: 463219549
  Source-Link: googleapis/googleapis@039daa2

feat(aiplatform): add DeploymentResourcePool in aiplatform v1beta1 deployment_resource_pool.proto feat: add DeploymentResourcePoolService in aiplatform v1beta1 deployment_resource_pool_service.proto feat: add SHARED_RESOURCES to DeploymentResourcesType in aiplatform v1beta1 model.proto
  PiperOrigin-RevId: 463147866
  Source-Link: googleapis/googleapis@6276461

chore(functions): Configure Ruby Bazel builds for Functions V2 client
  PiperOrigin-RevId: 463142926
  Source-Link: googleapis/googleapis@fbe2cfc

fix(spanner/admin/database): target new spanner db admin service config
  chore: remove old spanner db admin service config
  PiperOrigin-RevId: 463110616
  Source-Link: googleapis/googleapis@0f38696
  • Loading branch information
yoshi-automation committed Aug 1, 2022
1 parent 926bb3a commit 4126c3b
Show file tree
Hide file tree
Showing 103 changed files with 7,115 additions and 563 deletions.
943 changes: 943 additions & 0 deletions aiplatform/apiv1beta1/deployment_resource_pool_client.go

Large diffs are not rendered by default.

368 changes: 368 additions & 0 deletions aiplatform/apiv1beta1/deployment_resource_pool_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 4126c3b

Please sign in to comment.