public static final class NearestNeighborSearchOperationMetadata.Builder extends GeneratedMessageV3.Builder<NearestNeighborSearchOperationMetadata.Builder> implements NearestNeighborSearchOperationMetadataOrBuilder
Runtime operation metadata with regard to Matching Engine Index.
Protobuf type google.cloud.aiplatform.v1beta1.NearestNeighborSearchOperationMetadata
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllContentValidationStats(Iterable<? extends NearestNeighborSearchOperationMetadata.ContentValidationStats> values)
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. 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;
Parameter |
Name |
Description |
values |
Iterable<? extends com.google.cloud.aiplatform.v1beta1.NearestNeighborSearchOperationMetadata.ContentValidationStats>
|
addContentValidationStats(NearestNeighborSearchOperationMetadata.ContentValidationStats value)
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. 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(NearestNeighborSearchOperationMetadata.ContentValidationStats.Builder builderForValue)
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. 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(int index, NearestNeighborSearchOperationMetadata.ContentValidationStats value)
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. 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(int index, NearestNeighborSearchOperationMetadata.ContentValidationStats.Builder builderForValue)
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. 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()
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. 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(int index)
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. 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;
Parameter |
Name |
Description |
index |
int
|
public NearestNeighborSearchOperationMetadata.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
public NearestNeighborSearchOperationMetadata build()
public NearestNeighborSearchOperationMetadata buildPartial()
public NearestNeighborSearchOperationMetadata.Builder clear()
Overrides
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. 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;
public NearestNeighborSearchOperationMetadata.Builder clearDataBytesCount()
The ingested data size in bytes.
int64 data_bytes_count = 2;
public NearestNeighborSearchOperationMetadata.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
public NearestNeighborSearchOperationMetadata.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
public NearestNeighborSearchOperationMetadata.Builder clone()
Overrides
getContentValidationStats(int index)
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. 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;
Parameter |
Name |
Description |
index |
int
|
getContentValidationStatsBuilder(int index)
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. 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;
Parameter |
Name |
Description |
index |
int
|
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. 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;
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. 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;
Returns |
Type |
Description |
int |
|
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. 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(int index)
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. 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;
Parameter |
Name |
Description |
index |
int
|
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. 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;
Returns |
Type |
Description |
List<? extends com.google.cloud.aiplatform.v1beta1.NearestNeighborSearchOperationMetadata.ContentValidationStatsOrBuilder> |
|
public long getDataBytesCount()
The ingested data size in bytes.
int64 data_bytes_count = 2;
Returns |
Type |
Description |
long |
The dataBytesCount.
|
public NearestNeighborSearchOperationMetadata getDefaultInstanceForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
public final boolean isInitialized()
Overrides
public NearestNeighborSearchOperationMetadata.Builder mergeFrom(NearestNeighborSearchOperationMetadata other)
public NearestNeighborSearchOperationMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
public NearestNeighborSearchOperationMetadata.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
public final NearestNeighborSearchOperationMetadata.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
removeContentValidationStats(int index)
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. 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;
Parameter |
Name |
Description |
index |
int
|
setContentValidationStats(int index, NearestNeighborSearchOperationMetadata.ContentValidationStats value)
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. 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(int index, NearestNeighborSearchOperationMetadata.ContentValidationStats.Builder builderForValue)
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. 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;
public NearestNeighborSearchOperationMetadata.Builder setDataBytesCount(long value)
The ingested data size in bytes.
int64 data_bytes_count = 2;
Parameter |
Name |
Description |
value |
long
The dataBytesCount to set.
|
public NearestNeighborSearchOperationMetadata.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
public NearestNeighborSearchOperationMetadata.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
public final NearestNeighborSearchOperationMetadata.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides