Uses of Class
com.google.cloud.aiplatform.v1.SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder
Packages that use SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder
-
Uses of SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SearchModelDeploymentMonitoringStatsAnomaliesResponse.BuilderModifier and TypeMethodDescriptionSearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder.addAllMonitoringStats(Iterable<? extends ModelMonitoringStatsAnomalies> values) Stats retrieved for requested objectives.SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder.addMonitoringStats(int index, ModelMonitoringStatsAnomalies value) Stats retrieved for requested objectives.SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder.addMonitoringStats(int index, ModelMonitoringStatsAnomalies.Builder builderForValue) Stats retrieved for requested objectives.SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder.addMonitoringStats(ModelMonitoringStatsAnomalies value) Stats retrieved for requested objectives.SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder.addMonitoringStats(ModelMonitoringStatsAnomalies.Builder builderForValue) Stats retrieved for requested objectives.SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder.clear()SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder.clearMonitoringStats()Stats retrieved for requested objectives.SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder.clearNextPageToken()The page token that can be used by the next [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies] call.SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder.mergeFrom(SearchModelDeploymentMonitoringStatsAnomaliesResponse other) SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder.mergeFrom(com.google.protobuf.Message other) SearchModelDeploymentMonitoringStatsAnomaliesResponse.newBuilder()SearchModelDeploymentMonitoringStatsAnomaliesResponse.newBuilder(SearchModelDeploymentMonitoringStatsAnomaliesResponse prototype) SearchModelDeploymentMonitoringStatsAnomaliesResponse.newBuilderForType()SearchModelDeploymentMonitoringStatsAnomaliesResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder.removeMonitoringStats(int index) Stats retrieved for requested objectives.SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder.setMonitoringStats(int index, ModelMonitoringStatsAnomalies value) Stats retrieved for requested objectives.SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder.setMonitoringStats(int index, ModelMonitoringStatsAnomalies.Builder builderForValue) Stats retrieved for requested objectives.SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder.setNextPageToken(String value) The page token that can be used by the next [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies] call.SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value) The page token that can be used by the next [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies] call.SearchModelDeploymentMonitoringStatsAnomaliesResponse.toBuilder()