- 3.52.0 (latest)
- 3.50.0
- 3.49.0
- 3.48.0
- 3.47.0
- 3.46.0
- 3.45.0
- 3.44.0
- 3.43.0
- 3.42.0
- 3.41.0
- 3.40.0
- 3.38.0
- 3.37.0
- 3.36.0
- 3.35.0
- 3.34.0
- 3.33.0
- 3.32.0
- 3.31.0
- 3.30.0
- 3.29.0
- 3.28.0
- 3.25.0
- 3.24.0
- 3.23.0
- 3.22.0
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.14.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.0
- 3.6.0
- 3.5.0
- 3.4.2
- 3.3.0
- 3.2.0
- 3.0.0
- 2.9.8
- 2.8.9
- 2.7.4
- 2.5.3
- 2.4.0
public final class ImportFeatureValuesOperationMetadata extends GeneratedMessageV3 implements ImportFeatureValuesOperationMetadataOrBuilder
Details of operations that perform import Feature values.
Protobuf type google.cloud.aiplatform.v1beta1.ImportFeatureValuesOperationMetadata
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > ImportFeatureValuesOperationMetadataStatic Fields
GENERIC_METADATA_FIELD_NUMBER
public static final int GENERIC_METADATA_FIELD_NUMBER
Type | Description |
int |
IMPORTED_ENTITY_COUNT_FIELD_NUMBER
public static final int IMPORTED_ENTITY_COUNT_FIELD_NUMBER
Type | Description |
int |
IMPORTED_FEATURE_VALUE_COUNT_FIELD_NUMBER
public static final int IMPORTED_FEATURE_VALUE_COUNT_FIELD_NUMBER
Type | Description |
int |
INVALID_ROW_COUNT_FIELD_NUMBER
public static final int INVALID_ROW_COUNT_FIELD_NUMBER
Type | Description |
int |
SOURCE_URIS_FIELD_NUMBER
public static final int SOURCE_URIS_FIELD_NUMBER
Type | Description |
int |
TIMESTAMP_OUTSIDE_RETENTION_ROWS_COUNT_FIELD_NUMBER
public static final int TIMESTAMP_OUTSIDE_RETENTION_ROWS_COUNT_FIELD_NUMBER
Type | Description |
int |
Static Methods
getDefaultInstance()
public static ImportFeatureValuesOperationMetadata getDefaultInstance()
Type | Description |
ImportFeatureValuesOperationMetadata |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
newBuilder()
public static ImportFeatureValuesOperationMetadata.Builder newBuilder()
Type | Description |
ImportFeatureValuesOperationMetadata.Builder |
newBuilder(ImportFeatureValuesOperationMetadata prototype)
public static ImportFeatureValuesOperationMetadata.Builder newBuilder(ImportFeatureValuesOperationMetadata prototype)
Name | Description |
prototype | ImportFeatureValuesOperationMetadata |
Type | Description |
ImportFeatureValuesOperationMetadata.Builder |
parseDelimitedFrom(InputStream input)
public static ImportFeatureValuesOperationMetadata parseDelimitedFrom(InputStream input)
Name | Description |
input | InputStream |
Type | Description |
ImportFeatureValuesOperationMetadata |
Type | Description |
IOException |
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ImportFeatureValuesOperationMetadata parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | InputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
ImportFeatureValuesOperationMetadata |
Type | Description |
IOException |
parseFrom(byte[] data)
public static ImportFeatureValuesOperationMetadata parseFrom(byte[] data)
Name | Description |
data | byte[] |
Type | Description |
ImportFeatureValuesOperationMetadata |
Type | Description |
InvalidProtocolBufferException |
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ImportFeatureValuesOperationMetadata parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Name | Description |
data | byte[] |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
ImportFeatureValuesOperationMetadata |
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data)
public static ImportFeatureValuesOperationMetadata parseFrom(ByteString data)
Name | Description |
data | ByteString |
Type | Description |
ImportFeatureValuesOperationMetadata |
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ImportFeatureValuesOperationMetadata parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Name | Description |
data | ByteString |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
ImportFeatureValuesOperationMetadata |
Type | Description |
InvalidProtocolBufferException |
parseFrom(CodedInputStream input)
public static ImportFeatureValuesOperationMetadata parseFrom(CodedInputStream input)
Name | Description |
input | CodedInputStream |
Type | Description |
ImportFeatureValuesOperationMetadata |
Type | Description |
IOException |
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ImportFeatureValuesOperationMetadata parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
ImportFeatureValuesOperationMetadata |
Type | Description |
IOException |
parseFrom(InputStream input)
public static ImportFeatureValuesOperationMetadata parseFrom(InputStream input)
Name | Description |
input | InputStream |
Type | Description |
ImportFeatureValuesOperationMetadata |
Type | Description |
IOException |
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ImportFeatureValuesOperationMetadata parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | InputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
ImportFeatureValuesOperationMetadata |
Type | Description |
IOException |
parseFrom(ByteBuffer data)
public static ImportFeatureValuesOperationMetadata parseFrom(ByteBuffer data)
Name | Description |
data | ByteBuffer |
Type | Description |
ImportFeatureValuesOperationMetadata |
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ImportFeatureValuesOperationMetadata parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Name | Description |
data | ByteBuffer |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
ImportFeatureValuesOperationMetadata |
Type | Description |
InvalidProtocolBufferException |
parser()
public static Parser<ImportFeatureValuesOperationMetadata> parser()
Type | Description |
Parser<ImportFeatureValuesOperationMetadata> |
Methods
equals(Object obj)
public boolean equals(Object obj)
Name | Description |
obj | Object |
Type | Description |
boolean |
getDefaultInstanceForType()
public ImportFeatureValuesOperationMetadata getDefaultInstanceForType()
Type | Description |
ImportFeatureValuesOperationMetadata |
getGenericMetadata()
public GenericOperationMetadata getGenericMetadata()
Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
Type | Description |
GenericOperationMetadata | The genericMetadata. |
getGenericMetadataOrBuilder()
public GenericOperationMetadataOrBuilder getGenericMetadataOrBuilder()
Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
Type | Description |
GenericOperationMetadataOrBuilder |
getImportedEntityCount()
public long getImportedEntityCount()
Number of entities that have been imported by the operation.
int64 imported_entity_count = 2;
Type | Description |
long | The importedEntityCount. |
getImportedFeatureValueCount()
public long getImportedFeatureValueCount()
Number of Feature values that have been imported by the operation.
int64 imported_feature_value_count = 3;
Type | Description |
long | The importedFeatureValueCount. |
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;
Type | Description |
long | The invalidRowCount. |
getParserForType()
public Parser<ImportFeatureValuesOperationMetadata> getParserForType()
Type | Description |
Parser<ImportFeatureValuesOperationMetadata> |
getSerializedSize()
public int getSerializedSize()
Type | Description |
int |
getSourceUris(int index)
public String getSourceUris(int index)
The source URI from where Feature values are imported.
repeated string source_uris = 4;
Name | Description |
index | int The index of the element to return. |
Type | Description |
String | The sourceUris at the given index. |
getSourceUrisBytes(int index)
public ByteString getSourceUrisBytes(int index)
The source URI from where Feature values are imported.
repeated string source_uris = 4;
Name | Description |
index | int The index of the value to return. |
Type | Description |
ByteString | The bytes of the sourceUris at the given index. |
getSourceUrisCount()
public int getSourceUrisCount()
The source URI from where Feature values are imported.
repeated string source_uris = 4;
Type | Description |
int | The count of sourceUris. |
getSourceUrisList()
public ProtocolStringList getSourceUrisList()
The source URI from where Feature values are imported.
repeated string source_uris = 4;
Type | Description |
ProtocolStringList | A list containing the sourceUris. |
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;
Type | Description |
long | The timestampOutsideRetentionRowsCount. |
getUnknownFields()
public final UnknownFieldSet getUnknownFields()
Type | Description |
UnknownFieldSet |
hasGenericMetadata()
public boolean hasGenericMetadata()
Operation metadata for Featurestore import Feature values.
.google.cloud.aiplatform.v1beta1.GenericOperationMetadata generic_metadata = 1;
Type | Description |
boolean | Whether the genericMetadata field is set. |
hashCode()
public int hashCode()
Type | Description |
int |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Type | Description |
boolean |
newBuilderForType()
public ImportFeatureValuesOperationMetadata.Builder newBuilderForType()
Type | Description |
ImportFeatureValuesOperationMetadata.Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected ImportFeatureValuesOperationMetadata.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Name | Description |
parent | BuilderParent |
Type | Description |
ImportFeatureValuesOperationMetadata.Builder |
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Name | Description |
unused | UnusedPrivateParameter |
Type | Description |
Object |
toBuilder()
public ImportFeatureValuesOperationMetadata.Builder toBuilder()
Type | Description |
ImportFeatureValuesOperationMetadata.Builder |
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Name | Description |
output | CodedOutputStream |
Type | Description |
IOException |