featureAttributionsSchemaUri property

String featureAttributionsSchemaUri
final

Points to a YAML file stored on Google Cloud Storage describing the format of the google.cloud.aiplatform.v1beta1.Attribution.feature_attributions. The schema is defined as an OpenAPI 3.0.2 Schema Object. AutoML tabular Models always have this field populated by Vertex AI. Note: The URI given on output may be different, including the URI scheme, than the one given on input. The output URI will point to a location where the user only has a read access.

Implementation

final String featureAttributionsSchemaUri;