Skip to content

feat: API regeneration: 20250530T225603Z #13961

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

Draft
wants to merge 56 commits into
base: main
Choose a base branch
from

Conversation

parthea
Copy link
Contributor

@parthea parthea commented May 31, 2025

Changes in this PR

  • Generated google-cloud-video-live-stream
  • Generated google-cloud-workflows
  • Generated google-cloud-retail
  • Generated google-cloud-netapp
  • Generated google-cloud-iap
  • Generated google-cloud-chronicle
  • Generated google-analytics-admin
  • Generated google-cloud-websecurityscanner
  • Generated google-cloud-container
  • Generated google-cloud-dlp
  • Generated google-shopping-merchant-inventories
  • Generated google-cloud-devicestreaming
  • Generated google-shopping-merchant-lfp
  • Generated google-shopping-merchant-reports
  • Generated google-cloud-storage-transfer
  • Generated google-cloud-alloydb
  • Generated google-cloud-parallelstore
  • Generated google-cloud-kms
  • Generated google-shopping-merchant-datasources
  • Generated google-area120-tables
  • Generated google-cloud-memorystore
  • Generated google-shopping-merchant-products
  • Generated google-analytics-data
  • Generated google-cloud-workstations
  • Generated google-cloud-bigquery-connection
  • Generated google-shopping-merchant-ordertracking
  • Generated google-cloud-discoveryengine
  • Generated google-cloud-support
  • Generated google-cloud-storage-control
  • Generated google-cloud-alloydb-connectors
  • Generated google-cloud-quotas
  • Generated google-cloud-modelarmor
  • Generated google-cloud-gke-backup
  • Generated google-cloud-storageinsights
  • Generated google-cloud-dataform
  • Generated google-cloud-cloudcontrolspartner
  • Generated google-maps-places
  • Generated google-shopping-merchant-reviews
  • Generated google-cloud-managedkafka
  • Generated google-cloud-public-ca
  • Generated google-cloud-iam
  • Generated google-shopping-merchant-promotions
  • Generated google-shopping-merchant-notifications
  • Generated google-cloud-compute
  • Generated google-ads-marketingplatform-admin
  • Generated google-shopping-merchant-quota
  • Generated google-cloud-run
  • Generated google-shopping-merchant-conversions
  • Generated google-cloud-bigquery-analyticshub
  • Generated google-cloud-dataproc-metastore
  • Generated google-cloud-compute-v1beta
  • Generated google-ai-generativelanguage
  • Generated google-cloud-commerce-consumer-procurement

Errors

  • Error while generating google-cloud-dataplex
  • Error while generating google-shopping-merchant-accounts
  • Error while generating google-cloud-gke-hub

parthea and others added 30 commits May 27, 2025 20:27
feat: added OutputType field to the Clip resource to support MP4 clipping
feat: added DVRSession methods to support DVR feature
docs: Clarified GCS in the comment for method `DeleteClip` in service `LivestreamService`
docs: Updated comment for field `update_mask` in message `.google.cloud.video.livestream.v1.UpdateInputRequest` to indicate updates in `tier` field are allowed
docs: A comment for field `requested_cancellation` in message `.google.cloud.video.livestream.v1.OperationMetadata` is changed to clarify error type


PiperOrigin-RevId: 758761402
Source-Link: googleapis/googleapis@c180136
fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@bab01b3
feat: add a user_attributes field in SearchRequest that can be used for personalization
feat: add a model_scores field in SearchResponse.results to expose model quality signals
feat: data_source_id replaces primary_feed_id in MerchantCenterFeedFilter


PiperOrigin-RevId: 763884353
Source-Link: googleapis/googleapis@6d09280
feat: A new message 'google.cloud.netapp.v1.BackupRetentionPolicy' is added in 'google.cloud.netapp.v1.BackupVault'
feat: A new field 'enforced_retention_end_time' in message 'google.cloud.netapp.v1.Backup' is added
feat: New fields 'custom_performance_enabled', 'total_throughput_mibps', 'total_iops' in message 'google.cloud.netapp.v1.StoragePool' are added
docs: A comment for field `transfer_bytes` in message `.google.cloud.netapp.v1.TransferStats` is changed


PiperOrigin-RevId: 759339617
Source-Link: googleapis/googleapis@90c4519
docs: Add clarifications on IAP CorsSettings behavior
docs: Minor updates on GcipSettings description


PiperOrigin-RevId: 763926233
Source-Link: googleapis/googleapis@361c494
fix!: A new packaging option `com.google.cloud.chronicle.v1` for `java_package` is added
fix!: An existing packaging option `google.cloud.chronicle.v1` for `java_package` is removed


PiperOrigin-RevId: 758042767
Source-Link: googleapis/googleapis@ee4dca4
fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@bab01b3
fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@bab01b3
feat: add topology_manager in NodeKubeletConfig
feat: add image_gc_low_threshold_percent in NodeKubeletConfig
feat: add image_gc_high_threshold_percent in NodeKubeletConfig
feat: add image_minimum_gc_age in NodeKubeletConfig
feat: add image_maximum_gc_age in NodeKubeletConfig
feat: add container_log_max_size in NodeKubeletConfig
feat: add container_log_max_files in NodeKubeletConfig
feat: add allowed_unsafe_sysctls in NodeKubeletConfig
feat: add max_run_duration in NodeConfig
feat: add flex_start in NodeConfig
feat: add performance_monitoring_unit in AdvancedMachineFeatures
feat: add high_scale_checkpointing_config in AddonsConfig
feat: add alpha_cluster_feature_gates in Cluster
feat: add pod_autoscaling in Cluster
feat: add desired_pod_autoscaling in ClusterUpdate
feat: add desired_disable_l4_lb_firewall_reconciliation in ClusterUpdate
feat: add desired_anonymous_authentication_config in ClusterUpdate
feat: add max_run_duration in UpdateNodePoolRequest
feat: add flex_start in UpdateNodePoolRequest
feat: add NODE_SERVICE_ACCOUNT_MISSING_PERMISSIONS in StatusCondition.Code
feat: add disable_l4_lb_firewall_reconciliation in NetworkConfig
feat: add UPGRADE_INFO_EVENT in NotificationConfig.EventType
feat: add confidential_instance_type in ConfidentialNodes
feat: add event_type in UpgradeInfoEvent
feat: add standard_support_end_time in UpgradeInfoEvent
feat: add extended_support_end_time in UpgradeInfoEvent
feat: add mitigated_versions in SecurityBulletinEvent
feat: add autopilot_compatibility_auditing_enabled in WorkloadPolicyConfig
feat: add KCP_HPA in LoggingComponentConfig.Component
feat: add JOBSET in MonitoringComponentConfig.Component
feat: add auto_monitoring_config in ManagedPrometheusConfig
feat: add data_cache_count in EphemeralStorageLocalSsdConfig
feat: add FetchClusterUpgradeInfoRequest
feat: add ClusterUpgradeInfo
feat: add UpgradeDetails
feat: add FetchNodePoolUpgradeInfoRequest
feat: add NodePoolUpgradeInfo
docs: Minor documentation updates


