-
Notifications
You must be signed in to change notification settings - Fork 1.5k
feat(dlp): org-level connection bindings #10601
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ore in ClassificationCategory docs: minor update on documentation PiperOrigin-RevId: 656075693 Source-Link: googleapis/googleapis@ba245fa Source-Link: googleapis/googleapis-gen@93f7fef Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTNmN2ZlZjU2ZGIzZjI3NGRlNzRiYTljNmE2OTQxZjZjY2M3NDI0ZiJ9
…rm.v1.Candidate` feat: A new message `Segment` is added feat: A new message `GroundingChunk` is added feat: A new message `GroundingSupport` is added feat: A new field `grounding_chunks` is added to message `.google.cloud.aiplatform.v1.GroundingMetadata` feat: A new field `grounding_supports` is added to message `.google.cloud.aiplatform.v1.GroundingMetadata` feat: A new enum `Strategy` is added feat: A new field `strategy` is added to message `.google.cloud.aiplatform.v1.Scheduling` feat: A new field `dedicated_endpoint_enabled` is added to message `.google.cloud.aiplatform.v1.Endpoint` feat: A new field `dedicated_endpoint_dns` is added to message `.google.cloud.aiplatform.v1.Endpoint` feat: A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1.Endpoint` feat: A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1.Endpoint` feat: A new message `NumericFilter` is added feat: A new field `numeric_filters` is added to message `.google.cloud.aiplatform.v1.NearestNeighborQuery` feat: A new field `is_hugging_face_model` is added to message `.google.cloud.aiplatform.v1.GetPublisherModelRequest` feat: A new message `NotebookExecutionJob` is added feat: A new resource_definition `aiplatform.googleapis.com/NotebookExecutionJob` is added feat: A new method `CreateNotebookExecutionJob` is added to service `NotebookService` feat: A new method `GetNotebookExecutionJob` is added to service `NotebookService` feat: A new method `ListNotebookExecutionJobs` is added to service `NotebookService` feat: A new method `DeleteNotebookExecutionJob` is added to service `NotebookService` feat: A new enum `NotebookExecutionJobView` is added feat: A new message `CreateNotebookExecutionJobRequest` is added feat: A new message `CreateNotebookExecutionJobOperationMetadata` is added feat: A new message `GetNotebookExecutionJobRequest` is added feat: A new message `ListNotebookExecutionJobsRequest` is added feat: A new message `ListNotebookExecutionJobsResponse` is added feat: A new message `DeleteNotebookExecutionJobRequest` is added feat: A new field `ray_logs_spec` is added to message `.google.cloud.aiplatform.v1.RaySpec` feat: A new message `RayLogsSpec` is added feat: A new field `system_instruction` is added to message `.google.cloud.aiplatform.v1.CountTokensRequest` feat: A new field `tools` is added to message `.google.cloud.aiplatform.v1.CountTokensRequest` feat: A new field `billable_sum` is added to message `.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution` feat: A new field `total_billable_token_count` is added to message `.google.cloud.aiplatform.v1.SupervisedTuningDataStats` feat: A new value `ADAPTER_SIZE_THIRTY_TWO` is added to enum `AdapterSize` docs: A comment for field `name` in message `.google.cloud.aiplatform.v1.Dataset` is changed docs: A comment for field `name` in message `.google.cloud.aiplatform.v1.DatasetVersion` is changed docs: A comment for field `update_mask` in message `.google.cloud.aiplatform.v1.UpdateFeatureOnlineStoreRequest` is changed docs: A comment for field `update_mask` in message `.google.cloud.aiplatform.v1.UpdateFeatureViewRequest` is changed docs: A comment for field `update_mask` in message `.google.cloud.aiplatform.v1.UpdateFeatureGroupRequest` is changed docs: A comment for field `update_mask` in message `.google.cloud.aiplatform.v1.UpdateFeatureRequest` is changed docs: A comment for field `language_code` in message `.google.cloud.aiplatform.v1.GetPublisherModelRequest` is changed docs: A comment for field `model` in message `.google.cloud.aiplatform.v1.CountTokensRequest` is changed docs: A comment for field `instances` in message `.google.cloud.aiplatform.v1.CountTokensRequest` is changed docs: A comment for field `contents` in message `.google.cloud.aiplatform.v1.CountTokensRequest` is changed docs: A comment for message `TrialContext` is changed docs: A comment for field `disable_attribution` in message `.google.cloud.aiplatform.v1.Retrieval` is changed PiperOrigin-RevId: 656538560 Source-Link: googleapis/googleapis@0fa9ce8 Source-Link: googleapis/googleapis-gen@5c99c52 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWM5OWM1MjczNmU0OTA1NjEyZWNhNjU1YTY5Yzc0NjQyNzc5ZWM5YSJ9
score is added to message .google.cloud.aiplatform.v1.Candidate
feat: gRPC config for get, list, and delete FileStoreDataProfiles feat: add refresh frequency for data profiling docs: small improvements PiperOrigin-RevId: 657319510 Source-Link: googleapis/googleapis@e1d378c Source-Link: googleapis/googleapis-gen@21ec656 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjFlYzY1NmI4NDA1NThmOTE1NDEyOWE4NWJkNDEyZjg1NTdjOWU2ZSJ9
Contributor
|
Wait for discussion in b/356297235 |
Member
|
The DLP changes are not breaking for Go. We don't generate resource handler helpers like some other languages in Go. |
codyoss
approved these changes
Jul 30, 2024
codyoss
approved these changes
Jul 30, 2024
Merged
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Aug 1, 2024
🤖 I have created a release *beep* *boop* --- <details><summary>datacatalog: 1.21.0</summary> ## [1.21.0](https://togithub.com/googleapis/google-cloud-go/compare/datacatalog/v1.20.5...datacatalog/v1.21.0) (2024-08-01) ### Features * **datacatalog:** Add DataplexTransferStatus enum and field to TagTemplate ([5b4b0f7](https://togithub.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) ### Documentation * **datacatalog:** Mark DataplexTransferStatus.MIGRATED as deprecated ([#10621](https://togithub.com/googleapis/google-cloud-go/issues/10621)) ([6b51942](https://togithub.com/googleapis/google-cloud-go/commit/6b519428182e8b17ff30fa09e0e3c18716269f1c)) * **datacatalog:** Update field comments for updated IDENTIFIER field behavior ([5b4b0f7](https://togithub.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) </details> <details><summary>deploy: 1.21.0</summary> ## [1.21.0](https://togithub.com/googleapis/google-cloud-go/compare/deploy/v1.20.0...deploy/v1.21.0) (2024-08-01) ### Features * **deploy:** Add support for different Pod selector labels when doing canaries ([#10581](https://togithub.com/googleapis/google-cloud-go/issues/10581)) ([5b4b0f7](https://togithub.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) ### Bug Fixes * **deploy:** Make changes to an API that is disabled on the server, but whose client libraries were prematurely published ([5b4b0f7](https://togithub.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) * **deploy:** Remove an API that was mistakenly made public ([123c886](https://togithub.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) </details> <details><summary>discoveryengine: 1.11.0</summary> ## [1.11.0](https://togithub.com/googleapis/google-cloud-go/compare/discoveryengine/v1.10.0...discoveryengine/v1.11.0) (2024-08-01) ### Features * **discoveryengine:** Update CompletionService ([5b4b0f7](https://togithub.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) * **discoveryengine:** Update SearchService ([5b4b0f7](https://togithub.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) * **discoveryengine:** Update SearchService ([5b4b0f7](https://togithub.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) ### Bug Fixes * **discoveryengine:** SearchService ([5b4b0f7](https://togithub.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) ### Documentation * **discoveryengine:** Keep the API doc up-to-date with recent changes ([5b4b0f7](https://togithub.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) * **discoveryengine:** Keep the API doc up-to-date with recent changes ([5b4b0f7](https://togithub.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) </details> <details><summary>dlp: 1.16.0</summary> ## [1.16.0](https://togithub.com/googleapis/google-cloud-go/compare/dlp/v1.15.0...dlp/v1.16.0) (2024-08-01) ### Features * **dlp:** Add refresh frequency for data profiling ([123c886](https://togithub.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) * **dlp:** GRPC config for get, list, and delete FileStoreDataProfiles ([123c886](https://togithub.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) * **dlp:** Org-level connection bindings ([#10601](https://togithub.com/googleapis/google-cloud-go/issues/10601)) ([123c886](https://togithub.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) ### Documentation * **dlp:** Replace HTML tags with CommonMark notation ([#10613](https://togithub.com/googleapis/google-cloud-go/issues/10613)) ([d949cc0](https://togithub.com/googleapis/google-cloud-go/commit/d949cc0e5d44af62154d9d5fd393f25a852f93ed)) * **dlp:** Small improvements ([123c886](https://togithub.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) </details> <details><summary>documentai: 1.31.0</summary> ## [1.31.0](https://togithub.com/googleapis/google-cloud-go/compare/documentai/v1.30.5...documentai/v1.31.0) (2024-08-01) ### Features * **documentai:** A new field `imageless_mode` is added to message `.google.cloud.documentai.v1.ProcessRequest` ([#10615](https://togithub.com/googleapis/google-cloud-go/issues/10615)) ([97fa560](https://togithub.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5)) ### Documentation * **documentai:** Keep the API doc up-to-date with recent changes ([97fa560](https://togithub.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5)) </details> <details><summary>language: 1.13.0</summary> ## [1.13.0](https://togithub.com/googleapis/google-cloud-go/compare/language/v1.12.9...language/v1.13.0) (2024-08-01) ### Features * **language:** Add model_version in ModerateTextRequest and expose severity score in ClassificationCategory ([123c886](https://togithub.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) ### Documentation * **language:** Minor update on documentation ([123c886](https://togithub.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) </details> <details><summary>managedkafka: 0.1.5</summary> ## [0.1.5](https://togithub.com/googleapis/google-cloud-go/compare/managedkafka/v0.1.4...managedkafka/v0.1.5) (2024-08-01) ### Documentation * **managedkafka:** Update values allowed in kms_key ([5b4b0f7](https://togithub.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) </details> <details><summary>maps: 1.11.6</summary> ## [1.11.6](https://togithub.com/googleapis/google-cloud-go/compare/maps/v1.11.5...maps/v1.11.6) (2024-08-01) ### Documentation * **maps/fleetengine/delivery:** Document that delivery_vehicle.type can be set on CreateDeliveryVehicle ([123c886](https://togithub.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) </details> <details><summary>netapp: 1.2.0</summary> ## [1.2.0](https://togithub.com/googleapis/google-cloud-go/compare/netapp/v1.1.4...netapp/v1.2.0) (2024-08-01) ### Features * **netapp:** A new field `administrators` is added to message `.google.cloud.netapp.v1.ActiveDirectory` ([97fa560](https://togithub.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5)) * **netapp:** A new field `large_capacity` is added to message `.google.cloud.netapp.v1.Volume` ([97fa560](https://togithub.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5)) * **netapp:** A new field `multiple_endpoints` is added to message `.google.cloud.netapp.v1.Volume` ([97fa560](https://togithub.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5)) * **netapp:** A new field `replica_zone` is added to message `.google.cloud.netapp.v1.StoragePool` ([97fa560](https://togithub.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5)) * **netapp:** A new field `replica_zone` is added to message `.google.cloud.netapp.v1.Volume` ([97fa560](https://togithub.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5)) * **netapp:** A new field `zone` is added to message `.google.cloud.netapp.v1.StoragePool` ([97fa560](https://togithub.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5)) * **netapp:** A new field `zone` is added to message `.google.cloud.netapp.v1.Volume` ([97fa560](https://togithub.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5)) ### Documentation * **netapp:** A comment for enum value `TRANSFERRING` in enum `MirrorState` is changed ([97fa560](https://togithub.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5)) * **netapp:** A comment for field `active_directory_id` in message `.google.cloud.netapp.v1.CreateActiveDirectoryRequest` is changed ([97fa560](https://togithub.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5)) * **netapp:** A comment for field `backup_id` in message `.google.cloud.netapp.v1.CreateBackupRequest` is changed ([97fa560](https://togithub.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5)) * **netapp:** A comment for field `backup_policy_id` in message `.google.cloud.netapp.v1.CreateBackupPolicyRequest` is changed ([97fa560](https://togithub.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5)) * **netapp:** A comment for field `backup_vault_id` in message `.google.cloud.netapp.v1.CreateBackupVaultRequest` is changed ([97fa560](https://togithub.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5)) * **netapp:** A comment for field `kms_config_id` in message `.google.cloud.netapp.v1.CreateKmsConfigRequest` is changed ([97fa560](https://togithub.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5)) * **netapp:** A comment for field `replication_id` in message `.google.cloud.netapp.v1.CreateReplicationRequest` is changed ([97fa560](https://togithub.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5)) * **netapp:** A comment for field `snapshot_id` in message `.google.cloud.netapp.v1.CreateSnapshotRequest` is changed ([97fa560](https://togithub.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5)) * **netapp:** A comment for field `storage_pool_id` in message `.google.cloud.netapp.v1.CreateStoragePoolRequest` is changed ([97fa560](https://togithub.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5)) * **netapp:** A comment for field `total_transfer_duration` in message `.google.cloud.netapp.v1.TransferStats` is changed ([97fa560](https://togithub.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5)) * **netapp:** A comment for field `transfer_bytes` in message `.google.cloud.netapp.v1.TransferStats` is changed ([97fa560](https://togithub.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5)) * **netapp:** A comment for field `volume_id` in message `.google.cloud.netapp.v1.CreateVolumeRequest` is changed ([97fa560](https://togithub.com/googleapis/google-cloud-go/commit/97fa56008a30857fc6d835517fc2d9a2959b19a5)) </details> <details><summary>parallelstore: 0.5.0</summary> ## [0.5.0](https://togithub.com/googleapis/google-cloud-go/compare/parallelstore/v0.4.1...parallelstore/v0.5.0) (2024-08-01) ### Features * **parallelstore:** Add file_stripe_level and directory_stripe_level fields to Instance ([#10622](https://togithub.com/googleapis/google-cloud-go/issues/10622)) ([2fef238](https://togithub.com/googleapis/google-cloud-go/commit/2fef23856e4c0738fd49d5d2aa98342a32202489)) </details> --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat(dlp): gRPC config for get, list, and delete FileStoreDataProfiles
feat(dlp): add refresh frequency for data profiling
docs(dlp): small improvements
PiperOrigin-RevId: 657319510
Source-Link: googleapis/googleapis@e1d378c
Source-Link: https://github.com/googleapis/googleapis-gen/commit/21ec656b840558f9154129a85bd412f8557c9e6e
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjFlYzY1NmI4NDA1NThmOTE1NDEyOWE4NWJkNDEyZjg1NTdjOWU2ZSJ9
BEGIN_NESTED_COMMIT
docs(maps/fleetengine/delivery): document that delivery_vehicle.type can be set on CreateDeliveryVehicle
PiperOrigin-RevId: 657296410
Source-Link: googleapis/googleapis@05e8031
Source-Link: https://github.com/googleapis/googleapis-gen/commit/92547f13e10f4fddc5e907ed992712382c5d26a0
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTI1NDdmMTNlMTBmNGZkZGM1ZTkwN2VkOTkyNzEyMzgyYzVkMjZhMCJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
fix(deploy): remove an API that was mistakenly made public
PiperOrigin-RevId: 657229458
Source-Link: googleapis/googleapis@3802bd0
Source-Link: https://github.com/googleapis/googleapis-gen/commit/138e634fcdee0486aeabc9d9ac1ed8e0b07de57b
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTM4ZTYzNGZjZGVlMDQ4NmFlYWJjOWQ5YWMxZWQ4ZTBiMDdkZTU3YiJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(aiplatform): A new field
scoreis added to message.google.cloud.aiplatform.v1.Candidatefeat(aiplatform): A new message
Segmentis addedfeat(aiplatform): A new message
GroundingChunkis addedfeat(aiplatform): A new message
GroundingSupportis addedfeat(aiplatform): A new field
grounding_chunksis added to message.google.cloud.aiplatform.v1.GroundingMetadatafeat(aiplatform): A new field
grounding_supportsis added to message.google.cloud.aiplatform.v1.GroundingMetadatafeat(aiplatform): A new enum
Strategyis addedfeat(aiplatform): A new field
strategyis added to message.google.cloud.aiplatform.v1.Schedulingfeat(aiplatform): A new field
dedicated_endpoint_enabledis added to message.google.cloud.aiplatform.v1.Endpointfeat(aiplatform): A new field
dedicated_endpoint_dnsis added to message.google.cloud.aiplatform.v1.Endpointfeat(aiplatform): A new field
satisfies_pzsis added to message.google.cloud.aiplatform.v1.Endpointfeat(aiplatform): A new field
satisfies_pziis added to message.google.cloud.aiplatform.v1.Endpointfeat(aiplatform): A new message
NumericFilteris addedfeat(aiplatform): A new field
numeric_filtersis added to message.google.cloud.aiplatform.v1.NearestNeighborQueryfeat(aiplatform): A new field
is_hugging_face_modelis added to message.google.cloud.aiplatform.v1.GetPublisherModelRequestfeat(aiplatform): A new message
NotebookExecutionJobis addedfeat(aiplatform): A new resource_definition
aiplatform.googleapis.com/NotebookExecutionJobis addedfeat(aiplatform): A new method
CreateNotebookExecutionJobis added to serviceNotebookServicefeat(aiplatform): A new method
GetNotebookExecutionJobis added to serviceNotebookServicefeat(aiplatform): A new method
ListNotebookExecutionJobsis added to serviceNotebookServicefeat(aiplatform): A new method
DeleteNotebookExecutionJobis added to serviceNotebookServicefeat(aiplatform): A new enum
NotebookExecutionJobViewis addedfeat(aiplatform): A new message
CreateNotebookExecutionJobRequestis addedfeat(aiplatform): A new message
CreateNotebookExecutionJobOperationMetadatais addedfeat(aiplatform): A new message
GetNotebookExecutionJobRequestis addedfeat(aiplatform): A new message
ListNotebookExecutionJobsRequestis addedfeat(aiplatform): A new message
ListNotebookExecutionJobsResponseis addedfeat(aiplatform): A new message
DeleteNotebookExecutionJobRequestis addedfeat(aiplatform): A new field
ray_logs_specis added to message.google.cloud.aiplatform.v1.RaySpecfeat(aiplatform): A new message
RayLogsSpecis addedfeat(aiplatform): A new field
system_instructionis added to message.google.cloud.aiplatform.v1.CountTokensRequestfeat(aiplatform): A new field
toolsis added to message.google.cloud.aiplatform.v1.CountTokensRequestfeat(aiplatform): A new field
billable_sumis added to message.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistributionfeat(aiplatform): A new field
total_billable_token_countis added to message.google.cloud.aiplatform.v1.SupervisedTuningDataStatsfeat(aiplatform): A new value
ADAPTER_SIZE_THIRTY_TWOis added to enumAdapterSizedocs(aiplatform): A comment for field
namein message.google.cloud.aiplatform.v1.Datasetis changeddocs(aiplatform): A comment for field
namein message.google.cloud.aiplatform.v1.DatasetVersionis changeddocs(aiplatform): A comment for field
update_maskin message.google.cloud.aiplatform.v1.UpdateFeatureOnlineStoreRequestis changeddocs(aiplatform): A comment for field
update_maskin message.google.cloud.aiplatform.v1.UpdateFeatureViewRequestis changeddocs(aiplatform): A comment for field
update_maskin message.google.cloud.aiplatform.v1.UpdateFeatureGroupRequestis changeddocs(aiplatform): A comment for field
update_maskin message.google.cloud.aiplatform.v1.UpdateFeatureRequestis changeddocs(aiplatform): A comment for field
language_codein message.google.cloud.aiplatform.v1.GetPublisherModelRequestis changeddocs(aiplatform): A comment for field
modelin message.google.cloud.aiplatform.v1.CountTokensRequestis changeddocs(aiplatform): A comment for field
instancesin message.google.cloud.aiplatform.v1.CountTokensRequestis changeddocs(aiplatform): A comment for field
contentsin message.google.cloud.aiplatform.v1.CountTokensRequestis changeddocs(aiplatform): A comment for message
TrialContextis changeddocs(aiplatform): A comment for field
disable_attributionin message.google.cloud.aiplatform.v1.Retrievalis changedPiperOrigin-RevId: 656538560
Source-Link: googleapis/googleapis@0fa9ce8
Source-Link: https://github.com/googleapis/googleapis-gen/commit/5c99c52736e4905612eca655a69c74642779ec9a
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWM5OWM1MjczNmU0OTA1NjEyZWNhNjU1YTY5Yzc0NjQyNzc5ZWM5YSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(language): add model_version in ModerateTextRequest and expose severity score in ClassificationCategory
docs(language): minor update on documentation
PiperOrigin-RevId: 656075693
Source-Link: googleapis/googleapis@ba245fa
Source-Link: https://github.com/googleapis/googleapis-gen/commit/93f7fef56db3f274de74ba9c6a6941f6ccc7424f
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTNmN2ZlZjU2ZGIzZjI3NGRlNzRiYTljNmE2OTQxZjZjY2M3NDI0ZiJ9
END_NESTED_COMMIT