Package com.google.cloud.aiplatform.v1
Class ImportFeatureValuesOperationMetadata.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<ImportFeatureValuesOperationMetadata.Builder>
com.google.cloud.aiplatform.v1.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.GeneratedMessage.Builder<ImportFeatureValuesOperationMetadata.Builder>
implements ImportFeatureValuesOperationMetadataOrBuilder
Details of operations that perform import Feature values.Protobuf type
google.cloud.aiplatform.v1.ImportFeatureValuesOperationMetadata-
Method Summary
Modifier and TypeMethodDescriptionaddAllBlockingOperationIds(Iterable<? extends Long> values) List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.addAllSourceUris(Iterable<String> values) The source URI from where Feature values are imported.addBlockingOperationIds(long value) List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.addSourceUris(String value) The source URI from where Feature values are imported.addSourceUrisBytes(com.google.protobuf.ByteString value) The source URI from where Feature values are imported.build()clear()List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.Operation metadata for Featurestore import Feature values.Number of entities that have been imported by the operation.Number of Feature values that have been imported by the operation.The number of rows in input source that weren't imported due to either * Not having any featureValuesThe source URI from where Feature values are imported.The number rows that weren't ingested due to having timestamps outside the retention boundary.longgetBlockingOperationIds(int index) List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.intList of ImportFeatureValues operations running under a single EntityType that are blocking this operation.List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorOperation metadata for Featurestore import Feature values.Operation metadata for Featurestore import Feature values.Operation metadata for Featurestore import Feature values.longNumber of entities that have been imported by the operation.longNumber of Feature values that have been imported by the operation.longThe number of rows in input source that weren't imported due to either * Not having any featureValuesgetSourceUris(int index) The source URI from where Feature values are imported.com.google.protobuf.ByteStringgetSourceUrisBytes(int index) The source URI from where Feature values are imported.intThe source URI from where Feature values are imported.com.google.protobuf.ProtocolStringListThe source URI from where Feature values are imported.longThe number rows that weren't ingested due to having timestamps outside the retention boundary.booleanOperation metadata for Featurestore import Feature values.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) Operation metadata for Featurestore import Feature values.setBlockingOperationIds(int index, long value) List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.Operation metadata for Featurestore import Feature values.setGenericMetadata(GenericOperationMetadata.Builder builderForValue) Operation metadata for Featurestore import Feature values.setImportedEntityCount(long value) Number of entities that have been imported by the operation.setImportedFeatureValueCount(long value) Number of Feature values that have been imported by the operation.setInvalidRowCount(long value) The number of rows in input source that weren't imported due to either * Not having any featureValuessetSourceUris(int index, String value) The source URI from where Feature values are imported.setTimestampOutsideRetentionRowsCount(long value) The number rows that weren't ingested due to having timestamps outside the retention boundary.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<ImportFeatureValuesOperationMetadata.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<ImportFeatureValuesOperationMetadata.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<ImportFeatureValuesOperationMetadata.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ImportFeatureValuesOperationMetadata.Builder>
-
mergeFrom
public ImportFeatureValuesOperationMetadata.Builder mergeFrom(ImportFeatureValuesOperationMetadata other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ImportFeatureValuesOperationMetadata.Builder>
-
mergeFrom
public ImportFeatureValuesOperationMetadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ImportFeatureValuesOperationMetadata.Builder>- Throws:
IOException
-
hasGenericMetadata
public boolean hasGenericMetadata()Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;- Specified by:
hasGenericMetadatain interfaceImportFeatureValuesOperationMetadataOrBuilder- Returns:
- Whether the genericMetadata field is set.
-
getGenericMetadata
Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;- Specified by:
getGenericMetadatain interfaceImportFeatureValuesOperationMetadataOrBuilder- Returns:
- The genericMetadata.
-
setGenericMetadata
public ImportFeatureValuesOperationMetadata.Builder setGenericMetadata(GenericOperationMetadata value) Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1; -
setGenericMetadata
public ImportFeatureValuesOperationMetadata.Builder setGenericMetadata(GenericOperationMetadata.Builder builderForValue) Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1; -
mergeGenericMetadata
public ImportFeatureValuesOperationMetadata.Builder mergeGenericMetadata(GenericOperationMetadata value) Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1; -
clearGenericMetadata
Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1; -
getGenericMetadataBuilder
Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1; -
getGenericMetadataOrBuilder
Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;- Specified by:
getGenericMetadataOrBuilderin interfaceImportFeatureValuesOperationMetadataOrBuilder
-
getImportedEntityCount
public long getImportedEntityCount()Number of entities that have been imported by the operation.
int64 imported_entity_count = 2;- Specified by:
getImportedEntityCountin interfaceImportFeatureValuesOperationMetadataOrBuilder- Returns:
- The importedEntityCount.
-
setImportedEntityCount
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
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:
getImportedFeatureValueCountin interfaceImportFeatureValuesOperationMetadataOrBuilder- Returns:
- The importedFeatureValueCount.
-
setImportedFeatureValueCount
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
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:
getSourceUrisListin 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:
getSourceUrisCountin interfaceImportFeatureValuesOperationMetadataOrBuilder- Returns:
- The count of sourceUris.
-
getSourceUris
The source URI from where Feature values are imported.
repeated string source_uris = 4;- Specified by:
getSourceUrisin 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:
getSourceUrisBytesin interfaceImportFeatureValuesOperationMetadataOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the sourceUris at the given index.
-
setSourceUris
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
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
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
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:
getInvalidRowCountin interfaceImportFeatureValuesOperationMetadataOrBuilder- Returns:
- The invalidRowCount.
-
setInvalidRowCount
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
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:
getTimestampOutsideRetentionRowsCountin 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
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
List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.
repeated int64 blocking_operation_ids = 8;- Specified by:
getBlockingOperationIdsListin 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:
getBlockingOperationIdsCountin 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:
getBlockingOperationIdsin interfaceImportFeatureValuesOperationMetadataOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The blockingOperationIds at the given index.
-
setBlockingOperationIds
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
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
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.
-