Google Cloud Ai Platform V1 Client - Class UpdateDatasetRequest (0.10.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class UpdateDatasetRequest.

Request message for DatasetService.UpdateDataset .

Generated from protobuf message google.cloud.aiplatform.v1.UpdateDatasetRequest

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ dataset
Google\Cloud\AIPlatform\V1\Dataset

Required. The Dataset which replaces the resource on the server.

↳ 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 * description * labels

getDataset

Required. The Dataset which replaces the resource on the server.

Generated from protobuf field .google.cloud.aiplatform.v1.Dataset dataset = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type
Description

hasDataset

clearDataset

setDataset

Required. The Dataset which replaces the resource on the server.

Generated from protobuf field .google.cloud.aiplatform.v1.Dataset dataset = 1 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name
Description
Returns
Type
Description
$this

getUpdateMask

Required. The update mask applies to the resource.

For the FieldMask definition, see google.protobuf.FieldMask. Updatable fields:

  • display_name
  • description
  • labels

Generated from protobuf field .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];

Returns
Type
Description
Google\Protobuf\FieldMask|null

hasUpdateMask

clearUpdateMask

setUpdateMask

Required. The update mask applies to the resource.

For the FieldMask definition, see google.protobuf.FieldMask. Updatable fields:

  • display_name
  • description
  • labels

Generated from protobuf field .google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name
Description
var
Google\Protobuf\FieldMask
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: