Victor Chudnovsky
3a82384dcf
build: use different runner image so as to have access to git binary
2025-06-02 15:31:47 -07:00
Victor Chudnovsky
c89fdb7bb8
build: verify git is found
...
The action started failing with error message:
/__w/_temp/e06c6822-2a4e-4e2c-8f71-b3216dc09ff4.sh: 2: git: not
found
2025-06-02 15:05:44 -07:00
Victor Chudnovsky
1d424ebe92
clarify TODOs
2025-05-30 15:15:21 -07:00
Victor Chudnovsky
f49a0e7905
build: use triggering ref or default branch
2025-05-30 14:04:45 -07:00
Victor Chudnovsky
0b315c2695
build: temporarily comment out C# and Ruby build rules
2025-05-30 13:00:53 -07:00
Google APIs
89d75d55e2
feat: add network_attachment to PscInterfaceConfig
...
feat: add psc_interface_config to CustomJobSpec
feat: add psc_interface_config to PersistentResource
feat: add psc_interface_config to PipelineJob
PiperOrigin-RevId: 765264778
2025-05-30 11:18:21 -07:00
Google APIs
d03cc13314
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 https://github.com/googleapis/google-cloud-go/pull/11025 .
PiperOrigin-RevId: 765227853
2025-05-30 09:45:36 -07:00
Google APIs
021fc2e17e
docs: fix various typos in commentary
...
PiperOrigin-RevId: 764977880
2025-05-29 19:14:36 -07:00
Google APIs
8e81724ff7
feat: Expose URL Context API to v1
...
PiperOrigin-RevId: 764946762
2025-05-29 17:17:39 -07:00
Google APIs
69f9caad26
feat: Expose URL Context API to v1beta1
...
PiperOrigin-RevId: 764899677
2025-05-29 15:03:48 -07:00
Google APIs
93f5d45535
feat: A new field include_thoughts is added to message .google.cloud.aiplatform.v1.GenerationConfig.ThinkingConfig
...
feat: A new field `thought_signature` is added to message `.google.cloud.aiplatform.v1.Part`
feat: A new field `thought` is added to message `.google.cloud.aiplatform.v1.Part`
docs: allow field `thought` to be set as input
PiperOrigin-RevId: 764850502
2025-05-29 13:05:11 -07:00
Google APIs
821be1529e
chore: Remove auto-generated Java snippets for google/maps/places/v1
...
PiperOrigin-RevId: 764789504
2025-05-29 10:35:41 -07:00
Google APIs
ea40277431
feat: A new field include_thoughts is added to message .google.cloud.aiplatform.v1.Part
...
feat: A new field `thought` is added to message `.google.cloud.aiplatform.v1.Part`
feat: A new field `thought_signature` is added to message `.google.cloud.aiplatform.v1.GenerationConfig.ThinkingConfig`
PiperOrigin-RevId: 764447916
2025-05-28 15:46:54 -07:00
Google APIs
7e94d69d44
docs: remove auto-generated snippets for google/maps/places/v1
...
PiperOrigin-RevId: 764327453
2025-05-28 10:45:10 -07:00
Google APIs
b5d96b585f
docs: update enum descriptions for DatasetView
...
docs: remove preview labels for job creation optional fields
PiperOrigin-RevId: 764293653
2025-05-28 09:25:33 -07:00
Google APIs
361c4941cc
docs: Add clarifications on IAP CorsSettings behavior
...
docs: Minor updates on GcipSettings description
PiperOrigin-RevId: 763926233
2025-05-27 13:32:21 -07:00
Google APIs
07ab54bca5
feat: Introduce RAG as context/memory store for Gemini Live API
...
docs: A comment for message `RagFileParsingConfig` is updated.
docs: A comment for field `global_max_embedding_requests_per_min` in message `.google.cloud.aiplatform.v1beta1.ImportRagFilesConfig` is updated.
PiperOrigin-RevId: 763909021
2025-05-27 12:48:23 -07:00
Google APIs
d8bb284d3d
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
2025-05-27 12:43:42 -07:00
Google APIs
6d09280130
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
2025-05-27 11:45:27 -07:00
Google APIs
9a49a7dd1b
feat: add v1beta version of Workspace Events API
...
PiperOrigin-RevId: 763834740
2025-05-27 09:50:16 -07:00
Google APIs
0cda37e7ad
feat: Creating a simple proto addition for the new publicAlerts endpoint of the weather API (b/418513681) this is done to get the proto up and available faster for other team members to parallelize work, we have a task to create the full proto as well b/416443465
...
PiperOrigin-RevId: 763683252
2025-05-27 01:47:00 -07:00
yoshi-code-bot
6eb8033280
chore: regenerate API index
2025-05-27 07:53:30 +01:00
Google APIs
0a4ce50a66
build: ensure there's only a single service config file for the Spanner Admin Instances API
...
PiperOrigin-RevId: 763646865
2025-05-26 23:40:12 -07:00
Google APIs
9bed6f0778
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: 763307848
2025-05-26 00:28:45 -07:00
Google APIs
17b10a69d4
feat: add support for Model Armor v1beta API
...
PiperOrigin-RevId: 763267768
2025-05-25 21:32:13 -07:00
Google APIs
bbeb0530ac
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
2025-05-23 16:07:29 -07:00
Google APIs
d5cdff26c8
feat: add ImportIndex to IndexService
...
PiperOrigin-RevId: 762570246
2025-05-23 14:33:58 -07:00
Google APIs
8cf16d3bc5
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
PiperOrigin-RevId: 762300747
2025-05-23 00:37:42 -07:00
Google APIs
32a745de44
fix!: An existing google.api.http annotation http_uri is changed for method UpdateLicensePool in service LicenseManagementService
...
PiperOrigin-RevId: 762268423
2025-05-22 22:33:07 -07:00
Google APIs
fa3a7b6b12
chore: Fix gem name for google-shopping-merchant-issue_resolution-v1beta
...
PiperOrigin-RevId: 762119513
2025-05-22 14:10:27 -07:00
Google APIs
10878b0339
feat: add Managed Kafka ACL API
...
PiperOrigin-RevId: 762087424
2025-05-22 12:54:40 -07:00
Google APIs
488c8cc0d4
feat: add IpFilter to Bucket
...
docs: add note that managedFolders are supported for GetIamPolicy and SetIamPolicy
docs: add note that Bucket.project output format is always project number format
docs: add explicit Optional annotations to fields that have always been treated as optional
feat: add Object.Retention message
PiperOrigin-RevId: 761533501
2025-05-21 08:27:15 -07:00
Google APIs
c1af7f23f5
feat: Add SchemaViolationReason to IngestionFailureEvent
...
docs: Standardize spelling of "acknowledgment" in Pub/Sub protos
PiperOrigin-RevId: 761506540
2025-05-21 06:52:57 -07:00
yoshi-code-bot
1275223862
chore: regenerate API index ( #1042 )
2025-05-21 05:59:21 -04:00
yoshi-code-bot
a72e9397ba
feat: Update Compute Engine v1beta API to revision 20250511 ( #1041 )
2025-05-21 05:58:39 -04:00
Google APIs
443957ba92
chore: just removing C++ arenas in generated code
...
PiperOrigin-RevId: 761402193
2025-05-21 00:34:05 -07:00
Google APIs
5c92930725
chore(bazel): update gapic-generator-go to v0.53.0
...
PiperOrigin-RevId: 761193786
2025-05-20 12:52:23 -07:00
Google APIs
c3203b36e5
feat: A new method_signature parent,online_return_policy is added to method CreateOnlineReturnPolicy in service OnlineReturnPolicyService
...
docs: A comment for method `DeleteOnlineReturnPolicy` in service `OnlineReturnPolicyService` is changed
docs: A comment for field `parent` in message `.google.shopping.merchant.accounts.v1beta.CreateOnlineReturnPolicyRequest` is changed
docs: A comment for field `online_return_policy` in message `.google.shopping.merchant.accounts.v1beta.CreateOnlineReturnPolicyRequest` is changed
docs: A comment for message `UpdateOnlineReturnPolicyRequest` is changed
docs: A comment for field `online_return_policy` in message `.google.shopping.merchant.accounts.v1beta.UpdateOnlineReturnPolicyRequest` is changed
docs: A comment for field `update_mask` in message `.google.shopping.merchant.accounts.v1beta.UpdateOnlineReturnPolicyRequest` is changed
docs: A comment for field `accept_defective_only` in message `.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy` is changed
docs: A comment for field `process_refund_days` in message `.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy` is changed
docs: A comment for field `accept_exchange` in message `.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy` is changed
docs: A comment for field `return_label_source` in message `.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy` is changed
PiperOrigin-RevId: 761191869
2025-05-20 12:46:51 -07:00
Google APIs
d1c1b12db5
build: restore v1beta in diregapic.yaml
...
PiperOrigin-RevId: 761168790
2025-05-20 11:45:04 -07:00
Google APIs
c799c5126c
docs: Remove unnecessary curl and Python documentation
...
PiperOrigin-RevId: 761143897
2025-05-20 10:46:33 -07:00
Google APIs
a4367c5258
docs: Annotate all names with IDENTIFIER
...
docs: Use backticks around `username` in documentation for `Actor.email`
PiperOrigin-RevId: 761132326
2025-05-20 10:16:32 -07:00
Google APIs
7d43527b92
feat: add VertexAISearch.max_results, filter, data_store_specs options
...
PiperOrigin-RevId: 760783731
2025-05-19 15:03:19 -07:00
Google APIs
a3ca33f484
feat: add VertexAISearch.max_results, filter, data_store_specs options
...
PiperOrigin-RevId: 760782195
2025-05-19 14:59:04 -07:00
Google APIs
3ef440a014
docs: Update Cloud Support RPC comments to no longer include cURL and Python examples
...
PiperOrigin-RevId: 760759691
2025-05-19 13:57:32 -07:00
Anthonios Partheniou
1a22026af1
build(python): add service_yaml and rest_numeric_enums configurations ( #1040 )
2025-05-19 06:11:51 -04:00
Google APIs
8fe4ca0046
chore: Fix Ruby gem names for IAM v3 and v3beta
...
PiperOrigin-RevId: 759745927
2025-05-16 14:01:01 -07:00
Google APIs
cbc536a4cd
feat: add throughput_mode to UpdateDatabaseDdlRequest to be used by Spanner Migration Tool. See https://github.com/GoogleCloudPlatform/spanner-migration-tool
...
PiperOrigin-RevId: 759735605
2025-05-16 13:32:39 -07:00
Google APIs
bab01b38ef
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 https://github.com/googleapis/google-cloud-go/pull/11025 .
PiperOrigin-RevId: 759724486
2025-05-16 13:00:01 -07:00
Google APIs
b52db303ad
feat: adding thoughts_token_count to v1beta1 client library
...
PiperOrigin-RevId: 759721742
2025-05-16 12:52:24 -07:00
Google APIs
f7cd2cb6f4
feat: adding thoughts_token_count to prediction service
...
PiperOrigin-RevId: 759720969
2025-05-16 12:49:40 -07:00