Class ImportFeatureValuesOperationMetadata.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ImportFeatureValuesOperationMetadata.Builder>
-
- com.google.cloud.aiplatform.v1beta1.ImportFeatureValuesOperationMetadata.Builder
-
- All Implemented Interfaces:
ImportFeatureValuesOperationMetadataOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ImportFeatureValuesOperationMetadata
public static final class ImportFeatureValuesOperationMetadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ImportFeatureValuesOperationMetadata.Builder> implements ImportFeatureValuesOperationMetadataOrBuilder
Details of operations that perform import Feature values.
Protobuf typegoogle.cloud.aiplatform.v1beta1.ImportFeatureValuesOperationMetadata
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ImportFeatureValuesOperationMetadata.Builder
addAllBlockingOperationIds(Iterable<? extends Long> values)
List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.ImportFeatureValuesOperationMetadata.Builder
addAllSourceUris(Iterable<String> values)
The source URI from where Feature values are imported.ImportFeatureValuesOperationMetadata.Builder
addBlockingOperationIds(long value)
List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.ImportFeatureValuesOperationMetadata.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ImportFeatureValuesOperationMetadata.Builder
addSourceUris(String value)
The source URI from where Feature values are imported.ImportFeatureValuesOperationMetadata.Builder
addSourceUrisBytes(com.google.protobuf.ByteString value)
The source URI from where Feature values are imported.ImportFeatureValuesOperationMetadata
build()
ImportFeatureValuesOperationMetadata
buildPartial()
ImportFeatureValuesOperationMetadata.Builder
clear()
ImportFeatureValuesOperationMetadata.Builder
clearBlockingOperationIds()
List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.ImportFeatureValuesOperationMetadata.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ImportFeatureValuesOperationMetadata.Builder
clearGenericMetadata()
Operation metadata for Featurestore import Feature values.ImportFeatureValuesOperationMetadata.Builder
clearImportedEntityCount()
Number of entities that have been imported by the operation.ImportFeatureValuesOperationMetadata.Builder
clearImportedFeatureValueCount()
Number of Feature values that have been imported by the operation.ImportFeatureValuesOperationMetadata.Builder
clearInvalidRowCount()
The number of rows in input source that weren't imported due to either * Not having any featureValues.ImportFeatureValuesOperationMetadata.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ImportFeatureValuesOperationMetadata.Builder
clearSourceUris()
The source URI from where Feature values are imported.ImportFeatureValuesOperationMetadata.Builder
clearTimestampOutsideRetentionRowsCount()
The number rows that weren't ingested due to having timestamps outside the retention boundary.ImportFeatureValuesOperationMetadata.Builder
clone()
long
getBlockingOperationIds(int index)
List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.int
getBlockingOperationIdsCount()
List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.List<Long>
getBlockingOperationIdsList()
List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.ImportFeatureValuesOperationMetadata
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
GenericOperationMetadata
getGenericMetadata()
Operation metadata for Featurestore import Feature values.GenericOperationMetadata.Builder
getGenericMetadataBuilder()
Operation metadata for Featurestore import Feature values.GenericOperationMetadataOrBuilder
getGenericMetadataOrBuilder()
Operation metadata for Featurestore import Feature values.long
getImportedEntityCount()
Number of entities that have been imported by the operation.long
getImportedFeatureValueCount()
Number of Feature values that have been imported by the operation.long
getInvalidRowCount()
The number of rows in input source that weren't imported due to either * Not having any featureValues.String
getSourceUris(int index)
The source URI from where Feature values are imported.com.google.protobuf.ByteString
getSourceUrisBytes(int index)
The source URI from where Feature values are imported.int
getSourceUrisCount()
The source URI from where Feature values are imported.com.google.protobuf.ProtocolStringList
getSourceUrisList()
The source URI from where Feature values are imported.long
getTimestampOutsideRetentionRowsCount()
The number rows that weren't ingested due to having timestamps outside the retention boundary.boolean
hasGenericMetadata()
Operation metadata for Featurestore import Feature values.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ImportFeatureValuesOperationMetadata.Builder
mergeFrom(ImportFeatureValuesOperationMetadata other)
ImportFeatureValuesOperationMetadata.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ImportFeatureValuesOperationMetadata.Builder
mergeFrom(com.google.protobuf.Message other)
ImportFeatureValuesOperationMetadata.Builder
mergeGenericMetadata(GenericOperationMetadata value)
Operation metadata for Featurestore import Feature values.ImportFeatureValuesOperationMetadata.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ImportFeatureValuesOperationMetadata.Builder
setBlockingOperationIds(int index, long value)
List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.ImportFeatureValuesOperationMetadata.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ImportFeatureValuesOperationMetadata.Builder
setGenericMetadata(GenericOperationMetadata value)
Operation metadata for Featurestore import Feature values.ImportFeatureValuesOperationMetadata.Builder
setGenericMetadata(GenericOperationMetadata.Builder builderForValue)
Operation metadata for Featurestore import Feature values.ImportFeatureValuesOperationMetadata.Builder
setImportedEntityCount(long value)
Number of entities that have been imported by the operation.ImportFeatureValuesOperationMetadata.Builder
setImportedFeatureValueCount(long value)
Number of Feature values that have been imported by the operation.ImportFeatureValuesOperationMetadata.Builder
setInvalidRowCount(long value)
The number of rows in input source that weren't imported due to either * Not having any featureValues.ImportFeatureValuesOperationMetadata.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ImportFeatureValuesOperationMetadata.Builder
setSourceUris(int index, String value)
The source URI from where Feature values are imported.ImportFeatureValuesOperationMetadata.Builder
setTimestampOutsideRetentionRowsCount(long value)
The number rows that weren't ingested due to having timestamps outside the retention boundary.ImportFeatureValuesOperationMetadata.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<ImportFeatureValuesOperationMetadata.Builder>
-
clear
public ImportFeatureValuesOperationMetadata.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<ImportFeatureValuesOperationMetadata.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<ImportFeatureValuesOperationMetadata.Builder>
-
getDefaultInstanceForType
public ImportFeatureValuesOperationMetadata getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ImportFeatureValuesOperationMetadata build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ImportFeatureValuesOperationMetadata buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ImportFeatureValuesOperationMetadata.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<ImportFeatureValuesOperationMetadata.Builder>
-
setField
public ImportFeatureValuesOperationMetadata.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<ImportFeatureValuesOperationMetadata.Builder>
-
clearField
public ImportFeatureValuesOperationMetadata.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<ImportFeatureValuesOperationMetadata.Builder>
-
clearOneof
public ImportFeatureValuesOperationMetadata.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<ImportFeatureValuesOperationMetadata.Builder>
-
setRepeatedField
public ImportFeatureValuesOperationMetadata.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<ImportFeatureValuesOperationMetadata.Builder>
-
addRepeatedField
public ImportFeatureValuesOperationMetadata.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<ImportFeatureValuesOperationMetadata.Builder>
-
mergeFrom
public ImportFeatureValuesOperationMetadata.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ImportFeatureValuesOperationMetadata.Builder>
-
mergeFrom
public ImportFeatureValuesOperationMetadata.Builder mergeFrom(ImportFeatureValuesOperationMetadata other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ImportFeatureValuesOperationMetadata.Builder>
-
mergeFrom
public ImportFeatureValuesOperationMetadata.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<ImportFeatureValuesOperationMetadata.Builder>
- Throws:
IOException
-
hasGenericMetadata
public boolean hasGenericMetadata()
Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
- Specified by:
hasGenericMetadata
in interfaceImportFeatureValuesOperationMetadataOrBuilder
- Returns:
- Whether the genericMetadata field is set.
-
getGenericMetadata
public GenericOperationMetadata getGenericMetadata()
Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
- Specified by:
getGenericMetadata
in interfaceImportFeatureValuesOperationMetadataOrBuilder
- Returns:
- The genericMetadata.
-
setGenericMetadata
public ImportFeatureValuesOperationMetadata.Builder setGenericMetadata(GenericOperationMetadata value)
Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
-
setGenericMetadata
public ImportFeatureValuesOperationMetadata.Builder setGenericMetadata(GenericOperationMetadata.Builder builderForValue)
Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
-
mergeGenericMetadata
public ImportFeatureValuesOperationMetadata.Builder mergeGenericMetadata(GenericOperationMetadata value)
Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
-
clearGenericMetadata
public ImportFeatureValuesOperationMetadata.Builder clearGenericMetadata()
Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
-
getGenericMetadataBuilder
public GenericOperationMetadata.Builder getGenericMetadataBuilder()
Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
-
getGenericMetadataOrBuilder
public GenericOperationMetadataOrBuilder getGenericMetadataOrBuilder()
Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
- Specified by:
getGenericMetadataOrBuilder
in interfaceImportFeatureValuesOperationMetadataOrBuilder
-
getImportedEntityCount
public long getImportedEntityCount()
Number of entities that have been imported by the operation.
int64 imported_entity_count = 2;
- Specified by:
getImportedEntityCount
in interfaceImportFeatureValuesOperationMetadataOrBuilder
- Returns:
- The importedEntityCount.
-
setImportedEntityCount
public ImportFeatureValuesOperationMetadata.Builder setImportedEntityCount(long value)
Number of entities that have been imported by the operation.
int64 imported_entity_count = 2;
- Parameters:
value
- The importedEntityCount to set.- Returns:
- This builder for chaining.
-
clearImportedEntityCount
public ImportFeatureValuesOperationMetadata.Builder clearImportedEntityCount()
Number of entities that have been imported by the operation.
int64 imported_entity_count = 2;
- Returns:
- This builder for chaining.
-
getImportedFeatureValueCount
public long getImportedFeatureValueCount()
Number of Feature values that have been imported by the operation.
int64 imported_feature_value_count = 3;
- Specified by:
getImportedFeatureValueCount
in interfaceImportFeatureValuesOperationMetadataOrBuilder
- Returns:
- The importedFeatureValueCount.
-
setImportedFeatureValueCount
public ImportFeatureValuesOperationMetadata.Builder setImportedFeatureValueCount(long value)
Number of Feature values that have been imported by the operation.
int64 imported_feature_value_count = 3;
- Parameters:
value
- The importedFeatureValueCount to set.- Returns:
- This builder for chaining.
-
clearImportedFeatureValueCount
public ImportFeatureValuesOperationMetadata.Builder clearImportedFeatureValueCount()
Number of Feature values that have been imported by the operation.
int64 imported_feature_value_count = 3;
- Returns:
- This builder for chaining.
-
getSourceUrisList
public com.google.protobuf.ProtocolStringList getSourceUrisList()
The source URI from where Feature values are imported.
repeated string source_uris = 4;
- Specified by:
getSourceUrisList
in interfaceImportFeatureValuesOperationMetadataOrBuilder
- Returns:
- A list containing the sourceUris.
-
getSourceUrisCount
public int getSourceUrisCount()
The source URI from where Feature values are imported.
repeated string source_uris = 4;
- Specified by:
getSourceUrisCount
in interfaceImportFeatureValuesOperationMetadataOrBuilder
- Returns:
- The count of sourceUris.
-
getSourceUris
public String getSourceUris(int index)
The source URI from where Feature values are imported.
repeated string source_uris = 4;
- Specified by:
getSourceUris
in interfaceImportFeatureValuesOperationMetadataOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The sourceUris at the given index.
-
getSourceUrisBytes
public com.google.protobuf.ByteString getSourceUrisBytes(int index)
The source URI from where Feature values are imported.
repeated string source_uris = 4;
- Specified by:
getSourceUrisBytes
in interfaceImportFeatureValuesOperationMetadataOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the sourceUris at the given index.
-
setSourceUris
public ImportFeatureValuesOperationMetadata.Builder setSourceUris(int index, String value)
The source URI from where Feature values are imported.
repeated string source_uris = 4;
- Parameters:
index
- The index to set the value at.value
- The sourceUris to set.- Returns:
- This builder for chaining.
-
addSourceUris
public ImportFeatureValuesOperationMetadata.Builder addSourceUris(String value)
The source URI from where Feature values are imported.
repeated string source_uris = 4;
- Parameters:
value
- The sourceUris to add.- Returns:
- This builder for chaining.
-
addAllSourceUris
public ImportFeatureValuesOperationMetadata.Builder addAllSourceUris(Iterable<String> values)
The source URI from where Feature values are imported.
repeated string source_uris = 4;
- Parameters:
values
- The sourceUris to add.- Returns:
- This builder for chaining.
-
clearSourceUris
public ImportFeatureValuesOperationMetadata.Builder clearSourceUris()
The source URI from where Feature values are imported.
repeated string source_uris = 4;
- Returns:
- This builder for chaining.
-
addSourceUrisBytes
public ImportFeatureValuesOperationMetadata.Builder addSourceUrisBytes(com.google.protobuf.ByteString value)
The source URI from where Feature values are imported.
repeated string source_uris = 4;
- Parameters:
value
- The bytes of the sourceUris to add.- Returns:
- This builder for chaining.
-
getInvalidRowCount
public long getInvalidRowCount()
The number of rows in input source that weren't imported due to either * Not having any featureValues. * Having a null entityId. * Having a null timestamp. * Not being parsable (applicable for CSV sources).
int64 invalid_row_count = 6;
- Specified by:
getInvalidRowCount
in interfaceImportFeatureValuesOperationMetadataOrBuilder
- Returns:
- The invalidRowCount.
-
setInvalidRowCount
public ImportFeatureValuesOperationMetadata.Builder setInvalidRowCount(long value)
The number of rows in input source that weren't imported due to either * Not having any featureValues. * Having a null entityId. * Having a null timestamp. * Not being parsable (applicable for CSV sources).
int64 invalid_row_count = 6;
- Parameters:
value
- The invalidRowCount to set.- Returns:
- This builder for chaining.
-
clearInvalidRowCount
public ImportFeatureValuesOperationMetadata.Builder clearInvalidRowCount()
The number of rows in input source that weren't imported due to either * Not having any featureValues. * Having a null entityId. * Having a null timestamp. * Not being parsable (applicable for CSV sources).
int64 invalid_row_count = 6;
- Returns:
- This builder for chaining.
-
getTimestampOutsideRetentionRowsCount
public long getTimestampOutsideRetentionRowsCount()
The number rows that weren't ingested due to having timestamps outside the retention boundary.
int64 timestamp_outside_retention_rows_count = 7;
- Specified by:
getTimestampOutsideRetentionRowsCount
in interfaceImportFeatureValuesOperationMetadataOrBuilder
- Returns:
- The timestampOutsideRetentionRowsCount.
-
setTimestampOutsideRetentionRowsCount
public ImportFeatureValuesOperationMetadata.Builder setTimestampOutsideRetentionRowsCount(long value)
The number rows that weren't ingested due to having timestamps outside the retention boundary.
int64 timestamp_outside_retention_rows_count = 7;
- Parameters:
value
- The timestampOutsideRetentionRowsCount to set.- Returns:
- This builder for chaining.
-
clearTimestampOutsideRetentionRowsCount
public ImportFeatureValuesOperationMetadata.Builder clearTimestampOutsideRetentionRowsCount()
The number rows that weren't ingested due to having timestamps outside the retention boundary.
int64 timestamp_outside_retention_rows_count = 7;
- Returns:
- This builder for chaining.
-
getBlockingOperationIdsList
public List<Long> getBlockingOperationIdsList()
List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.
repeated int64 blocking_operation_ids = 8;
- Specified by:
getBlockingOperationIdsList
in interfaceImportFeatureValuesOperationMetadataOrBuilder
- Returns:
- A list containing the blockingOperationIds.
-
getBlockingOperationIdsCount
public int getBlockingOperationIdsCount()
List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.
repeated int64 blocking_operation_ids = 8;
- Specified by:
getBlockingOperationIdsCount
in interfaceImportFeatureValuesOperationMetadataOrBuilder
- Returns:
- The count of blockingOperationIds.
-
getBlockingOperationIds
public long getBlockingOperationIds(int index)
List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.
repeated int64 blocking_operation_ids = 8;
- Specified by:
getBlockingOperationIds
in interfaceImportFeatureValuesOperationMetadataOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The blockingOperationIds at the given index.
-
setBlockingOperationIds
public ImportFeatureValuesOperationMetadata.Builder setBlockingOperationIds(int index, long value)
List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.
repeated int64 blocking_operation_ids = 8;
- Parameters:
index
- The index to set the value at.value
- The blockingOperationIds to set.- Returns:
- This builder for chaining.
-
addBlockingOperationIds
public ImportFeatureValuesOperationMetadata.Builder addBlockingOperationIds(long value)
List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.
repeated int64 blocking_operation_ids = 8;
- Parameters:
value
- The blockingOperationIds to add.- Returns:
- This builder for chaining.
-
addAllBlockingOperationIds
public ImportFeatureValuesOperationMetadata.Builder addAllBlockingOperationIds(Iterable<? extends Long> values)
List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.
repeated int64 blocking_operation_ids = 8;
- Parameters:
values
- The blockingOperationIds to add.- Returns:
- This builder for chaining.
-
clearBlockingOperationIds
public ImportFeatureValuesOperationMetadata.Builder clearBlockingOperationIds()
List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.
repeated int64 blocking_operation_ids = 8;
- Returns:
- This builder for chaining.
-
setUnknownFields
public final ImportFeatureValuesOperationMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ImportFeatureValuesOperationMetadata.Builder>
-
mergeUnknownFields
public final ImportFeatureValuesOperationMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ImportFeatureValuesOperationMetadata.Builder>
-
-