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

Closed
wants to merge 1 commit into from
Closed

Conversation

yoshi-automation
Copy link
Contributor

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

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

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

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
yoshi-automation added a commit to googleapis/go-genproto that referenced this pull request Aug 1, 2022
This is an auto-generated regeneration of the .pb.go files by
cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will
update the corresponding PR to depend on the newer version of go-genproto, and
assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot
will not create any more regeneration PRs. If all regen PRs are closed,
gapicgen will create a new set of regeneration PRs once per night.

If you have been assigned to review this PR, please:

- 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. That will prompt
genbot to assign reviewers to the google-cloud-go PR.

Corresponding google-cloud-go PR: googleapis/google-cloud-go#6454

Changes:

feat: Annotate RPCs with request routing information
  PiperOrigin-RevId: 464007599
  Source-Link: googleapis/googleapis@c52559c

chore: regenerate API index

  Source-Link: googleapis/googleapis@2e0cfb9

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

chore: regenerate API index

  Source-Link: googleapis/googleapis@03b3402

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!: 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 support for output only fields for dual stack clusters

  The output only ipv6 fields will be populated for dual stack clusters and it will be seen in "clusters describe" commands.

  ---
  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: launch GKE Cost Allocations configuration to the v1beta1 GKE API

  ---
  feat: add a GPU timesharing related API

  ---
  feat: Add support for specifying stack type for clusters

  Clients can now configured dual stack clusters by specifying a stack type of IPV4_IPV6. When used with a cluster creation command that creates a new subnet, the ipv6_access_type field can be used to specify whether the subnet has internal or external IPv6 access..

  ---
  feat: add protect config audit api

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

  ---
  feat: add NCCL fast socket installer API

  ---
  feat: Add Binauthz support to autopilot

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

  ---
  feat: add visibility label for GPU time-sharing and GPU mps

  ---
  feat: add total size limits to 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: expand PodAutoscaling message visibility

  ---
  feat: introduce PodAutoscaling message with direct_metrics_opt_in flag

  ---
  feat: add Location Policy API

  ---
  feat: Add Blue/Green Update API

  ---
  feat: add network tags to autopilot cluster

  ---
  feat: Add version EOL to ServerConfig

  ---
  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: WORKLOADS is deprecated as an allowed value for --monitoring

  ---
  docs: AutoprovisioningNodePoolDefaults.min_cpu_platform field is marked as deprecated
  PiperOrigin-RevId: 463701285
  Source-Link: googleapis/googleapis@1d31f2f

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

fix: @bazel_tools//build_defs/pkg:pkg.bzl points to the deprecated, Bazel internal version of pkg_tar.  This change migrates users of that version to the supported, public version in rules_pkg
  PiperOrigin-RevId: 463578364
  Source-Link: googleapis/googleapis@e8f5319

chore(ruby): Regenerate using microgenerator 0.15.2
  PiperOrigin-RevId: 463474700
  Source-Link: googleapis/googleapis@6433115

feat: add new load balancer insights to Stackdriver logging proto for Network Analyzer
  PiperOrigin-RevId: 463466882
  Source-Link: googleapis/googleapis@8c50660

chore(bazel): update gapic-generator-php to v1.5.0
  PiperOrigin-RevId: 463455928
  Source-Link: googleapis/googleapis@c549596

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

docs: Remove a broken link
  PiperOrigin-RevId: 463407909
  Source-Link: googleapis/googleapis@ea22966

chore(ruby): Regenerate using microgenerator 0.15.1
  PiperOrigin-RevId: 463405222
  Source-Link: googleapis/googleapis@0381249

feat: Publish new fields
  PiperOrigin-RevId: 463378622
  Source-Link: googleapis/googleapis@8229ab4

docs: updated some method comments and added an explicit note that DetectIntentRequest's text input is limited by 256 characters
  PiperOrigin-RevId: 463362184
  Source-Link: googleapis/googleapis@1805fc2

chore: update C# generator to 1.4.4
  The only currently-significant change here is the use of a consistent ordering for metadata and DI extension method generation.

  PiperOrigin-RevId: 463336339
  Source-Link: googleapis/googleapis@7152bf2

chore: regenerate API index

  Source-Link: googleapis/googleapis@282d3d7

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

chore: regenerate API index

  Source-Link: googleapis/googleapis@f454c15

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

chore(bazel): update protobuf to v3.21.3
  chore(bazel): update gax-java to 2.18.4

  PiperOrigin-RevId: 463115700
  Source-Link: googleapis/googleapis@52130a9

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
@product-auto-label product-auto-label bot added the size: xl Pull request size is extra large. label Aug 1, 2022
@snippet-bot
Copy link

snippet-bot bot commented Aug 1, 2022

Here is the summary of changes.

You are about to add 42 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@yoshi-automation yoshi-automation deleted the regen_gocloud branch August 1, 2022 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant