Class UpdateExplanationDatasetRequest (1.35.0)

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

Request message for ModelService.UpdateExplanationDataset .

Attributes

Name
Description
model
str
Required. The resource name of the Model to update. Format: projects/{project}/locations/{location}/models/{model}
examples
google.cloud.aiplatform_v1.types.Examples
The example config containing the location of the dataset.