Uses of Class
com.google.cloud.aiplatform.v1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective
-
Uses of SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveModifier and TypeMethodDescriptionSearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder.build()SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder.buildPartial()SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.getDefaultInstance()SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder.getDefaultInstanceForType()SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.getDefaultInstanceForType()SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.getObjectives(int index) Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.getObjectives(int index) Required.SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilder.getObjectives(int index) Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.parseDelimitedFrom(InputStream input) SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.parseFrom(byte[] data) SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.parseFrom(com.google.protobuf.ByteString data) SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.parseFrom(com.google.protobuf.CodedInputStream input) SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.parseFrom(InputStream input) SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.parseFrom(ByteBuffer data) SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveModifier and TypeMethodDescriptionSearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.getObjectivesList()Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.getObjectivesList()Required.SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilder.getObjectivesList()Required.com.google.protobuf.Parser<SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective>SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.getParserForType()static com.google.protobuf.Parser<SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective>SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveModifier and TypeMethodDescriptionSearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.addObjectives(int index, SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective value) Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.addObjectives(SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective value) Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder.mergeFrom(SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective other) SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.newBuilder(SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective prototype) SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.setObjectives(int index, SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective value) Required.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveModifier and TypeMethodDescriptionSearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.addAllObjectives(Iterable<? extends SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective> values) Required.