Class SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder>
com.google.cloud.aiplatform.v1.SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder
All Implemented Interfaces:
SearchModelDeploymentMonitoringStatsAnomaliesResponseOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
SearchModelDeploymentMonitoringStatsAnomaliesResponse

public static final class SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder extends com.google.protobuf.GeneratedMessage.Builder<SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder> implements SearchModelDeploymentMonitoringStatsAnomaliesResponseOrBuilder
 Response message for
 [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies].
 
Protobuf type google.cloud.aiplatform.v1.SearchModelDeploymentMonitoringStatsAnomaliesResponse
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessage.Builder<SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder>
    • getDefaultInstanceForType

      public SearchModelDeploymentMonitoringStatsAnomaliesResponse getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

      public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage.Builder<SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder>
    • mergeFrom

      public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder>
      Throws:
      IOException
    • getMonitoringStatsList

      public List<ModelMonitoringStatsAnomalies> getMonitoringStatsList()
       Stats retrieved for requested objectives.
       There are at most 1000
       [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats]
       in the response.
       
      repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
      Specified by:
      getMonitoringStatsList in interface SearchModelDeploymentMonitoringStatsAnomaliesResponseOrBuilder
    • getMonitoringStatsCount

      public int getMonitoringStatsCount()
       Stats retrieved for requested objectives.
       There are at most 1000
       [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats]
       in the response.
       
      repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
      Specified by:
      getMonitoringStatsCount in interface SearchModelDeploymentMonitoringStatsAnomaliesResponseOrBuilder
    • getMonitoringStats

      public ModelMonitoringStatsAnomalies getMonitoringStats(int index)
       Stats retrieved for requested objectives.
       There are at most 1000
       [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats]
       in the response.
       
      repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
      Specified by:
      getMonitoringStats in interface SearchModelDeploymentMonitoringStatsAnomaliesResponseOrBuilder
    • setMonitoringStats

       Stats retrieved for requested objectives.
       There are at most 1000
       [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats]
       in the response.
       
      repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
    • setMonitoringStats

       Stats retrieved for requested objectives.
       There are at most 1000
       [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats]
       in the response.
       
      repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
    • addMonitoringStats

       Stats retrieved for requested objectives.
       There are at most 1000
       [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats]
       in the response.
       
      repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
    • addMonitoringStats

       Stats retrieved for requested objectives.
       There are at most 1000
       [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats]
       in the response.
       
      repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
    • addMonitoringStats

       Stats retrieved for requested objectives.
       There are at most 1000
       [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats]
       in the response.
       
      repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
    • addMonitoringStats

       Stats retrieved for requested objectives.
       There are at most 1000
       [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats]
       in the response.
       
      repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
    • addAllMonitoringStats

       Stats retrieved for requested objectives.
       There are at most 1000
       [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats]
       in the response.
       
      repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
    • clearMonitoringStats

       Stats retrieved for requested objectives.
       There are at most 1000
       [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats]
       in the response.
       
      repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
    • removeMonitoringStats

      public SearchModelDeploymentMonitoringStatsAnomaliesResponse.Builder removeMonitoringStats(int index)
       Stats retrieved for requested objectives.
       There are at most 1000
       [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats]
       in the response.
       
      repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
    • getMonitoringStatsBuilder

      public ModelMonitoringStatsAnomalies.Builder getMonitoringStatsBuilder(int index)
       Stats retrieved for requested objectives.
       There are at most 1000
       [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats]
       in the response.
       
      repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
    • getMonitoringStatsOrBuilder

      public ModelMonitoringStatsAnomaliesOrBuilder getMonitoringStatsOrBuilder(int index)
       Stats retrieved for requested objectives.
       There are at most 1000
       [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats]
       in the response.
       
      repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
      Specified by:
      getMonitoringStatsOrBuilder in interface SearchModelDeploymentMonitoringStatsAnomaliesResponseOrBuilder
    • getMonitoringStatsOrBuilderList

      public List<? extends ModelMonitoringStatsAnomaliesOrBuilder> getMonitoringStatsOrBuilderList()
       Stats retrieved for requested objectives.
       There are at most 1000
       [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats]
       in the response.
       
      repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
      Specified by:
      getMonitoringStatsOrBuilderList in interface SearchModelDeploymentMonitoringStatsAnomaliesResponseOrBuilder
    • addMonitoringStatsBuilder

      public ModelMonitoringStatsAnomalies.Builder addMonitoringStatsBuilder()
       Stats retrieved for requested objectives.
       There are at most 1000
       [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats]
       in the response.
       
      repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
    • addMonitoringStatsBuilder

      public ModelMonitoringStatsAnomalies.Builder addMonitoringStatsBuilder(int index)
       Stats retrieved for requested objectives.
       There are at most 1000
       [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats]
       in the response.
       
      repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
    • getMonitoringStatsBuilderList

      public List<ModelMonitoringStatsAnomalies.Builder> getMonitoringStatsBuilderList()
       Stats retrieved for requested objectives.
       There are at most 1000
       [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats][google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.prediction_stats]
       in the response.
       
      repeated .google.cloud.aiplatform.v1.ModelMonitoringStatsAnomalies monitoring_stats = 1;
    • getNextPageToken

      public String getNextPageToken()
       The page token that can be used by the next
       [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies]
       call.
       
      string next_page_token = 2;
      Specified by:
      getNextPageToken in interface SearchModelDeploymentMonitoringStatsAnomaliesResponseOrBuilder
      Returns:
      The nextPageToken.
    • getNextPageTokenBytes

      public com.google.protobuf.ByteString getNextPageTokenBytes()
       The page token that can be used by the next
       [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies]
       call.
       
      string next_page_token = 2;
      Specified by:
      getNextPageTokenBytes in interface SearchModelDeploymentMonitoringStatsAnomaliesResponseOrBuilder
      Returns:
      The bytes for nextPageToken.
    • setNextPageToken

       The page token that can be used by the next
       [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies]
       call.
       
      string next_page_token = 2;
      Parameters:
      value - The nextPageToken to set.
      Returns:
      This builder for chaining.
    • clearNextPageToken

       The page token that can be used by the next
       [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1.JobService.SearchModelDeploymentMonitoringStatsAnomalies]
       call.
       
      string next_page_token = 2;
      Returns:
      This builder for chaining.
    • setNextPageTokenBytes

      public 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.
       
      string next_page_token = 2;
      Parameters:
      value - The bytes for nextPageToken to set.
      Returns:
      This builder for chaining.