explanationConfig property

GoogleCloudMlV1ExplanationConfig? explanationConfig
getter/setter pair

Configures explainability features on the model's version.

Some explanation features require additional metadata to be loaded as part of the model payload.

Optional.

Implementation

GoogleCloudMlV1ExplanationConfig? explanationConfig;