Uses of Class
com.google.cloud.aiplatform.v1.ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline
Packages that use ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline
-
Uses of ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaselineModifier and TypeMethodDescriptionModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder.build()ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder.buildPartial()ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.getDefaultInstance()ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder.getDefaultInstanceForType()ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.getDefaultInstanceForType()ModelMonitoringObjectiveConfig.ExplanationConfig.Builder.getExplanationBaseline()Predictions generated by the BatchPredictionJob using baseline dataset.ModelMonitoringObjectiveConfig.ExplanationConfig.getExplanationBaseline()Predictions generated by the BatchPredictionJob using baseline dataset.ModelMonitoringObjectiveConfig.ExplanationConfigOrBuilder.getExplanationBaseline()Predictions generated by the BatchPredictionJob using baseline dataset.ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.parseDelimitedFrom(InputStream input) ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.parseFrom(byte[] data) ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.parseFrom(com.google.protobuf.ByteString data) ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.parseFrom(com.google.protobuf.CodedInputStream input) ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.parseFrom(InputStream input) ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.parseFrom(ByteBuffer data) ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaselineModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline>ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.getParserForType()static com.google.protobuf.Parser<ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline>ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaselineModifier and TypeMethodDescriptionModelMonitoringObjectiveConfig.ExplanationConfig.Builder.mergeExplanationBaseline(ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline value) Predictions generated by the BatchPredictionJob using baseline dataset.ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.Builder.mergeFrom(ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline other) ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline.newBuilder(ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline prototype) ModelMonitoringObjectiveConfig.ExplanationConfig.Builder.setExplanationBaseline(ModelMonitoringObjectiveConfig.ExplanationConfig.ExplanationBaseline value) Predictions generated by the BatchPredictionJob using baseline dataset.