Class NearestNeighborSearchOperationMetadata.Builder

    • Method Detail

      • getDescriptor

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

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
        Specified by:
        internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.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.GeneratedMessageV3.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

        public NearestNeighborSearchOperationMetadata build()
        Specified by:
        build in interface com.google.protobuf.Message.Builder
        Specified by:
        build in interface com.google.protobuf.MessageLite.Builder
      • buildPartial

        public NearestNeighborSearchOperationMetadata buildPartial()
        Specified by:
        buildPartial in interface com.google.protobuf.Message.Builder
        Specified by:
        buildPartial in interface com.google.protobuf.MessageLite.Builder
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<NearestNeighborSearchOperationMetadata.Builder>
      • getContentValidationStatsList

        public List<NearestNeighborSearchOperationMetadata.ContentValidationStats> 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.v1beta1.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.v1beta1.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.v1beta1.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.v1beta1.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.v1beta1.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.v1beta1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
        Specified by:
        getContentValidationStats in interface NearestNeighborSearchOperationMetadataOrBuilder
      • setContentValidationStats

        public NearestNeighborSearchOperationMetadata.Builder setContentValidationStats​(int index,
                                                                                        NearestNeighborSearchOperationMetadata.ContentValidationStats value)
         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.v1beta1.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.v1beta1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
      • setContentValidationStats

        public NearestNeighborSearchOperationMetadata.Builder setContentValidationStats​(int index,
                                                                                        NearestNeighborSearchOperationMetadata.ContentValidationStats.Builder builderForValue)
         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.v1beta1.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.v1beta1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
      • addContentValidationStats

        public NearestNeighborSearchOperationMetadata.Builder addContentValidationStats​(NearestNeighborSearchOperationMetadata.ContentValidationStats value)
         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.v1beta1.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.v1beta1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
      • addContentValidationStats

        public NearestNeighborSearchOperationMetadata.Builder addContentValidationStats​(int index,
                                                                                        NearestNeighborSearchOperationMetadata.ContentValidationStats value)
         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.v1beta1.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.v1beta1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
      • addContentValidationStats

        public NearestNeighborSearchOperationMetadata.Builder addContentValidationStats​(NearestNeighborSearchOperationMetadata.ContentValidationStats.Builder builderForValue)
         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.v1beta1.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.v1beta1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
      • addContentValidationStats

        public NearestNeighborSearchOperationMetadata.Builder addContentValidationStats​(int index,
                                                                                        NearestNeighborSearchOperationMetadata.ContentValidationStats.Builder builderForValue)
         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.v1beta1.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.v1beta1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
      • addAllContentValidationStats

        public NearestNeighborSearchOperationMetadata.Builder addAllContentValidationStats​(Iterable<? extends NearestNeighborSearchOperationMetadata.ContentValidationStats> values)
         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.v1beta1.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.v1beta1.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.v1beta1.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.v1beta1.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.v1beta1.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.v1beta1.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.v1beta1.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.v1beta1.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.v1beta1.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.v1beta1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
        Specified by:
        getContentValidationStatsOrBuilder in interface NearestNeighborSearchOperationMetadataOrBuilder
      • addContentValidationStatsBuilder

        public NearestNeighborSearchOperationMetadata.ContentValidationStats.Builder 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.v1beta1.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.v1beta1.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.v1beta1.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.v1beta1.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.v1beta1.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.v1beta1.NearestNeighborSearchOperationMetadata.ContentValidationStats content_validation_stats = 1;
      • 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.