Skip to content

Commit 8d1736d

Browse files
docs: [AiPlatform] update documentation of .google.cloud.aiplatform.v1.DatasetService, .google.cloud.aiplatform.v1.Dataset, and .google.cloud.aiplatform.v1.DatasetVersion (#8898)
* 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: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiMzdlZjkwODdmMzBlZTBiMzBlMDQxNGY2MjEzYjI1MmUxMGE2ODEzMyJ9 * 🦉 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 384615e commit 8d1736d

8 files changed

Lines changed: 29 additions & 18 deletions

File tree

AiPlatform/metadata/V1/Dataset.php

38 Bytes
Binary file not shown.

AiPlatform/metadata/V1/DatasetVersion.php

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

AiPlatform/samples/V1/DatasetServiceClient/list_annotations.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@
3030
use Google\Cloud\AIPlatform\V1\ListAnnotationsRequest;
3131

3232
/**
33-
* Lists Annotations belongs to a dataitem
34-
* This RPC is only available in InternalDatasetService. It is only used for
35-
* exporting conversation data to CCAI Insights.
33+
* Lists Annotations belongs to a dataitem.
3634
*
3735
* @param string $formattedParent The resource name of the DataItem to list Annotations from.
3836
* Format:

AiPlatform/src/V1/Client/DatasetServiceClient.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -716,9 +716,7 @@ public function importData(ImportDataRequest $request, array $callOptions = []):
716716
}
717717

718718
/**
719-
* Lists Annotations belongs to a dataitem
720-
* This RPC is only available in InternalDatasetService. It is only used for
721-
* exporting conversation data to CCAI Insights.
719+
* Lists Annotations belongs to a dataitem.
722720
*
723721
* The async variant is {@see DatasetServiceClient::listAnnotationsAsync()} .
724722
*

AiPlatform/src/V1/Dataset.php

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

AiPlatform/src/V1/DatasetVersion.php

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

AiPlatform/src/V1/GetDatasetRequest.php

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

AiPlatform/src/V1/GetDatasetVersionRequest.php

Lines changed: 0 additions & 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)