Class GetDatasetVersionRequest (1.48.0)

GetDatasetVersionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for DatasetService.GetDatasetVersion.

Attributes

NameDescription
name str
Required. The resource name of the Dataset version to delete. Format: projects/{project}/locations/{location}/datasets/{dataset}/datasetVersions/{dataset_version}
read_mask google.protobuf.field_mask_pb2.FieldMask
Mask specifying which fields to read.

Methods

GetDatasetVersionRequest

GetDatasetVersionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for DatasetService.GetDatasetVersion.