Class NearestNeighborSearchOperationMetadata.Builder

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

public static final class NearestNeighborSearchOperationMetadata.Builder extends com.google.protobuf.GeneratedMessage.Builder<NearestNeighborSearchOperationMetadata.Builder> implements NearestNeighborSearchOperationMetadataOrBuilder
 Runtime operation metadata with regard to Matching Engine Index.
 
Protobuf type google.cloud.aiplatform.v1.NearestNeighborSearchOperationMetadata
  • 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<NearestNeighborSearchOperationMetadata.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<NearestNeighborSearchOperationMetadata.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<NearestNeighborSearchOperationMetadata.Builder>
    • getDefaultInstanceForType

      public NearestNeighborSearchOperationMetadata 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 NearestNeighborSearchOperationMetadata.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<NearestNeighborSearchOperationMetadata.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<NearestNeighborSearchOperationMetadata.Builder>
    • mergeFrom

      public NearestNeighborSearchOperationMetadata.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<NearestNeighborSearchOperationMetadata.Builder>
      Throws:
      IOException
    • getContentValidationStatsList

       The validation stats of the content (per file) to be inserted or
       updated on the Matching Engine Index resource. Populated if
       contentsDeltaUri is provided as part of
       [Index.metadata][google.cloud.aiplatform.v1.Index.metadata]. Please note
       that, currently for those files that are broken or has unsupported file
       format, we will not have the stats for those files.
       
      repeated .google.cloud.aiplatform.v1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
      Specified by:
      getContentValidationStatsList in interface NearestNeighborSearchOperationMetadataOrBuilder
    • getContentValidationStatsCount

      public int getContentValidationStatsCount()
       The validation stats of the content (per file) to be inserted or
       updated on the Matching Engine Index resource. Populated if
       contentsDeltaUri is provided as part of
       [Index.metadata][google.cloud.aiplatform.v1.Index.metadata]. Please note
       that, currently for those files that are broken or has unsupported file
       format, we will not have the stats for those files.
       
      repeated .google.cloud.aiplatform.v1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
      Specified by:
      getContentValidationStatsCount in interface NearestNeighborSearchOperationMetadataOrBuilder
    • getContentValidationStats

      public NearestNeighborSearchOperationMetadata.ContentValidationStats getContentValidationStats(int index)
       The validation stats of the content (per file) to be inserted or
       updated on the Matching Engine Index resource. Populated if
       contentsDeltaUri is provided as part of
       [Index.metadata][google.cloud.aiplatform.v1.Index.metadata]. Please note
       that, currently for those files that are broken or has unsupported file
       format, we will not have the stats for those files.
       
      repeated .google.cloud.aiplatform.v1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
      Specified by:
      getContentValidationStats in interface NearestNeighborSearchOperationMetadataOrBuilder
    • setContentValidationStats

       The validation stats of the content (per file) to be inserted or
       updated on the Matching Engine Index resource. Populated if
       contentsDeltaUri is provided as part of
       [Index.metadata][google.cloud.aiplatform.v1.Index.metadata]. Please note
       that, currently for those files that are broken or has unsupported file
       format, we will not have the stats for those files.
       
      repeated .google.cloud.aiplatform.v1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
    • setContentValidationStats

       The validation stats of the content (per file) to be inserted or
       updated on the Matching Engine Index resource. Populated if
       contentsDeltaUri is provided as part of
       [Index.metadata][google.cloud.aiplatform.v1.Index.metadata]. Please note
       that, currently for those files that are broken or has unsupported file
       format, we will not have the stats for those files.
       
      repeated .google.cloud.aiplatform.v1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
    • addContentValidationStats

       The validation stats of the content (per file) to be inserted or
       updated on the Matching Engine Index resource. Populated if
       contentsDeltaUri is provided as part of
       [Index.metadata][google.cloud.aiplatform.v1.Index.metadata]. Please note
       that, currently for those files that are broken or has unsupported file
       format, we will not have the stats for those files.
       
      repeated .google.cloud.aiplatform.v1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
    • addContentValidationStats

       The validation stats of the content (per file) to be inserted or
       updated on the Matching Engine Index resource. Populated if
       contentsDeltaUri is provided as part of
       [Index.metadata][google.cloud.aiplatform.v1.Index.metadata]. Please note
       that, currently for those files that are broken or has unsupported file
       format, we will not have the stats for those files.
       
      repeated .google.cloud.aiplatform.v1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
    • addContentValidationStats

       The validation stats of the content (per file) to be inserted or
       updated on the Matching Engine Index resource. Populated if
       contentsDeltaUri is provided as part of
       [Index.metadata][google.cloud.aiplatform.v1.Index.metadata]. Please note
       that, currently for those files that are broken or has unsupported file
       format, we will not have the stats for those files.
       
      repeated .google.cloud.aiplatform.v1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
    • addContentValidationStats

       The validation stats of the content (per file) to be inserted or
       updated on the Matching Engine Index resource. Populated if
       contentsDeltaUri is provided as part of
       [Index.metadata][google.cloud.aiplatform.v1.Index.metadata]. Please note
       that, currently for those files that are broken or has unsupported file
       format, we will not have the stats for those files.
       
      repeated .google.cloud.aiplatform.v1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
    • addAllContentValidationStats

       The validation stats of the content (per file) to be inserted or
       updated on the Matching Engine Index resource. Populated if
       contentsDeltaUri is provided as part of
       [Index.metadata][google.cloud.aiplatform.v1.Index.metadata]. Please note
       that, currently for those files that are broken or has unsupported file
       format, we will not have the stats for those files.
       
      repeated .google.cloud.aiplatform.v1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
    • clearContentValidationStats

      public NearestNeighborSearchOperationMetadata.Builder clearContentValidationStats()
       The validation stats of the content (per file) to be inserted or
       updated on the Matching Engine Index resource. Populated if
       contentsDeltaUri is provided as part of
       [Index.metadata][google.cloud.aiplatform.v1.Index.metadata]. Please note
       that, currently for those files that are broken or has unsupported file
       format, we will not have the stats for those files.
       
      repeated .google.cloud.aiplatform.v1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
    • removeContentValidationStats

      public NearestNeighborSearchOperationMetadata.Builder removeContentValidationStats(int index)
       The validation stats of the content (per file) to be inserted or
       updated on the Matching Engine Index resource. Populated if
       contentsDeltaUri is provided as part of
       [Index.metadata][google.cloud.aiplatform.v1.Index.metadata]. Please note
       that, currently for those files that are broken or has unsupported file
       format, we will not have the stats for those files.
       
      repeated .google.cloud.aiplatform.v1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
    • getContentValidationStatsBuilder

      public NearestNeighborSearchOperationMetadata.ContentValidationStats.Builder getContentValidationStatsBuilder(int index)
       The validation stats of the content (per file) to be inserted or
       updated on the Matching Engine Index resource. Populated if
       contentsDeltaUri is provided as part of
       [Index.metadata][google.cloud.aiplatform.v1.Index.metadata]. Please note
       that, currently for those files that are broken or has unsupported file
       format, we will not have the stats for those files.
       
      repeated .google.cloud.aiplatform.v1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
    • getContentValidationStatsOrBuilder

      public NearestNeighborSearchOperationMetadata.ContentValidationStatsOrBuilder getContentValidationStatsOrBuilder(int index)
       The validation stats of the content (per file) to be inserted or
       updated on the Matching Engine Index resource. Populated if
       contentsDeltaUri is provided as part of
       [Index.metadata][google.cloud.aiplatform.v1.Index.metadata]. Please note
       that, currently for those files that are broken or has unsupported file
       format, we will not have the stats for those files.
       
      repeated .google.cloud.aiplatform.v1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
      Specified by:
      getContentValidationStatsOrBuilder in interface NearestNeighborSearchOperationMetadataOrBuilder
    • getContentValidationStatsOrBuilderList

      public List<? extends NearestNeighborSearchOperationMetadata.ContentValidationStatsOrBuilder> getContentValidationStatsOrBuilderList()
       The validation stats of the content (per file) to be inserted or
       updated on the Matching Engine Index resource. Populated if
       contentsDeltaUri is provided as part of
       [Index.metadata][google.cloud.aiplatform.v1.Index.metadata]. Please note
       that, currently for those files that are broken or has unsupported file
       format, we will not have the stats for those files.
       
      repeated .google.cloud.aiplatform.v1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
      Specified by:
      getContentValidationStatsOrBuilderList in interface NearestNeighborSearchOperationMetadataOrBuilder
    • addContentValidationStatsBuilder

       The validation stats of the content (per file) to be inserted or
       updated on the Matching Engine Index resource. Populated if
       contentsDeltaUri is provided as part of
       [Index.metadata][google.cloud.aiplatform.v1.Index.metadata]. Please note
       that, currently for those files that are broken or has unsupported file
       format, we will not have the stats for those files.
       
      repeated .google.cloud.aiplatform.v1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
    • addContentValidationStatsBuilder

      public NearestNeighborSearchOperationMetadata.ContentValidationStats.Builder addContentValidationStatsBuilder(int index)
       The validation stats of the content (per file) to be inserted or
       updated on the Matching Engine Index resource. Populated if
       contentsDeltaUri is provided as part of
       [Index.metadata][google.cloud.aiplatform.v1.Index.metadata]. Please note
       that, currently for those files that are broken or has unsupported file
       format, we will not have the stats for those files.
       
      repeated .google.cloud.aiplatform.v1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
    • getContentValidationStatsBuilderList

      public List<NearestNeighborSearchOperationMetadata.ContentValidationStats.Builder> getContentValidationStatsBuilderList()
       The validation stats of the content (per file) to be inserted or
       updated on the Matching Engine Index resource. Populated if
       contentsDeltaUri is provided as part of
       [Index.metadata][google.cloud.aiplatform.v1.Index.metadata]. Please note
       that, currently for those files that are broken or has unsupported file
       format, we will not have the stats for those files.
       
      repeated .google.cloud.aiplatform.v1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
    • getDataBytesCount

      public long getDataBytesCount()
       The ingested data size in bytes.
       
      int64 data_bytes_count = 2;
      Specified by:
      getDataBytesCount in interface NearestNeighborSearchOperationMetadataOrBuilder
      Returns:
      The dataBytesCount.
    • setDataBytesCount

      public NearestNeighborSearchOperationMetadata.Builder setDataBytesCount(long value)
       The ingested data size in bytes.
       
      int64 data_bytes_count = 2;
      Parameters:
      value - The dataBytesCount to set.
      Returns:
      This builder for chaining.
    • clearDataBytesCount

      public NearestNeighborSearchOperationMetadata.Builder clearDataBytesCount()
       The ingested data size in bytes.
       
      int64 data_bytes_count = 2;
      Returns:
      This builder for chaining.