Package com.google.cloud.aiplatform.v1
Class NearestNeighborSearchOperationMetadata.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.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.GeneratedMessageV3.Builder<NearestNeighborSearchOperationMetadata.Builder> implements NearestNeighborSearchOperationMetadataOrBuilder
Runtime operation metadata with regard to Matching Engine Index.
Protobuf typegoogle.cloud.aiplatform.v1.NearestNeighborSearchOperationMetadata
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description 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.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.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.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.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.NearestNeighborSearchOperationMetadata.ContentValidationStats.Builder
addContentValidationStatsBuilder()
The validation stats of the content (per file) to be inserted or updated on the Matching Engine Index resource.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.NearestNeighborSearchOperationMetadata.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
NearestNeighborSearchOperationMetadata
build()
NearestNeighborSearchOperationMetadata
buildPartial()
NearestNeighborSearchOperationMetadata.Builder
clear()
NearestNeighborSearchOperationMetadata.Builder
clearContentValidationStats()
The validation stats of the content (per file) to be inserted or updated on the Matching Engine Index resource.NearestNeighborSearchOperationMetadata.Builder
clearDataBytesCount()
The ingested data size in bytes.NearestNeighborSearchOperationMetadata.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
NearestNeighborSearchOperationMetadata.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
NearestNeighborSearchOperationMetadata.Builder
clone()
NearestNeighborSearchOperationMetadata.ContentValidationStats
getContentValidationStats(int index)
The validation stats of the content (per file) to be inserted or updated on the Matching Engine Index resource.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.List<NearestNeighborSearchOperationMetadata.ContentValidationStats.Builder>
getContentValidationStatsBuilderList()
The validation stats of the content (per file) to be inserted or updated on the Matching Engine Index resource.int
getContentValidationStatsCount()
The validation stats of the content (per file) to be inserted or updated on the Matching Engine Index resource.List<NearestNeighborSearchOperationMetadata.ContentValidationStats>
getContentValidationStatsList()
The validation stats of the content (per file) to be inserted or updated on the Matching Engine Index resource.NearestNeighborSearchOperationMetadata.ContentValidationStatsOrBuilder
getContentValidationStatsOrBuilder(int index)
The validation stats of the content (per file) to be inserted or updated on the Matching Engine Index resource.List<? extends NearestNeighborSearchOperationMetadata.ContentValidationStatsOrBuilder>
getContentValidationStatsOrBuilderList()
The validation stats of the content (per file) to be inserted or updated on the Matching Engine Index resource.long
getDataBytesCount()
The ingested data size in bytes.NearestNeighborSearchOperationMetadata
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
NearestNeighborSearchOperationMetadata.Builder
mergeFrom(NearestNeighborSearchOperationMetadata other)
NearestNeighborSearchOperationMetadata.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NearestNeighborSearchOperationMetadata.Builder
mergeFrom(com.google.protobuf.Message other)
NearestNeighborSearchOperationMetadata.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
NearestNeighborSearchOperationMetadata.Builder
removeContentValidationStats(int index)
The validation stats of the content (per file) to be inserted or updated on the Matching Engine Index resource.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.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.NearestNeighborSearchOperationMetadata.Builder
setDataBytesCount(long value)
The ingested data size in bytes.NearestNeighborSearchOperationMetadata.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
NearestNeighborSearchOperationMetadata.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
NearestNeighborSearchOperationMetadata.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<NearestNeighborSearchOperationMetadata.Builder>
-
clear
public NearestNeighborSearchOperationMetadata.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<NearestNeighborSearchOperationMetadata.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<NearestNeighborSearchOperationMetadata.Builder>
-
getDefaultInstanceForType
public NearestNeighborSearchOperationMetadata getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public NearestNeighborSearchOperationMetadata build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public NearestNeighborSearchOperationMetadata buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public NearestNeighborSearchOperationMetadata.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<NearestNeighborSearchOperationMetadata.Builder>
-
setField
public NearestNeighborSearchOperationMetadata.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<NearestNeighborSearchOperationMetadata.Builder>
-
clearField
public NearestNeighborSearchOperationMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<NearestNeighborSearchOperationMetadata.Builder>
-
clearOneof
public NearestNeighborSearchOperationMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<NearestNeighborSearchOperationMetadata.Builder>
-
setRepeatedField
public NearestNeighborSearchOperationMetadata.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<NearestNeighborSearchOperationMetadata.Builder>
-
addRepeatedField
public NearestNeighborSearchOperationMetadata.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<NearestNeighborSearchOperationMetadata.Builder>
-
mergeFrom
public NearestNeighborSearchOperationMetadata.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<NearestNeighborSearchOperationMetadata.Builder>
-
mergeFrom
public NearestNeighborSearchOperationMetadata.Builder mergeFrom(NearestNeighborSearchOperationMetadata other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<NearestNeighborSearchOperationMetadata.Builder>
-
mergeFrom
public NearestNeighborSearchOperationMetadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<NearestNeighborSearchOperationMetadata.Builder>
- Throws:
IOException
-
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.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 interfaceNearestNeighborSearchOperationMetadataOrBuilder
-
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 interfaceNearestNeighborSearchOperationMetadataOrBuilder
-
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 interfaceNearestNeighborSearchOperationMetadataOrBuilder
-
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.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
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.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
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.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
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.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
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.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
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.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
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.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 interfaceNearestNeighborSearchOperationMetadataOrBuilder
-
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 interfaceNearestNeighborSearchOperationMetadataOrBuilder
-
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.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 interfaceNearestNeighborSearchOperationMetadataOrBuilder
- 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.
-
setUnknownFields
public final NearestNeighborSearchOperationMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<NearestNeighborSearchOperationMetadata.Builder>
-
mergeUnknownFields
public final NearestNeighborSearchOperationMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<NearestNeighborSearchOperationMetadata.Builder>
-
-