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 type
google.cloud.aiplatform.v1.ImportFeatureValuesOperationMetadata| Modifier and Type | Method and 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(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ImportFeatureValuesOperationMetadata.Builder |
mergeFrom(ImportFeatureValuesOperationMetadata other) |
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.Builder builderForValue)
Operation metadata for Featurestore import Feature values.
|
ImportFeatureValuesOperationMetadata.Builder |
setGenericMetadata(GenericOperationMetadata value)
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) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ImportFeatureValuesOperationMetadata.Builder>public ImportFeatureValuesOperationMetadata.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ImportFeatureValuesOperationMetadata.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ImportFeatureValuesOperationMetadata.Builder>public ImportFeatureValuesOperationMetadata getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ImportFeatureValuesOperationMetadata build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ImportFeatureValuesOperationMetadata buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ImportFeatureValuesOperationMetadata.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ImportFeatureValuesOperationMetadata.Builder>public ImportFeatureValuesOperationMetadata.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ImportFeatureValuesOperationMetadata.Builder>public ImportFeatureValuesOperationMetadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ImportFeatureValuesOperationMetadata.Builder>public ImportFeatureValuesOperationMetadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ImportFeatureValuesOperationMetadata.Builder>public ImportFeatureValuesOperationMetadata.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ImportFeatureValuesOperationMetadata.Builder>public ImportFeatureValuesOperationMetadata.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ImportFeatureValuesOperationMetadata.Builder>public ImportFeatureValuesOperationMetadata.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ImportFeatureValuesOperationMetadata.Builder>public ImportFeatureValuesOperationMetadata.Builder mergeFrom(ImportFeatureValuesOperationMetadata other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ImportFeatureValuesOperationMetadata.Builder>public ImportFeatureValuesOperationMetadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ImportFeatureValuesOperationMetadata.Builder>IOExceptionpublic boolean hasGenericMetadata()
Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;hasGenericMetadata in interface ImportFeatureValuesOperationMetadataOrBuilderpublic GenericOperationMetadata getGenericMetadata()
Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;getGenericMetadata in interface ImportFeatureValuesOperationMetadataOrBuilderpublic ImportFeatureValuesOperationMetadata.Builder setGenericMetadata(GenericOperationMetadata value)
Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;public ImportFeatureValuesOperationMetadata.Builder setGenericMetadata(GenericOperationMetadata.Builder builderForValue)
Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;public ImportFeatureValuesOperationMetadata.Builder mergeGenericMetadata(GenericOperationMetadata value)
Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;public ImportFeatureValuesOperationMetadata.Builder clearGenericMetadata()
Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;public GenericOperationMetadata.Builder getGenericMetadataBuilder()
Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;public GenericOperationMetadataOrBuilder getGenericMetadataOrBuilder()
Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1.GenericOperationMetadata generic_metadata = 1;getGenericMetadataOrBuilder in interface ImportFeatureValuesOperationMetadataOrBuilderpublic long getImportedEntityCount()
Number of entities that have been imported by the operation.
int64 imported_entity_count = 2;getImportedEntityCount in interface ImportFeatureValuesOperationMetadataOrBuilderpublic ImportFeatureValuesOperationMetadata.Builder setImportedEntityCount(long value)
Number of entities that have been imported by the operation.
int64 imported_entity_count = 2;value - The importedEntityCount to set.public ImportFeatureValuesOperationMetadata.Builder clearImportedEntityCount()
Number of entities that have been imported by the operation.
int64 imported_entity_count = 2;public long getImportedFeatureValueCount()
Number of Feature values that have been imported by the operation.
int64 imported_feature_value_count = 3;getImportedFeatureValueCount in interface ImportFeatureValuesOperationMetadataOrBuilderpublic ImportFeatureValuesOperationMetadata.Builder setImportedFeatureValueCount(long value)
Number of Feature values that have been imported by the operation.
int64 imported_feature_value_count = 3;value - The importedFeatureValueCount to set.public ImportFeatureValuesOperationMetadata.Builder clearImportedFeatureValueCount()
Number of Feature values that have been imported by the operation.
int64 imported_feature_value_count = 3;public com.google.protobuf.ProtocolStringList getSourceUrisList()
The source URI from where Feature values are imported.
repeated string source_uris = 4;getSourceUrisList in interface ImportFeatureValuesOperationMetadataOrBuilderpublic int getSourceUrisCount()
The source URI from where Feature values are imported.
repeated string source_uris = 4;getSourceUrisCount in interface ImportFeatureValuesOperationMetadataOrBuilderpublic String getSourceUris(int index)
The source URI from where Feature values are imported.
repeated string source_uris = 4;getSourceUris in interface ImportFeatureValuesOperationMetadataOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSourceUrisBytes(int index)
The source URI from where Feature values are imported.
repeated string source_uris = 4;getSourceUrisBytes in interface ImportFeatureValuesOperationMetadataOrBuilderindex - The index of the value to return.public ImportFeatureValuesOperationMetadata.Builder setSourceUris(int index, String value)
The source URI from where Feature values are imported.
repeated string source_uris = 4;index - The index to set the value at.value - The sourceUris to set.public ImportFeatureValuesOperationMetadata.Builder addSourceUris(String value)
The source URI from where Feature values are imported.
repeated string source_uris = 4;value - The sourceUris to add.public ImportFeatureValuesOperationMetadata.Builder addAllSourceUris(Iterable<String> values)
The source URI from where Feature values are imported.
repeated string source_uris = 4;values - The sourceUris to add.public ImportFeatureValuesOperationMetadata.Builder clearSourceUris()
The source URI from where Feature values are imported.
repeated string source_uris = 4;public ImportFeatureValuesOperationMetadata.Builder addSourceUrisBytes(com.google.protobuf.ByteString value)
The source URI from where Feature values are imported.
repeated string source_uris = 4;value - The bytes of the sourceUris to add.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;getInvalidRowCount in interface ImportFeatureValuesOperationMetadataOrBuilderpublic 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;value - The invalidRowCount to set.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;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;getTimestampOutsideRetentionRowsCount in interface ImportFeatureValuesOperationMetadataOrBuilderpublic 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;value - The timestampOutsideRetentionRowsCount to set.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;public List<Long> getBlockingOperationIdsList()
List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.
repeated int64 blocking_operation_ids = 8;getBlockingOperationIdsList in interface ImportFeatureValuesOperationMetadataOrBuilderpublic int getBlockingOperationIdsCount()
List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.
repeated int64 blocking_operation_ids = 8;getBlockingOperationIdsCount in interface ImportFeatureValuesOperationMetadataOrBuilderpublic long getBlockingOperationIds(int index)
List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.
repeated int64 blocking_operation_ids = 8;getBlockingOperationIds in interface ImportFeatureValuesOperationMetadataOrBuilderindex - The index of the element to return.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;index - The index to set the value at.value - The blockingOperationIds to set.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;value - The blockingOperationIds to add.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;values - The blockingOperationIds to add.public ImportFeatureValuesOperationMetadata.Builder clearBlockingOperationIds()
List of ImportFeatureValues operations running under a single EntityType that are blocking this operation.
repeated int64 blocking_operation_ids = 8;public final ImportFeatureValuesOperationMetadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ImportFeatureValuesOperationMetadata.Builder>public final ImportFeatureValuesOperationMetadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ImportFeatureValuesOperationMetadata.Builder>Copyright © 2024 Google LLC. All rights reserved.