Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::UpdateExplanationDatasetRequest (v0.39.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::UpdateExplanationDatasetRequest.

Request message for ModelService.UpdateExplanationDataset.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#examples

def examples() -> ::Google::Cloud::AIPlatform::V1::Examples
Returns

#examples=

def examples=(value) -> ::Google::Cloud::AIPlatform::V1::Examples
Parameter
Returns

#model

def model() -> ::String
Returns
  • (::String) — Required. The resource name of the Model to update. Format: projects/{project}/locations/{location}/models/{model}

#model=

def model=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the Model to update. Format: projects/{project}/locations/{location}/models/{model}
Returns
  • (::String) — Required. The resource name of the Model to update. Format: projects/{project}/locations/{location}/models/{model}