Uses of Class
com.google.cloud.aiplatform.v1beta1.ModelMonitoringSchema
Packages that use ModelMonitoringSchema
-
Uses of ModelMonitoringSchema in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ModelMonitoringSchemaModifier and TypeMethodDescriptionModelMonitoringSchema.Builder.build()ModelMonitoringSchema.Builder.buildPartial()static ModelMonitoringSchemaModelMonitoringSchema.getDefaultInstance()ModelMonitoringSchema.Builder.getDefaultInstanceForType()ModelMonitoringSchema.getDefaultInstanceForType()ModelMonitor.Builder.getModelMonitoringSchema()Monitoring Schema is to specify the model's features, prediction outputs and ground truth properties.ModelMonitor.getModelMonitoringSchema()Monitoring Schema is to specify the model's features, prediction outputs and ground truth properties.ModelMonitorOrBuilder.getModelMonitoringSchema()Monitoring Schema is to specify the model's features, prediction outputs and ground truth properties.static ModelMonitoringSchemaModelMonitoringSchema.parseDelimitedFrom(InputStream input) static ModelMonitoringSchemaModelMonitoringSchema.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ModelMonitoringSchemaModelMonitoringSchema.parseFrom(byte[] data) static ModelMonitoringSchemaModelMonitoringSchema.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ModelMonitoringSchemaModelMonitoringSchema.parseFrom(com.google.protobuf.ByteString data) static ModelMonitoringSchemaModelMonitoringSchema.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ModelMonitoringSchemaModelMonitoringSchema.parseFrom(com.google.protobuf.CodedInputStream input) static ModelMonitoringSchemaModelMonitoringSchema.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ModelMonitoringSchemaModelMonitoringSchema.parseFrom(InputStream input) static ModelMonitoringSchemaModelMonitoringSchema.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ModelMonitoringSchemaModelMonitoringSchema.parseFrom(ByteBuffer data) static ModelMonitoringSchemaModelMonitoringSchema.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ModelMonitoringSchemaModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ModelMonitoringSchema>ModelMonitoringSchema.getParserForType()static com.google.protobuf.Parser<ModelMonitoringSchema>ModelMonitoringSchema.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ModelMonitoringSchemaModifier and TypeMethodDescriptionModelMonitoringSchema.Builder.mergeFrom(ModelMonitoringSchema other) ModelMonitor.Builder.mergeModelMonitoringSchema(ModelMonitoringSchema value) Monitoring Schema is to specify the model's features, prediction outputs and ground truth properties.ModelMonitoringSchema.newBuilder(ModelMonitoringSchema prototype) ModelMonitor.Builder.setModelMonitoringSchema(ModelMonitoringSchema value) Monitoring Schema is to specify the model's features, prediction outputs and ground truth properties.