feat: add topology_manager in NodeKubeletConfig
feat: add image_gc_low_threshold_percent in NodeKubeletConfig
feat: add image_gc_high_threshold_percent in NodeKubeletConfig
feat: add image_minimum_gc_age in NodeKubeletConfig
feat: add image_maximum_gc_age in NodeKubeletConfig
feat: add container_log_max_size in NodeKubeletConfig
feat: add container_log_max_files in NodeKubeletConfig
feat: add allowed_unsafe_sysctls in NodeKubeletConfig
feat: add TopologyManager
feat: add MemoryManager
feat: add storage_pools in NodeConfig
feat: add max_run_duration in NodeConfig
feat: add local_ssd_encryption_mode in NodeConfig
feat: add effective_cgroup_mode in NodeConfig
feat: add flex_start in NodeConfig
feat: add performance_monitoring_unit in AdvancedMachineFeatures
feat: add parallelstore_csi_driver_config in AddonsConfig
feat: add high_scale_checkpointing_config in AddonsConfig
feat: add private_endpoint_enforcement_enabled in MasterAuthorizedNetworksConfig
feat: add alpha_cluster_feature_gates in Cluster
feat: add pod_autoscaling in Cluster
feat: add control_plane_endpoints_config in Cluster
feat: add user_managed_keys_config in Cluster
feat: add rbac_binding_config in Cluster
feat: add anonymous_authentication_config in Cluster
feat: add linux_node_config in NodePoolAutoConfig
feat: add desired_default_enable_private_nodes in ClusterUpdate
feat: add desired_control_plane_endpoints_config in ClusterUpdate
feat: add desired_pod_autoscaling in ClusterUpdate
feat: add user_managed_keys_config in ClusterUpdate
feat: add desired_rbac_binding_config in ClusterUpdate
feat: add desired_enterprise_config in ClusterUpdate
feat: add desired_disable_l4_lb_firewall_reconciliation in ClusterUpdate
feat: add desired_node_pool_auto_config_linux_node_config in ClusterUpdate
feat: add desired_compliance_posture_config in ClusterUpdate
feat: add desired_anonymous_authentication_config in ClusterUpdate
feat: add storage_pools in UpdateNodePoolRequest
feat: add max_run_duration in UpdateNodePoolRequest
feat: add flex_start in UpdateNodePoolRequest
feat: add upgrade_target_version in ReleaseChannelConfig
feat: add NODE_SERVICE_ACCOUNT_MISSING_PERMISSIONS in StatusCondition.Code
feat: add disable_l4_lb_firewall_reconciliation in NetworkConfig
feat: add UPGRADE_INFO_EVENT in NotificationConfig.EventType
feat: add confidential_instance_type in ConfidentialNodes
feat: add event_type in UpgradeInfoEvent
feat: add standard_support_end_time in UpgradeInfoEvent
feat: add extended_support_end_time in UpgradeInfoEvent
feat: add mitigated_versions in SecurityBulletinEvent
feat: add autopilot_compatibility_auditing_enabled in WorkloadPolicyConfig
feat: add KCP_HPA in LoggingComponentConfig.Component
feat: add JOBSET in MonitoringComponentConfig.Component
feat: add auto_monitoring_config in ManagedPrometheusConfig
feat: add data_cache_count in EphemeralStorageLocalSsdConfig
feat: add FetchClusterUpgradeInfoRequest
feat: add ClusterUpgradeInfo
feat: add UpgradeDetails
feat: add FetchNodePoolUpgradeInfoRequest
feat: add NodePoolUpgradeInfo
docs: Minor documentation updates


PiperOrigin-RevId: 762300747
PiperOrigin-RevId: 763307848
Source-Link: googleapis/googleapis@8cf16d3
Source-Link: googleapis/googleapis@9bed6f0
feat: add Dataplex Catalog action for discovery configs

feat: add a project ID to table reference so that org parents can create single table discovery configs.

feat: new fields for data profile finding.

docs: various doc revisions

PiperOrigin-RevId: 763907074
Source-Link: googleapis/googleapis@d8bb284
…bab01b3

fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@bab01b3
chore(ruby): Configure clients for Device Streaming


PiperOrigin-RevId: 759285815
Source-Link: googleapis/googleapis@90926b6
fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@bab01b3
fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@bab01b3
feat: support Azure federated identity
feat: support BYOSA
docs: A comment for message `ObjectConditions` is changed
docs: A comment for field `list_url` in message `.google.storagetransfer.v1.HttpData` is changed
docs: A comment for field `overwrite_objects_already_existing_in_sink` in message `.google.storagetransfer.v1.TransferOptions` is changed
docs: A comment for field `end_time_of_day` in message `.google.storagetransfer.v1.Schedule` is changed
docs: A comment for enum value `COPY` in enum `LoggableAction` is changed


PiperOrigin-RevId: 762602696
Source-Link: googleapis/googleapis@bbeb053
feat: Sync AlloyDB API changes from HEAD to stable
feat: Add new CSQL API for supporting Cluster creation from Cloud SQL
feat: Add new methods for exporting, importing and upgrade Cluster operations
feat: Add new fields to support observability configurations, machine types and PSC related configs
docs: A comment for field `encryption_config` in message `.google.cloud.alloydb.v1.AutomatedBackupPolicy` is changed
docs: A comment for field `encryption_config` in message `.google.cloud.alloydb.v1.ContinuousBackupConfig` is changed
docs: A comment for message `Instance` is changed
docs: A comment for field `zone_id` in message `.google.cloud.alloydb.v1.Instance` is changed
docs: A comment for field `id` in message `.google.cloud.alloydb.v1.Instance` is changed
docs: A comment for field `ip` in message `.google.cloud.alloydb.v1.Instance` is changed
docs: A comment for field `state` in message `.google.cloud.alloydb.v1.Instance` is changed
docs: A comment for field `database_flags` in message `.google.cloud.alloydb.v1.Instance` is changed
docs: A comment for field `user` in message `.google.cloud.alloydb.v1.ExecuteSqlRequest` is changed
docs: A comment for field `use_metadata_exchange` in message `.google.cloud.alloydb.v1.GenerateClientCertificateRequest` is changed
docs: A comment for field `requested_cancellation` in message `.google.cloud.alloydb.v1.OperationMetadata` is changed


