Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class UpdateDatasetVersionRequest.
Request message for DatasetService.UpdateDatasetVersion .
Generated from protobuf message google.cloud.aiplatform.v1.UpdateDatasetVersionRequest
Namespace
Google \ Cloud \ AIPlatform \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ dataset_version
↳ update_mask
Google\Protobuf\FieldMask
Required. The update mask applies to the resource. For the FieldMask
definition, see google.protobuf.FieldMask
. Updatable fields: * * display_name
getDatasetVersion
Required. The DatasetVersion which replaces the resource on the server.
hasDatasetVersion
clearDatasetVersion
setDatasetVersion
Required. The DatasetVersion which replaces the resource on the server.
$this
getUpdateMask
Required. The update mask applies to the resource.
For the FieldMask
definition, see google.protobuf.FieldMask
. Updatable fields:
-
display_name
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. The update mask applies to the resource.
For the FieldMask
definition, see google.protobuf.FieldMask
. Updatable fields:
-
display_name
$this
static::build
datasetVersion
updateMask
Google\Protobuf\FieldMask
Required. The update mask applies to the resource.
For the FieldMask
definition, see google.protobuf.FieldMask
. Updatable fields:
-
-
display_name
-

