Uses of Class
com.google.cloud.aiplatform.v1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder
Packages that use SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder
-
Uses of SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SearchModelDeploymentMonitoringStatsAnomaliesRequest.BuilderModifier and TypeMethodDescriptionSearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.addAllObjectives(Iterable<? extends SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective> values) Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.addObjectives(int index, SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective value) Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.addObjectives(int index, SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder builderForValue) Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.addObjectives(SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective value) Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.addObjectives(SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder builderForValue) Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.clear()SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.clearDeployedModelId()Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.clearEndTime()The latest timestamp of stats being generated.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.clearFeatureDisplayName()The feature display name.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.clearModelDeploymentMonitoringJob()Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.clearObjectives()Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.clearPageSize()The standard list page size.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.clearPageToken()A page token received from a previous [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies] call.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.clearStartTime()The earliest timestamp of stats being generated.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.mergeEndTime(com.google.protobuf.Timestamp value) The latest timestamp of stats being generated.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.mergeFrom(SearchModelDeploymentMonitoringStatsAnomaliesRequest other) SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.mergeFrom(com.google.protobuf.Message other) SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.mergeStartTime(com.google.protobuf.Timestamp value) The earliest timestamp of stats being generated.SearchModelDeploymentMonitoringStatsAnomaliesRequest.newBuilder()SearchModelDeploymentMonitoringStatsAnomaliesRequest.newBuilder(SearchModelDeploymentMonitoringStatsAnomaliesRequest prototype) SearchModelDeploymentMonitoringStatsAnomaliesRequest.newBuilderForType()SearchModelDeploymentMonitoringStatsAnomaliesRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.removeObjectives(int index) Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.setDeployedModelId(String value) Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.setDeployedModelIdBytes(com.google.protobuf.ByteString value) Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.setEndTime(com.google.protobuf.Timestamp value) The latest timestamp of stats being generated.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.setEndTime(com.google.protobuf.Timestamp.Builder builderForValue) The latest timestamp of stats being generated.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.setFeatureDisplayName(String value) The feature display name.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.setFeatureDisplayNameBytes(com.google.protobuf.ByteString value) The feature display name.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.setModelDeploymentMonitoringJob(String value) Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.setModelDeploymentMonitoringJobBytes(com.google.protobuf.ByteString value) Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.setObjectives(int index, SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective value) Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.setObjectives(int index, SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder builderForValue) Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.setPageSize(int value) The standard list page size.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.setPageToken(String value) A page token received from a previous [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies] call.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.setPageTokenBytes(com.google.protobuf.ByteString value) A page token received from a previous [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies] call.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.setStartTime(com.google.protobuf.Timestamp value) The earliest timestamp of stats being generated.SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue) The earliest timestamp of stats being generated.SearchModelDeploymentMonitoringStatsAnomaliesRequest.toBuilder()