Class ModelMonitoringObjectiveConfig.ExplanationConfig

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.cloud.aiplatform.v1.ModelMonitoringObjectiveConfig.ExplanationConfig
All Implemented Interfaces:
ModelMonitoringObjectiveConfig.ExplanationConfigOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable
Enclosing class:
ModelMonitoringObjectiveConfig

public static final class ModelMonitoringObjectiveConfig.ExplanationConfig extends com.google.protobuf.GeneratedMessage implements ModelMonitoringObjectiveConfig.ExplanationConfigOrBuilder
 The config for integrating with Vertex Explainable AI. Only applicable if
 the Model has explanation_spec populated.
 
Protobuf type google.cloud.aiplatform.v1.ModelMonitoringObjectiveConfig.ExplanationConfig
See Also: