Google Cloud Ai Platform V1 Client - Class DeleteDatasetVersionRequest (0.31.0)
Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class DeleteDatasetVersionRequest.
Request message for
DatasetService.DeleteDatasetVersion.
Generated from protobuf message google.cloud.aiplatform.v1.DeleteDatasetVersionRequest
Namespace
Google \ Cloud \ AIPlatform \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The resource name of the Dataset version to delete. Format: projects/{project}/locations/{location}/datasets/{dataset}/datasetVersions/{dataset_version}
getName
Required. The resource name of the Dataset version to delete.
Required. The resource name of the Dataset version to delete.
Format:
projects/{project}/locations/{location}/datasets/{dataset}/datasetVersions/{dataset_version}
Please see Google\Cloud\AIPlatform\V1\DatasetServiceClient::datasetVersionName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-04 UTC."],[],[]]