Uses of Class
com.google.cloud.aiplatform.v1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder
Packages that use SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder
-
Uses of SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.BuilderModifier and TypeMethodDescriptionSearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.addObjectivesBuilder()Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.addObjectivesBuilder(int index) Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder.clear()SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder.clearTopFeatureCount()If set, all attribution scores between [SearchModelDeploymentMonitoringStatsAnomaliesRequest.start_time][google.cloud.aiplatform.v1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.start_time] and [SearchModelDeploymentMonitoringStatsAnomaliesRequest.end_time][google.cloud.aiplatform.v1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.end_time] are fetched, and page token doesn't take effect in this case.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder.clearType().google.cloud.aiplatform.v1.ModelDeploymentMonitoringObjectiveType type = 1;SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.getObjectivesBuilder(int index) Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder.mergeFrom(SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective other) SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder.mergeFrom(com.google.protobuf.Message other) SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.newBuilder()SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.newBuilder(SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective prototype) SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.newBuilderForType()SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder.setTopFeatureCount(int value) If set, all attribution scores between [SearchModelDeploymentMonitoringStatsAnomaliesRequest.start_time][google.cloud.aiplatform.v1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.start_time] and [SearchModelDeploymentMonitoringStatsAnomaliesRequest.end_time][google.cloud.aiplatform.v1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.end_time] are fetched, and page token doesn't take effect in this case.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder.setType(ModelDeploymentMonitoringObjectiveType value) .google.cloud.aiplatform.v1.ModelDeploymentMonitoringObjectiveType type = 1;SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder.setTypeValue(int value) .google.cloud.aiplatform.v1.ModelDeploymentMonitoringObjectiveType type = 1;SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.toBuilder()Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.BuilderModifier and TypeMethodDescriptionSearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.getObjectivesBuilderList()Required.Methods in com.google.cloud.aiplatform.v1 with parameters of type SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.BuilderModifier and TypeMethodDescriptionSearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.addObjectives(int index, SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder builderForValue) Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.addObjectives(SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder builderForValue) Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.setObjectives(int index, SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder builderForValue) Required.