Commit graph

5449 commits

Author SHA1 Message Date
Google APIs
c288189b43 feat: add FunctionResponsePart and excluded_predefined_functions in ComputerUse
PiperOrigin-RevId: 820916199
2025-10-17 19:42:08 -07:00
Google APIs
d9bfa3b37f feat: Continuous Tuning
docs: Updated docs for related fields

PiperOrigin-RevId: 820872021
2025-10-17 16:41:28 -07:00
Google APIs
b153a9181c fix: Include AssistAnswer as a part of the Session
fix: Add labels for additional Sessions identification

PiperOrigin-RevId: 820710306
2025-10-17 08:57:28 -07:00
Google APIs
59aac0a655 feat: add relax_safety_filters proto field for Gemini TTS
PiperOrigin-RevId: 820700239
2025-10-17 08:25:10 -07:00
Google APIs
50d4eb9c77 feat: add relax_safety_filters proto field for Gemini TTS
PiperOrigin-RevId: 820699890
2025-10-17 08:23:58 -07:00
Google APIs
3322511885 feat: add ROUTE_INVALID_NEXT_HOP_VM_WRONG_NETWORK, ROUTE_INVALID_NEXT_HOP_VM_NON_PRIMARY_IP, ROUTE_INVALID_NEXT_HOP_VPN_TUNNEL_NOT_ESTABLISHED, ROUTE_INVALID_NEXT_HOP_IP_NOT_ASSIGNED, ROUTE_INVALID_NEXT_HOP_FORWARDING_RULE_IP_MISMATCH and ROUTE_INVALID_NEXT_HOP_FORWARDING_RULE_TYPE_INVALID insights of route nexthop Analyzer
feat: add DYNAMIC_ROUTE_SHADOWED_FULLY_SHADOWED_BY_NCC_SUBNET_ROUTE, NCC_DYNAMIC_ROUTE_SHADOWED_FULLY_SHADOWED_BY_SUBNET_ROUTE, NCC_DYNAMIC_ROUTE_SHADOWED_FULLY_SHADOWED_BY_PEERING_SUBNET_ROUTE and NCC_DYNAMIC_ROUTE_SHADOWED_FULLY_SHADOWED_BY_STATIC_ROUTE insights of dynamic routes Analyzer
feat: deprecate DYNAMIC_ROUTE_SHADOWED_PARTIALLY_SHADOWED_BY_SUBNET_ROUTE, DYNAMIC_ROUTE_SHADOWED_PARTIALLY_SHADOWED_BY_PEERING_SUBNET_ROUTE, DYNAMIC_ROUTE_SHADOWED_PARTIALLY_SHADOWED_BY_STATIC_ROUTE and DYNAMIC_ROUTE_SHADOWED_PARTIALLY_SHADOWED_BY_PEERING_STATIC_ROUTE insights of dynamic routes Analyzer

PiperOrigin-RevId: 820558515
2025-10-16 23:50:11 -07:00
Google APIs
ac02e45c23 chore(ruby): Configure clients for cloud location finder
PiperOrigin-RevId: 819986125
2025-10-15 17:59:47 -07:00
Google APIs
a32b926f35 chore(python): Use relative path to service_yaml in google/cloud/secrets/v1beta1/BUILD.bazel
PiperOrigin-RevId: 819724755
2025-10-15 06:32:45 -07:00
Google APIs
a9ebc23947 feat: added support for Delete Conversatstion
feat: removed support for Update Conversation
fix!: An existing message `UpdateConversationRequest` is removed
fix!: An existing method `UpdateConversation` is removed from service `DataChatService`
docs: A comment for field `generated_looker_query` in message `.google.cloud.geminidataanalytics.v1alpha.DataMessage` is changed

PiperOrigin-RevId: 819587105
2025-10-14 23:20:05 -07:00
Chris Smith
9ee628bb83
chore(google/cloud/compute): upgrade gRPC service registration func (#1111)
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://togithub.com/googleapis/google-cloud-go/pull/11025.
2025-10-14 22:26:24 +00:00
Google APIs
7e90a532b8 feat: add aspect_ratio and image_config for v1 version
PiperOrigin-RevId: 819372136
2025-10-14 13:28:50 -07:00
Google APIs
bd5f32d634 feat: Add support for Inline source based deployment
docs: A comment for message `ReasoningEngineSpec` is changed
docs: A comment for field `package_spec` in message `.google.cloud.aiplatform.v1beta1.ReasoningEngineSpec` is changed

PiperOrigin-RevId: 819349769
2025-10-14 12:36:01 -07:00
Google APIs
3403a38bb5 feat: Add support for Inline source based deployment
docs: A comment for message `ReasoningEngineSpec` is changed
docs: A comment for field `package_spec` in message `.google.cloud.aiplatform.v1.ReasoningEngineSpec` is changed

PiperOrigin-RevId: 819343785
2025-10-14 12:21:39 -07:00
Google APIs
91d2fc6295 feat: add support for specifying the KeyFormat
docs: clarify and remove some limitations that no longer apply

Clients can now provide public keys in the more standard PEM format.

PiperOrigin-RevId: 819324568
2025-10-14 11:41:37 -07:00
Google APIs
db61975fe3 feat: add aspect_ratio and image_config for v1beta1 version
PiperOrigin-RevId: 818839226
2025-10-13 14:45:08 -07:00
Google APIs
6821943108 feat: Update networksecurity/v1beta1 Python GAPIC to support REST transport
PiperOrigin-RevId: 817791834
2025-10-10 14:36:55 -07:00
Google APIs
0509f5df22 chore: exclude generating package.json from gkerecommender
PiperOrigin-RevId: 817749140
2025-10-10 12:34:50 -07:00
Google APIs
251a3d8be5 feat: Add JAILBREAK category to SafetySettings for prediction service
PiperOrigin-RevId: 817718770
2025-10-10 11:18:40 -07:00
Google APIs
eadc874685 feat: add additional proto fields and GenerateFetchAccessToken API
PiperOrigin-RevId: 817715744
2025-10-10 11:11:37 -07:00
Google APIs
8d338e2896 feat: Add JAILBREAK as a new Prompt block reason in PredictionService
PiperOrigin-RevId: 817715315
2025-10-10 11:10:25 -07:00
Google APIs
d03473687a feat: Add JAILBREAK category to SafetySettings for prediction service
PiperOrigin-RevId: 817714487
2025-10-10 11:08:25 -07:00
Google APIs
27cca3c8e9 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: 817687444
2025-10-10 10:00:16 -07:00
Google APIs
8dc86c1605 feat: Add parameters to adjust LLM input and output token limit and temperature in v3beta1 API
feat: add input and output parameters for Flows
feat: Return Vertex search document metadata with a datastore response
feat: add prompt security settings to the SDK
feat: Add generators in fulfillment for v3beta and v3
feat: Add ToolVersion APIs
docs: Update environment documentation to add support for ToolVersions
feat: add Import/Export playbook functionality to client lib
feat: add RestorePlaybookVersion functionality to client lib
feat: enable unified tracing API
docs: A comment for message `PlaybookInvocation` is changed
docs: A comment for message `FlowInvocation` is changed
docs: A comment for field `flow` in message `.google.cloud.dialogflow.cx.v3beta1.FlowInvocation` is changed
feat: support using secret manager to manage tool/webhook credentials
feat: add Event action to Examples
feat: add routine and task (existing) playbook types
fix!: An existing message `PlaybookInput` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: An existing message `PlaybookOutput` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: An existing message `Action` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: An existing message `UserUtterance` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: An existing message `AgentUtterance` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: An existing message `ToolUse` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: An existing message `PlaybookInvocation` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: An existing message `FlowInvocation` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto`
fix!: An existing value `JSON` is removed from enum `DataFormat`

PiperOrigin-RevId: 817327474
2025-10-09 14:01:23 -07:00
Google APIs
bd4166c428 feat: A new message ScaleToZeroSpec is added
feat: A new field `initial_replica_count` is added to message `.google.cloud.aiplatform.v1beta1.DedicatedResources`
feat: A new field `scale_to_zero_spec` is added to message `.google.cloud.aiplatform.v1beta1.DedicatedResources`

PiperOrigin-RevId: 817290056
2025-10-09 12:23:13 -07:00
yoshi-code-bot
a23c95636d
feat: Update Compute Engine v1 API to revision 20250916 (#1107) 2025-10-09 12:11:27 -06:00
yoshi-code-bot
1ff0474145
feat: Update Compute Engine v1beta API to revision 20250916 (#1106) 2025-10-09 12:09:52 -06:00
Google APIs
4823efd0b9 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: 817247116
2025-10-09 10:37:47 -07:00
Google APIs
7186b66aac docs: do not publish v1alpha APIs
PiperOrigin-RevId: 817059738
2025-10-09 01:08:16 -07:00
Google APIs
7b2b58ff4f feat: add initial library generation for gke-recommender
PiperOrigin-RevId: 816916602
2025-10-08 16:58:36 -07:00
Google APIs
1a87094dab feat: Added new messages EntityValidationOutput and EntitiesRevision
feat: Added new fields `entity_validation_output`, `entities_revisions`, and `entities_revision_id` to the `Document` message
docs: The field `training_method` in `TrainProcessorVersionRequest` is now marked as optional

PiperOrigin-RevId: 816853859
2025-10-08 14:10:04 -07:00
Google APIs
50a2632056 feat: A new field signature_value is added to message .google.cloud.documentai.v1beta3.Document
feat: A new enum `Method` is added
feat: A new field `method` is added to message `.google.cloud.documentai.v1beta3.Document`
feat: A new field `annotations` is added to message `.google.cloud.documentai.v1beta3.Document`
feat: A new field `annotations` is added to message `.google.cloud.documentai.v1beta3.Document`
feat: A new message `EntityValidationOutput` is added
feat: A new message `EntitiesRevision` is added
feat: A new field `entity_validation_output` is added to message `.google.cloud.documentai.v1beta3.Document`
feat: A new field `entities_revisions` is added to message `.google.cloud.documentai.v1beta3.Document`
feat: A new field `entities_revision_id` is added to message `.google.cloud.documentai.v1beta3.Document`
feat: A new enum `Method` is added
feat: A new field `method` is added to message `.google.cloud.documentai.v1beta3.DocumentSchema`
docs: A comment for field `training_method` in message `.google.cloud.documentai.v1beta3.TrainProcessorVersionRequest` is changed
docs: A comment for field `processor_version_source` in message `.google.cloud.documentai.v1beta3.ImportProcessorVersionRequest` is changed
docs: A comment for field `document_schema` in message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed
docs: A comment for field `create_time` in message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed
docs: A comment for field `latest_evaluation` in message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed
docs: A comment for field `kms_key_name` in message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed
docs: A comment for field `kms_key_version_name` in message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed
docs: A comment for field `deprecation_info` in message `.google.cloud.documentai.v1beta3.ProcessorVersion` is changed
docs: A comment for field `create_time` in message `.google.cloud.documentai.v1beta3.Processor` is changed

PiperOrigin-RevId: 816756608
2025-10-08 10:07:23 -07:00
Google APIs
2954ae6003 fix!: An existing service CapacityPlanningService is removed
fix!: Changed field behavior for an existing field `cloud_resource_type` in message `.google.cloud.capacityplanner.v1beta.QueryUsageHistoriesRequest`
fix!: Changed field behavior for an existing field `cloud_resource_type` in message `.google.cloud.capacityplanner.v1beta.QueryForecastsRequest`
fix!: Changed field behavior for an existing field `cloud_resource_type` in message `.google.cloud.capacityplanner.v1beta.QueryReservationsRequest`
fix!: Changed field behavior for an existing field `reservation_type` in message `.google.cloud.capacityplanner.v1beta.QueryReservationsRequest`
fix!: Changed field behavior for an existing field `reservation_data_level` in message `.google.cloud.capacityplanner.v1beta.QueryReservationsRequest`
docs: A comment for field `cloud_resource_type` in message `.google.cloud.capacityplanner.v1beta.QueryUsageHistoriesRequest` is changed
docs: A comment for field `cloud_resource_type` in message `.google.cloud.capacityplanner.v1beta.QueryForecastsRequest` is changed
docs: A comment for field `cloud_resource_type` in message `.google.cloud.capacityplanner.v1beta.QueryReservationsRequest` is changed
docs: A comment for field `reservation_type` in message `.google.cloud.capacityplanner.v1beta.QueryReservationsRequest` is changed
docs: A comment for field `reservation_data_level` in message `.google.cloud.capacityplanner.v1beta.QueryReservationsRequest` is changed

PiperOrigin-RevId: 816537824
2025-10-07 22:31:19 -07:00
Google APIs
d9a16f2fee chore: update package names to published versions
PiperOrigin-RevId: 816463622
2025-10-07 18:18:22 -07:00
sofisl
e09f19ac81
chore: update published package name (#1108)
Nodejs' compute version doesn't publish compute-small separately*, we only publish @google-cloud/compute
2025-10-07 10:31:58 -07:00
Google APIs
a53e1e09d1 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: 815900795
2025-10-06 15:06:27 -07:00
Google APIs
f2c6bca435 feat: Add labels field for Predict API for Imagen use case (v1beta and v1)
PiperOrigin-RevId: 815869562
2025-10-06 13:50:43 -07:00
Google APIs
7f0c1e5d7a feat: Add labels field for Predict API for Imagen use case (v1beta)
PiperOrigin-RevId: 815803050
2025-10-06 11:04:10 -07:00
Google APIs
2193a2bfce feat: Add new BACKGROUND_CHANGE_DATA_CAPTURE, BACKGROUND_COLUMN_METADATA_INDEX, and BACKGROUND_SEARCH_INDEX_REFRESH reservation assignment types
feat: Add support for creation and modification of new reservation groups

feat: Add new reservation IAM policy get/set/test methods
PiperOrigin-RevId: 814816863
2025-10-03 13:49:30 -07:00
Google APIs
9070e63a1f 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: 814259961
2025-10-02 09:12:03 -07:00
Google APIs
1bb0ac1238 feat: expose timestamp_target_precision
feat: expose max_slots
docs: updates to write disposition
docs: updates to job timeout
feat: expose IndexPruningStats
feat: expose metadata PruningStats
feat: expose incremental result stats
feat: expose reservation_group_path
feat: expose HOURLY in SeasonalPeriod
feat: expose ReservationAffinityType
feat: expose additional additional model training options
docs: data_policies comment updates

PiperOrigin-RevId: 813794052
2025-10-01 09:51:02 -07:00
Google APIs
3d9a46d772 docs: Update comment in Eventarc Publishing API
PiperOrigin-RevId: 813779868
2025-10-01 09:13:24 -07:00
Google APIs
063f9e19c5 feat: add DeploymentTier enum to DeployedIndex
PiperOrigin-RevId: 813384393
2025-09-30 12:42:04 -07:00
Google APIs
e78280f464 feat: Auto-generated CL for //google/cloud/aiplatform:aiplatform_v1_public_proto_gen
PiperOrigin-RevId: 813096234
2025-09-29 22:43:27 -07:00
Google APIs
3ecf1f0474 feat:Auto-generated CL for //google/cloud/aiplatform:aiplatform_v1beta1_public_proto_gen
PiperOrigin-RevId: 813083326
2025-09-29 22:01:57 -07:00
Google APIs
eab82ec804 feat: Enable rest for google-cloud-video-stitcher
PiperOrigin-RevId: 812959682
2025-09-29 15:09:14 -07:00
Google APIs
299e120454 chore(ruby): Configure Ruby clients for Capacity Planner
PiperOrigin-RevId: 812955577
2025-09-29 14:58:36 -07:00
yoshi-code-bot
31b413bc4f feat: Update Compute Engine v1 API to revision 20250909 2025-09-26 15:24:22 -07:00
yoshi-code-bot
69a56771aa feat: Update Compute Engine v1beta API to revision 20250909 2025-09-26 15:15:49 -07:00
Google APIs
374928c417 feat: A new value NVIDIA_RTX_PRO_6000 is added to enum AcceleratorType
PiperOrigin-RevId: 811946289
2025-09-26 14:00:00 -07:00
Google APIs
bc546b9a90 feat: A new value NVIDIA_RTX_PRO_6000 is added to enum AcceleratorType
PiperOrigin-RevId: 811944758
2025-09-26 13:56:16 -07:00