feat: Add CloudSQL support for RestoreCluster operation
feat: Add new fields and methods to the AlloyDB API
feat: Improve documentation of existing API fields
feat: Add GCA Entitlement type
feat: Add fields to PscInstanceConfig
feat: Add recommended_value and scope field to SupportedDatabaseFlags
feat: make user optional in ExecuteSql API
feat: Add Import and Export functionalities
feat: Add machine_type field to instance config
feat: Add a new GCAEntitlement field in Gemini config
feat: Add the GCAInstanceConfig field in instance
docs: A comment for field `encryption_config` in message `.google.cloud.alloydb.v1beta.AutomatedBackupPolicy` is changed
docs: A comment for field `encryption_config` in message `.google.cloud.alloydb.v1beta.ContinuousBackupConfig` is changed
docs: A comment for message `Instance` is changed
docs: A comment for field `track_wait_event_types` in message `.google.cloud.alloydb.v1beta.Instance` is changed
docs: A comment for field `user` in message `.google.cloud.alloydb.v1beta.ExecuteSqlRequest` is changed
docs: A comment for field `use_metadata_exchange` in message `.google.cloud.alloydb.v1beta.GenerateClientCertificateRequest` is changed


docs: A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.AutomatedBackupPolicy` is changed
docs: A comment for field `encryption_config` in message `.google.cloud.alloydb.v1alpha.ContinuousBackupConfig` is changed
docs: A comment for message `Instance` is changed
docs: A comment for field `zone_id` in message `.google.cloud.alloydb.v1alpha.Instance` is changed
docs: A comment for field `id` in message `.google.cloud.alloydb.v1alpha.Instance` is changed
docs: A comment for field `ip` in message `.google.cloud.alloydb.v1alpha.Instance` is changed
docs: A comment for field `state` in message `.google.cloud.alloydb.v1alpha.Instance` is changed
docs: A comment for field `track_wait_event_types` in message `.google.cloud.alloydb.v1alpha.Instance` is changed
docs: A comment for field `database_flags` in message `.google.cloud.alloydb.v1alpha.Instance` is changed
docs: A comment for field `user` in message `.google.cloud.alloydb.v1alpha.ExecuteSqlRequest` is changed
docs: A comment for field `use_metadata_exchange` in message `.google.cloud.alloydb.v1alpha.GenerateClientCertificateRequest` is changed
docs: A comment for field `requested_cancellation` in message `.google.cloud.alloydb.v1alpha.OperationMetadata` is changed
feat: A new service `AlloyDBCSQLAdmin` is added
feat: A new message `RestoreFromCloudSQLRequest` is added
feat: A new enum `GCAEntitlementType` is added
feat: A new message `GCAInstanceConfig` is added
feat: A new field `machine_type` is added to message `.google.cloud.alloydb.v1alpha.Instance`
feat: A new field `assistive_experiences_enabled` is added to message `.google.cloud.alloydb.v1alpha.Instance`
feat: A new message `PscAutoConnectionConfig` is added
feat: A new field `psc_auto_connections` is added to message `.google.cloud.alloydb.v1alpha.Instance`
feat: A new field `gca_config` is added to message `.google.cloud.alloydb.v1alpha.Instance`
feat: A new enum `Scope` is added
feat: A new field `recommended_string_value` is added to message `.google.cloud.alloydb.v1alpha.SupportedDatabaseFlag`
feat: A new field `recommended_integer_value` is added to message `.google.cloud.alloydb.v1alpha.SupportedDatabaseFlag`
feat: A new field `scope` is added to message `.google.cloud.alloydb.v1alpha.SupportedDatabaseFlag`
feat: A new method `ExportCluster` is added to service `AlloyDBAdmin`
feat: A new method `ImportCluster` is added to service `AlloyDBAdmin`
feat: A new message `GcsDestination` is added
feat: A new message `ExportClusterRequest` is added
feat: A new message `ExportClusterResponse` is added
feat: A new message `ImportClusterRequest` is added
feat: A new message `ImportClusterResponse` is added
feat: A new field `scope` is added to message `.google.cloud.alloydb.v1alpha.ListSupportedDatabaseFlagsRequest`


chore: rename AlloyDBCSQLAdmin service to AlloyDBCloudSQLAdmin in the Ruby client


fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 757903570
PiperOrigin-RevId: 757969486
PiperOrigin-RevId: 758044677
PiperOrigin-RevId: 758779525
PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@809eb53
Source-Link: googleapis/googleapis@65b4634
Source-Link: googleapis/googleapis@dc06efa
Source-Link: googleapis/googleapis@28f762a
Source-Link: googleapis/googleapis@bab01b3
fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@bab01b3
feat: Adding eTag field to AutokeyConfig
docs: Updating docs for total_size field in KMS List APIs


docs: A comment for enum value `DESTROYED` in enum `CryptoKeyVersionState` is changed


PiperOrigin-RevId: 758946748
PiperOrigin-RevId: 759163334
Source-Link: googleapis/googleapis@29b2bad
Source-Link: googleapis/googleapis@c6d7efa
…bab01b3

fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@bab01b3
chore: rename gapic.yaml and service.yaml files for better consistency


PiperOrigin-RevId: 756767540
Source-Link: googleapis/googleapis@07daa3d
fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@bab01b3
…01b3

fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@bab01b3
fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@bab01b3
fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@bab01b3
chore: rename gapic.yaml and service.yaml files for better consistency


PiperOrigin-RevId: 756767540
Source-Link: googleapis/googleapis@07daa3d
…t bab01b3

chore(ruby): Add google-shopping-type dependency to google-shopping-merchant-order_tracking


fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 759286942
PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@bce1678
Source-Link: googleapis/googleapis@bab01b3
fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@bab01b3
Google Cloud SDK added 26 commits May 30, 2025 23:47
docs: Bring comments and metadata up to date
feat: Deprecate the `Actor.email` field and add `username` to replace it
feat: Annotate `Comment.plain_text_body` as deprecated (it was already deprecated, but now we're adding the annotation for it)


feat: publish client libraries for CSAPI v2beta


docs: Update Cloud Support RPC comments to no longer include cURL and Python examples


docs: Annotate all names with IDENTIFIER
docs: Use backticks around `username` in documentation for `Actor.email`


docs: Remove unnecessary curl and Python documentation


PiperOrigin-RevId: 758717798
PiperOrigin-RevId: 758765891
PiperOrigin-RevId: 760759691
PiperOrigin-RevId: 761132326
PiperOrigin-RevId: 761143897
Source-Link: googleapis/googleapis@84f0429
Source-Link: googleapis/googleapis@c7a80cb
Source-Link: googleapis/googleapis@3ef440a
Source-Link: googleapis/googleapis@a4367c5
Source-Link: googleapis/googleapis@c799c51
feat: Add Client Libraries Storage IntelligenceConfig

This includes addition of the following client libraries
 - GetProjectIntelligenceConfig
 - UpdateProjectIntelligenceConfig
 - GetFolderIntelligenceConfig
 - UpdateFolderIntelligenceConfig
 - GetOrganizationIntelligenceConfig
 - UpdateOrganizationIntelligenceConfig


PiperOrigin-RevId: 758498764
Source-Link: googleapis/googleapis@e6c5fab
feat: Sync AlloyDB API changes from HEAD to stable
feat: Add new CSQL API for supporting Cluster creation from Cloud SQL
feat: Add new methods for exporting, importing and upgrade Cluster operations
feat: Add new fields to support observability configurations, machine types and PSC related configs
docs: A comment for field `encryption_config` in message `.google.cloud.alloydb.v1.AutomatedBackupPolicy` is changed
docs: A comment for field `encryption_config` in message `.google.cloud.alloydb.v1.ContinuousBackupConfig` is changed
docs: A comment for message `Instance` is changed
docs: A comment for field `zone_id` in message `.google.cloud.alloydb.v1.Instance` is changed
docs: A comment for field `id` in message `.google.cloud.alloydb.v1.Instance` is changed
docs: A comment for field `ip` in message `.google.cloud.alloydb.v1.Instance` is changed
docs: A comment for field `state` in message `.google.cloud.alloydb.v1.Instance` is changed
docs: A comment for field `database_flags` in message `.google.cloud.alloydb.v1.Instance` is changed
docs: A comment for field `user` in message `.google.cloud.alloydb.v1.ExecuteSqlRequest` is changed
docs: A comment for field `use_metadata_exchange` in message `.google.cloud.alloydb.v1.GenerateClientCertificateRequest` is changed
docs: A comment for field `requested_cancellation` in message `.google.cloud.alloydb.v1.OperationMetadata` is changed


feat: Add CloudSQL support for RestoreCluster operation
feat: Add new fields and methods to the AlloyDB API
feat: Improve documentation of existing API fields
feat: Add GCA Entitlement type
feat: Add fields to PscInstanceConfig
feat: Add recommended_value and scope field to SupportedDatabaseFlags
feat: make user optional in ExecuteSql API
feat: Add Import and Export functionalities
feat: Add machine_type field to instance config
feat: Add a new GCAEntitlement field in Gemini config
feat: Add the GCAInstanceConfig field in instance
docs: A comment for field `encryption_config` in message `.google.cloud.alloydb.v1beta.AutomatedBackupPolicy` is changed
docs: A comment for field `encryption_config` in message `.google.cloud.alloydb.v1beta.ContinuousBackupConfig` is changed
docs: A comment for message `Instance` is changed
docs: A comment for field `track_wait_event_types` in message `.google.cloud.alloydb.v1beta.Instance` is changed
docs: A comment for field `user` in message `.google.cloud.alloydb.v1beta.ExecuteSqlRequest` is changed
docs: A comment for field `use_metadata_exchange` in message `.google.cloud.alloydb.v1beta.GenerateClientCertificateRequest` is changed


fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 757903570
PiperOrigin-RevId: 757969486
PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@809eb53
Source-Link: googleapis/googleapis@65b4634
Source-Link: googleapis/googleapis@bab01b3
fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@bab01b3
feat: add support for Model Armor v1beta API


PiperOrigin-RevId: 763267768
Source-Link: googleapis/googleapis@17b10a6
feat: Add BackupChannel field in BackupPlan
feat: Add RestoreChannel field in RestorePlan
feat: Add BackupConfig of Backups in BackupPlanBinding
feat: Add support for Project ID in BackupChannel and RestoreChannel
docs: minor documentation fixes


PiperOrigin-RevId: 758503180
Source-Link: googleapis/googleapis@8a3ddf0
feat: Add Client Libraries for Datasets

This commit includes addition of the datasets client libraries and updates to the comments in the Storage Insights API.


PiperOrigin-RevId: 758522371
Source-Link: googleapis/googleapis@ac36039
feat: Support adding a workflow action to execute a Data Preparation node
docs: Updated the formatting in some comments in multiple services


feat: Support adding a workflow action to execute a Data Preparation node
docs: Updated the formatting in some comments in multiple services


PiperOrigin-RevId: 759506593
PiperOrigin-RevId: 759511972
Source-Link: googleapis/googleapis@e82ef04
Source-Link: googleapis/googleapis@b1161bf
…01b3

fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@bab01b3
fix!: An existing field `description` is removed from message `.google.maps.places.v1.Place`
fix!: An existing field `references` is removed from message `.google.maps.places.v1.Place`
fix!: An existing message `AreaSummary` is removed
fix!: An existing field `area_summary` is removed from message `.google.maps.places.v1.Place`
docs: change comments for some fields in Places API
feat: add address descriptor proto
feat: add new photo fields
feat: update GenerativeSummary fields
feat: add new GoogleMapsLinks fields
feat: add new NeighborhoodSummary fields
feat: add new ReviewSummary fields
feat: add new review fields


docs: remove auto-generated snippets for google/maps/places/v1


chore: Remove auto-generated Java snippets for google/maps/places/v1


PiperOrigin-RevId: 757991647
PiperOrigin-RevId: 764327453
PiperOrigin-RevId: 764789504
Source-Link: googleapis/googleapis@6942862
Source-Link: googleapis/googleapis@7e94d69
Source-Link: googleapis/googleapis@821be15
fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@bab01b3
feat: add Managed Kafka ACL API


PiperOrigin-RevId: 762087424
Source-Link: googleapis/googleapis@10878b0
chore: just removing C++ arenas in generated code


PiperOrigin-RevId: 761402193
Source-Link: googleapis/googleapis@443957b
chore: Fix Ruby gem names for IAM v3 and v3beta


PiperOrigin-RevId: 759745927
Source-Link: googleapis/googleapis@8fe4ca0
…ab01b3

fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@bab01b3
…t bab01b3

fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@bab01b3
fix!: Remove schemas.MachineType.scratchDisks.scratchDisk from config (#1027)

The field and type have already been through a deprecation process.  This is an intended breaking change. Googlers: see cl/751378213
build(python): add service_yaml and rest_numeric_enums configurations (#1040)


Source-Link: googleapis/googleapis@e1e3efd
Source-Link: googleapis/googleapis@1a22026
…edfdd

chore(ruby): Configure clients for marketing platform admin


PiperOrigin-RevId: 759285810
Source-Link: googleapis/googleapis@4cedfdd
fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@bab01b3
feat: support node selector in Cloud Run jobs for GPU setting


feat: support GPU zonal redundancy setting in Cloud Run services


PiperOrigin-RevId: 758305326
PiperOrigin-RevId: 758382964
Source-Link: googleapis/googleapis@b4fd697
Source-Link: googleapis/googleapis@295a170
…bab01b3

fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@bab01b3
…70a1b

feat: Add support for Analytics Hub & Marketplace Integration
feat: Adding CommercialInfo message to the Listing and Subscription resources
feat: Adding allow_only_metadata_sharing to Listing resource
feat: Adding routine field to the SharedResource message
feat: Adding DestinationDataset to the Subscription resource
feat: Adding delete_commercial and revoke_commercial to DeleteListingRequest and RevokeSubscriptionRequest


PiperOrigin-RevId: 758114056
Source-Link: googleapis/googleapis@1270a1b
fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@bab01b3
feat: add google/cloud/compute/v1beta (#1033)

* build: implement matrix strategy for DIREGAPIC action

* build: add alpha compute files

* build: Include API channel in auto-generated PR

* build: fix matrix specification

* build: Have DIREGAPIC action use triggering ref or default branch

* build: remove the field ScratchDisks

The field was also removed purposefully in v1

* build: Add v1 proto for use as "previous proto" in conversion

* build: allow all matrix jobs to complete even if some fail

* build: fix location of fail-fast setting

The original reference I used had it in the wrong place.

Correct GitHub ref: https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#jobsjob_idstrategyfail-fast

* build: Disable PHP and C# builds for alpha

PHP just failed. Not clear what the issue is.
C# has some known failures. One of them may be the use of 3 repeated fields.

* build: Disable Ruby generation

This was causing some errors, too.

* build: fix version in Discovery file before further processing

* build: jq is supposedly pre-installed in GitHub actions

* feat: Move alpha to v1alpha in all paths

* build: We do need to install jq

* build: Try installing without sudo

sudo is not found!

* build: Fix regex

"version" is the last field, so it has no trailing comma

* build: Fix Go imports in BUILD

* build: prepare for processing beta: copy files from alpha

* build: update the beta file contents to refer to beta symbols

* build: configure action to run for beta as well.

* build: Have each channel use its own branch for the PR

* Update syntax for matrix.version in branch name

* add initial versions of alpha/beta discovery docs

* Revert "add initial versions of alpha/beta discovery docs"

This reverts commit 489a29cdc587ff4e10fc74765acbcf99ac34d496.

* stage discovery docs

* remove alpha

* add compute.v1beta.json which is needed for kokoro presubmit

* build: add python settings

* import changes from PR 1035

* clean up

* clean up

* Remove redundant bazelisk build

---------

Co-authored-by: Victor Chudnovsky <[email protected]>
chore: minor formatting


build(python): add service_yaml and rest_numeric_enums configurations (#1040)


feat: Update Compute Engine v1beta API to revision 20250511 (#1041)


Source-Link: googleapis/googleapis@2fc3abe
Source-Link: googleapis/googleapis@24cb982
Source-Link: googleapis/googleapis@1a22026
Source-Link: googleapis/googleapis@a72e939
fix: upgrade gRPC service registration func

An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.


PiperOrigin-RevId: 759724486
Source-Link: googleapis/googleapis@bab01b3
…ommit 32a745d

fix!: An existing google.api.http annotation `http_uri` is changed for method `UpdateLicensePool` in service `LicenseManagementService`


PiperOrigin-RevId: 762268423
Source-Link: googleapis/googleapis@32a745d
Copy link

google-cla bot commented May 31, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant