Uses of Class
com.google.cloud.aiplatform.v1.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig
Packages that use ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig
-
Uses of ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigModifier and TypeMethodDescriptionModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.build()ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.buildPartial()ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.getDefaultInstance()ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.getDefaultInstanceForType()ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.getDefaultInstanceForType()ModelMonitoringObjectiveConfig.Builder.getTrainingPredictionSkewDetectionConfig()The config for skew between training data and prediction data.ModelMonitoringObjectiveConfig.getTrainingPredictionSkewDetectionConfig()The config for skew between training data and prediction data.ModelMonitoringObjectiveConfigOrBuilder.getTrainingPredictionSkewDetectionConfig()The config for skew between training data and prediction data.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.parseDelimitedFrom(InputStream input) ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.parseFrom(byte[] data) ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.parseFrom(com.google.protobuf.ByteString data) ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.parseFrom(com.google.protobuf.CodedInputStream input) ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.parseFrom(InputStream input) ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.parseFrom(ByteBuffer data) ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig>ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.getParserForType()static com.google.protobuf.Parser<ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig>ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfigModifier and TypeMethodDescriptionModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.Builder.mergeFrom(ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig other) ModelMonitoringObjectiveConfig.Builder.mergeTrainingPredictionSkewDetectionConfig(ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig value) The config for skew between training data and prediction data.ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.newBuilder(ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig prototype) ModelMonitoringObjectiveConfig.Builder.setTrainingPredictionSkewDetectionConfig(ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig value) The config for skew between training data and prediction data.