Skip to content

Commit ddc086c

Browse files
feat(aiplatform): Add JAILBREAK category to SafetySettings for prediction service (googleapis#13084)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 817718770 Source-Link: https://togithub.com/googleapis/googleapis/commit/251a3d8be55f1c4f4b700817a7a26384e99825c3 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/91580d21786d9e7fcd696c0a7bfbbd1051e8c183 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTE1ODBkMjE3ODZkOWU3ZmNkNjk2YzBhN2JmYmJkMTA1MWU4YzE4MyJ9 BEGIN_NESTED_COMMIT feat(aiplatform): add additional proto fields and GenerateFetchAccessToken API PiperOrigin-RevId: 817715744 Source-Link: https://togithub.com/googleapis/googleapis/commit/eadc8746857a29a0060df90867e198fa15cb9211 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/e2f9cecb54980afffac5c9ee0b0a3f1cd9fafb0d Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTJmOWNlY2I1NDk4MGFmZmZhYzVjOWVlMGIwYTNmMWNkOWZhZmIwZCJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(aiplatform): Add JAILBREAK as a new Prompt block reason in PredictionService PiperOrigin-RevId: 817715315 Source-Link: https://togithub.com/googleapis/googleapis/commit/8d338e28962b1df3764460e2855520c3aa67a320 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/40da391021f80bd047ea528c9abe1b244d9cc448 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDBkYTM5MTAyMWY4MGJkMDQ3ZWE1MjhjOWFiZTFiMjQ0ZDljYzQ0OCJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(aiplatform): Add JAILBREAK category to SafetySettings for prediction service PiperOrigin-RevId: 817714487 Source-Link: https://togithub.com/googleapis/googleapis/commit/d03473687a9a0a5b1948b0d2d95936fab7201a35 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/7271b4020358fb738ea0fc2eaaf09335daf7de00 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzI3MWI0MDIwMzU4ZmI3MzhlYTBmYzJlYWFmMDkzMzVkYWY3ZGUwMCJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT fix(dialogflow/cx): 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://togithub.com/googleapis/google-cloud-go/pull/11025. PiperOrigin-RevId: 817687444 Source-Link: https://togithub.com/googleapis/googleapis/commit/27cca3c8e987448afe8514412d5deb5c425a2b1f Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/8f5f47333e3a8b0b123b1673e7d7f87481368e03 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGY1ZjQ3MzMzZTNhOGIwYjEyM2IxNjczZTdkN2Y4NzQ4MTM2OGUwMyJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT chore: update gapic-generator-go to v0.54.0 PiperOrigin-RevId: 817343506 Source-Link: https://togithub.com/googleapis/googleapis/commit/27786089a84bb9fa799ef01d3bd1e4234ba1790f Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/632e40f9332b95a1c7f454aa4c3b60c6237109e5 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjMyZTQwZjkzMzJiOTVhMWM3ZjQ1NGFhNGMzYjYwYzYyMzcxMDllNSJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT 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://togithub.com/googleapis/google-cloud-go/pull/11025. PiperOrigin-RevId: 817343382 Source-Link: https://togithub.com/googleapis/googleapis/commit/9da837b53027792b642ef5240527217f2863c505 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/aaa32389e9be0f6e48aa136be13a9b4011ea1900 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWFhMzIzODllOWJlMGY2ZTQ4YWExMzZiZTEzYTliNDAxMWVhMTkwMCJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(dialogflow/cx): Add parameters to adjust LLM input and output token limit and temperature in v3beta1 API feat(dialogflow/cx): add input and output parameters for Flows feat(dialogflow/cx): Return Vertex search document metadata with a datastore response feat(dialogflow/cx): add prompt security settings to the SDK feat(dialogflow/cx): Add generators in fulfillment for v3beta and v3 feat(dialogflow/cx): Add ToolVersion APIs docs(dialogflow/cx): Update environment documentation to add support for ToolVersions feat(dialogflow/cx): add Import/Export playbook functionality to client lib feat(dialogflow/cx): add RestorePlaybookVersion functionality to client lib feat(dialogflow/cx): enable unified tracing API docs(dialogflow/cx): A comment for message `PlaybookInvocation` is changed docs(dialogflow/cx): A comment for message `FlowInvocation` is changed docs(dialogflow/cx): A comment for field `flow` in message `.google.cloud.dialogflow.cx.v3beta1.FlowInvocation` is changed feat(dialogflow/cx): support using secret manager to manage tool/webhook credentials feat(dialogflow/cx): add Event action to Examples feat(dialogflow/cx): add routine and task (existing) playbook types fix(dialogflow/cx): An existing message `PlaybookInput` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` fix(dialogflow/cx): An existing message `PlaybookOutput` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` fix(dialogflow/cx): An existing message `Action` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` fix(dialogflow/cx): An existing message `UserUtterance` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` fix(dialogflow/cx): An existing message `AgentUtterance` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` fix(dialogflow/cx): An existing message `ToolUse` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` fix(dialogflow/cx): An existing message `PlaybookInvocation` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` fix(dialogflow/cx): An existing message `FlowInvocation` is moved from `google/cloud/dialogflow/cx/v3beta1/example.proto` to `google/cloud/dialogflow/cx/v3beta1/trace.proto` fix(dialogflow/cx): An existing value `JSON` is removed from enum `DataFormat` PiperOrigin-RevId: 817327474 Source-Link: https://togithub.com/googleapis/googleapis/commit/8dc86c1605c2ad127b5cd1ef48fb0275930f9eea Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/a3b713551d63bb4b01b313217b206abc47dc5a14 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTNiNzEzNTUxZDYzYmI0YjAxYjMxMzIxN2IyMDZhYmM0N2RjNWExNCJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(aiplatform): A new message `ScaleToZeroSpec` is added feat(aiplatform): A new field `initial_replica_count` is added to message `.google.cloud.aiplatform.v1beta1.DedicatedResources` feat(aiplatform): A new field `scale_to_zero_spec` is added to message `.google.cloud.aiplatform.v1beta1.DedicatedResources` PiperOrigin-RevId: 817290056 Source-Link: https://togithub.com/googleapis/googleapis/commit/bd4166c4286c811921664b073d1b49f60a16f92b Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/f2d14ca60912a04529d0e2d1e884f2f4339cb025 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjJkMTRjYTYwOTEyYTA0NTI5ZDBlMmQxZTg4NGYyZjQzMzljYjAyNSJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(compute): Update Compute Engine v1 API to revision 20250916 (googleapis#1107) Source-Link: https://togithub.com/googleapis/googleapis/commit/a23c95636dae08dfc8f536a766eb56e935ab5455 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/eca33e47f113cf1b0a8d33943d1f0378c12a3e38 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWNhMzNlNDdmMTEzY2YxYjBhOGQzMzk0M2QxZjAzNzhjMTJhM2UzOCJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(compute): Update Compute Engine v1beta API to revision 20250916 (googleapis#1106) Source-Link: https://togithub.com/googleapis/googleapis/commit/1ff0474145dbec6d3383d2cf13f5ff9ffa0b9076 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/bedc9a728f1772f516535c2a66725d65a6ad7207 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmVkYzlhNzI4ZjE3NzJmNTE2NTM1YzJhNjY3MjVkNjVhNmFkNzIwNyJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT 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://togithub.com/googleapis/google-cloud-go/pull/11025. PiperOrigin-RevId: 817247116 Source-Link: https://togithub.com/googleapis/googleapis/commit/4823efd0b9944891ec5c387104dcc2ec401307a8 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/07a9c4ee781b1ec5eea1b1eee0ecdfaee32fb6e3 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDdhOWM0ZWU3ODFiMWVjNWVlYTFiMWVlZTBlY2RmYWVlMzJmYjZlMyJ9 END_NESTED_COMMIT
1 parent c79db96 commit ddc086c

File tree

323 files changed

+176667
-148768
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

323 files changed

+176667
-148768
lines changed

aiplatform/apiv1/aiplatformpb/content.pb.go

Lines changed: 33 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)