Skip to content

Commit 45816cd

Browse files
docs: update documentation of .google.cloud.aiplatform.v1.DatasetService, .google.cloud.aiplatform.v1.Dataset, and .google.cloud.aiplatform.v1.DatasetVersion (#32408)
feat: Add `fps` to message `VideoMetadata` feat: Add `mediaResolution` to `Part` feat: Add `responseModalities, audioTimestamp, mediaResolution` to `GenerationConfig` feat: Add `thinkingLevel` to `ThinkingConfig` feat: Add `imageOutputOptions, personGeneration, imageSize` to `ImageConfig` PiperOrigin-RevId: 863320215 Source-Link: googleapis/googleapis@8d0579f Source-Link: googleapis/googleapis-gen@a85a936 Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWFpX3BsYXRmb3JtLXYxLy5Pd2xCb3QueWFtbCIsImgiOiJhODVhOTM2MTExMmY1ZjE5YzJkNGE1MTViOWE2YWNhZWMyYTczOWZlIn0= * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * docs: update documentation of `.google.cloud.aiplatform.v1.DatasetService`, `.google.cloud.aiplatform.v1.Dataset`, and `.google.cloud.aiplatform.v1.DatasetVersion` feat: add resource_reference to the field `name` in message `.google.cloud.aiplatform.v1.Dataset` feat: add resource_reference to the field `name` in message `.google.cloud.aiplatform.v1.DatasetVersion` PiperOrigin-RevId: 865307574 Source-Link: googleapis/googleapis@d077e59 Source-Link: googleapis/googleapis-gen@37ef908 Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWFpX3BsYXRmb3JtLXYxLy5Pd2xCb3QueWFtbCIsImgiOiIzN2VmOTA4N2YzMGVlMGIzMGUwNDE0ZjYyMTNiMjUyZTEwYTY4MTMzIn0= * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent dfce3b4 commit 45816cd

10 files changed

Lines changed: 162 additions & 14 deletions

File tree

google-cloud-ai_platform-v1/lib/google/cloud/ai_platform/v1/dataset_service/client.rb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2046,9 +2046,7 @@ def get_annotation_spec request, options = nil
20462046
end
20472047

20482048
##
2049-
# Lists Annotations belongs to a dataitem
2050-
# This RPC is only available in InternalDatasetService. It is only used for
2051-
# exporting conversation data to CCAI Insights.
2049+
# Lists Annotations belongs to a dataitem.
20522050
#
20532051
# @overload list_annotations(request, options = nil)
20542052
# Pass arguments to `list_annotations` via a request object, either of type

google-cloud-ai_platform-v1/lib/google/cloud/ai_platform/v1/dataset_service/rest/client.rb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1915,9 +1915,7 @@ def get_annotation_spec request, options = nil
19151915
end
19161916

19171917
##
1918-
# Lists Annotations belongs to a dataitem
1919-
# This RPC is only available in InternalDatasetService. It is only used for
1920-
# exporting conversation data to CCAI Insights.
1918+
# Lists Annotations belongs to a dataitem.
19211919
#
19221920
# @overload list_annotations(request, options = nil)
19231921
# Pass arguments to `list_annotations` via a request object, either of type

google-cloud-ai_platform-v1/lib/google/cloud/aiplatform/v1/content_pb.rb

Lines changed: 8 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

google-cloud-ai_platform-v1/lib/google/cloud/aiplatform/v1/dataset_pb.rb

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

google-cloud-ai_platform-v1/lib/google/cloud/aiplatform/v1/dataset_service_services_pb.rb

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

google-cloud-ai_platform-v1/lib/google/cloud/aiplatform/v1/dataset_version_pb.rb

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)