Uses of Class
com.google.cloud.aiplatform.v1.Feature.MonitoringStatsAnomaly.Builder
Packages that use Feature.MonitoringStatsAnomaly.Builder
-
Uses of Feature.MonitoringStatsAnomaly.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Feature.MonitoringStatsAnomaly.BuilderModifier and TypeMethodDescriptionFeature.Builder.addMonitoringStatsAnomaliesBuilder()Output only.Feature.Builder.addMonitoringStatsAnomaliesBuilder(int index) Output only.Feature.MonitoringStatsAnomaly.Builder.clear()Feature.MonitoringStatsAnomaly.Builder.clearFeatureStatsAnomaly()Output only.Feature.MonitoringStatsAnomaly.Builder.clearObjective()Output only.Feature.Builder.getMonitoringStatsAnomaliesBuilder(int index) Output only.Feature.MonitoringStatsAnomaly.Builder.mergeFeatureStatsAnomaly(FeatureStatsAnomaly value) Output only.Feature.MonitoringStatsAnomaly.Builder.mergeFrom(Feature.MonitoringStatsAnomaly other) Feature.MonitoringStatsAnomaly.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Feature.MonitoringStatsAnomaly.Builder.mergeFrom(com.google.protobuf.Message other) Feature.MonitoringStatsAnomaly.newBuilder()Feature.MonitoringStatsAnomaly.newBuilder(Feature.MonitoringStatsAnomaly prototype) Feature.MonitoringStatsAnomaly.newBuilderForType()protected Feature.MonitoringStatsAnomaly.BuilderFeature.MonitoringStatsAnomaly.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Feature.MonitoringStatsAnomaly.Builder.setFeatureStatsAnomaly(FeatureStatsAnomaly value) Output only.Feature.MonitoringStatsAnomaly.Builder.setFeatureStatsAnomaly(FeatureStatsAnomaly.Builder builderForValue) Output only.Feature.MonitoringStatsAnomaly.Builder.setObjective(Feature.MonitoringStatsAnomaly.Objective value) Output only.Feature.MonitoringStatsAnomaly.Builder.setObjectiveValue(int value) Output only.Feature.MonitoringStatsAnomaly.toBuilder()Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type Feature.MonitoringStatsAnomaly.BuilderModifier and TypeMethodDescriptionFeature.Builder.getMonitoringStatsAnomaliesBuilderList()Output only.Methods in com.google.cloud.aiplatform.v1 with parameters of type Feature.MonitoringStatsAnomaly.BuilderModifier and TypeMethodDescriptionFeature.Builder.addMonitoringStatsAnomalies(int index, Feature.MonitoringStatsAnomaly.Builder builderForValue) Output only.Feature.Builder.addMonitoringStatsAnomalies(Feature.MonitoringStatsAnomaly.Builder builderForValue) Output only.Feature.Builder.setMonitoringStatsAnomalies(int index, Feature.MonitoringStatsAnomaly.Builder builderForValue) Output only.