Package com.google.cloud.aiplatform.v1
Class ImportFeatureValuesRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.aiplatform.v1.ImportFeatureValuesRequest
-
- All Implemented Interfaces:
ImportFeatureValuesRequestOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class ImportFeatureValuesRequest extends com.google.protobuf.GeneratedMessageV3 implements ImportFeatureValuesRequestOrBuilder
Request message for [FeaturestoreService.ImportFeatureValues][google.cloud.aiplatform.v1.FeaturestoreService.ImportFeatureValues].
Protobuf typegoogle.cloud.aiplatform.v1.ImportFeatureValuesRequest
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ImportFeatureValuesRequest.Builder
Request message for [FeaturestoreService.ImportFeatureValues][google.cloud.aiplatform.v1.FeaturestoreService.ImportFeatureValues].static class
ImportFeatureValuesRequest.FeatureSpec
Defines the Feature value(s) to import.static interface
ImportFeatureValuesRequest.FeatureSpecOrBuilder
static class
ImportFeatureValuesRequest.FeatureTimeSourceCase
static class
ImportFeatureValuesRequest.SourceCase
-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
AVRO_SOURCE_FIELD_NUMBER
static int
BIGQUERY_SOURCE_FIELD_NUMBER
static int
CSV_SOURCE_FIELD_NUMBER
static int
DISABLE_INGESTION_ANALYSIS_FIELD_NUMBER
static int
DISABLE_ONLINE_SERVING_FIELD_NUMBER
static int
ENTITY_ID_FIELD_FIELD_NUMBER
static int
ENTITY_TYPE_FIELD_NUMBER
static int
FEATURE_SPECS_FIELD_NUMBER
static int
FEATURE_TIME_FIELD_FIELD_NUMBER
static int
FEATURE_TIME_FIELD_NUMBER
static int
WORKER_COUNT_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
AvroSource
getAvroSource()
.google.cloud.aiplatform.v1.AvroSource avro_source = 2;
AvroSourceOrBuilder
getAvroSourceOrBuilder()
.google.cloud.aiplatform.v1.AvroSource avro_source = 2;
BigQuerySource
getBigquerySource()
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;
BigQuerySourceOrBuilder
getBigquerySourceOrBuilder()
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;
CsvSource
getCsvSource()
.google.cloud.aiplatform.v1.CsvSource csv_source = 4;
CsvSourceOrBuilder
getCsvSourceOrBuilder()
.google.cloud.aiplatform.v1.CsvSource csv_source = 4;
static ImportFeatureValuesRequest
getDefaultInstance()
ImportFeatureValuesRequest
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
boolean
getDisableIngestionAnalysis()
If true, API doesn't start ingestion analysis pipeline.boolean
getDisableOnlineServing()
If set, data will not be imported for online serving.String
getEntityIdField()
Source column that holds entity IDs.com.google.protobuf.ByteString
getEntityIdFieldBytes()
Source column that holds entity IDs.String
getEntityType()
Required.com.google.protobuf.ByteString
getEntityTypeBytes()
Required.ImportFeatureValuesRequest.FeatureSpec
getFeatureSpecs(int index)
Required.int
getFeatureSpecsCount()
Required.List<ImportFeatureValuesRequest.FeatureSpec>
getFeatureSpecsList()
Required.ImportFeatureValuesRequest.FeatureSpecOrBuilder
getFeatureSpecsOrBuilder(int index)
Required.List<? extends ImportFeatureValuesRequest.FeatureSpecOrBuilder>
getFeatureSpecsOrBuilderList()
Required.com.google.protobuf.Timestamp
getFeatureTime()
Single Feature timestamp for all entities being imported.String
getFeatureTimeField()
Source column that holds the Feature timestamp for all Feature values in each entity.com.google.protobuf.ByteString
getFeatureTimeFieldBytes()
Source column that holds the Feature timestamp for all Feature values in each entity.com.google.protobuf.TimestampOrBuilder
getFeatureTimeOrBuilder()
Single Feature timestamp for all entities being imported.ImportFeatureValuesRequest.FeatureTimeSourceCase
getFeatureTimeSourceCase()
com.google.protobuf.Parser<ImportFeatureValuesRequest>
getParserForType()
int
getSerializedSize()
ImportFeatureValuesRequest.SourceCase
getSourceCase()
int
getWorkerCount()
Specifies the number of workers that are used to write data to the Featurestore.boolean
hasAvroSource()
.google.cloud.aiplatform.v1.AvroSource avro_source = 2;
boolean
hasBigquerySource()
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;
boolean
hasCsvSource()
.google.cloud.aiplatform.v1.CsvSource csv_source = 4;
boolean
hasFeatureTime()
Single Feature timestamp for all entities being imported.boolean
hasFeatureTimeField()
Source column that holds the Feature timestamp for all Feature values in each entity.int
hashCode()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static ImportFeatureValuesRequest.Builder
newBuilder()
static ImportFeatureValuesRequest.Builder
newBuilder(ImportFeatureValuesRequest prototype)
ImportFeatureValuesRequest.Builder
newBuilderForType()
protected ImportFeatureValuesRequest.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static ImportFeatureValuesRequest
parseDelimitedFrom(InputStream input)
static ImportFeatureValuesRequest
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ImportFeatureValuesRequest
parseFrom(byte[] data)
static ImportFeatureValuesRequest
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ImportFeatureValuesRequest
parseFrom(com.google.protobuf.ByteString data)
static ImportFeatureValuesRequest
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ImportFeatureValuesRequest
parseFrom(com.google.protobuf.CodedInputStream input)
static ImportFeatureValuesRequest
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ImportFeatureValuesRequest
parseFrom(InputStream input)
static ImportFeatureValuesRequest
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ImportFeatureValuesRequest
parseFrom(ByteBuffer data)
static ImportFeatureValuesRequest
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<ImportFeatureValuesRequest>
parser()
ImportFeatureValuesRequest.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
AVRO_SOURCE_FIELD_NUMBER
public static final int AVRO_SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BIGQUERY_SOURCE_FIELD_NUMBER
public static final int BIGQUERY_SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CSV_SOURCE_FIELD_NUMBER
public static final int CSV_SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FEATURE_TIME_FIELD_FIELD_NUMBER
public static final int FEATURE_TIME_FIELD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FEATURE_TIME_FIELD_NUMBER
public static final int FEATURE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENTITY_TYPE_FIELD_NUMBER
public static final int ENTITY_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENTITY_ID_FIELD_FIELD_NUMBER
public static final int ENTITY_ID_FIELD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FEATURE_SPECS_FIELD_NUMBER
public static final int FEATURE_SPECS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISABLE_ONLINE_SERVING_FIELD_NUMBER
public static final int DISABLE_ONLINE_SERVING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKER_COUNT_FIELD_NUMBER
public static final int WORKER_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISABLE_INGESTION_ANALYSIS_FIELD_NUMBER
public static final int DISABLE_INGESTION_ANALYSIS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
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
-
getSourceCase
public ImportFeatureValuesRequest.SourceCase getSourceCase()
- Specified by:
getSourceCase
in interfaceImportFeatureValuesRequestOrBuilder
-
getFeatureTimeSourceCase
public ImportFeatureValuesRequest.FeatureTimeSourceCase getFeatureTimeSourceCase()
- Specified by:
getFeatureTimeSourceCase
in interfaceImportFeatureValuesRequestOrBuilder
-
hasAvroSource
public boolean hasAvroSource()
.google.cloud.aiplatform.v1.AvroSource avro_source = 2;
- Specified by:
hasAvroSource
in interfaceImportFeatureValuesRequestOrBuilder
- Returns:
- Whether the avroSource field is set.
-
getAvroSource
public AvroSource getAvroSource()
.google.cloud.aiplatform.v1.AvroSource avro_source = 2;
- Specified by:
getAvroSource
in interfaceImportFeatureValuesRequestOrBuilder
- Returns:
- The avroSource.
-
getAvroSourceOrBuilder
public AvroSourceOrBuilder getAvroSourceOrBuilder()
.google.cloud.aiplatform.v1.AvroSource avro_source = 2;
- Specified by:
getAvroSourceOrBuilder
in interfaceImportFeatureValuesRequestOrBuilder
-
hasBigquerySource
public boolean hasBigquerySource()
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;
- Specified by:
hasBigquerySource
in interfaceImportFeatureValuesRequestOrBuilder
- Returns:
- Whether the bigquerySource field is set.
-
getBigquerySource
public BigQuerySource getBigquerySource()
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;
- Specified by:
getBigquerySource
in interfaceImportFeatureValuesRequestOrBuilder
- Returns:
- The bigquerySource.
-
getBigquerySourceOrBuilder
public BigQuerySourceOrBuilder getBigquerySourceOrBuilder()
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;
- Specified by:
getBigquerySourceOrBuilder
in interfaceImportFeatureValuesRequestOrBuilder
-
hasCsvSource
public boolean hasCsvSource()
.google.cloud.aiplatform.v1.CsvSource csv_source = 4;
- Specified by:
hasCsvSource
in interfaceImportFeatureValuesRequestOrBuilder
- Returns:
- Whether the csvSource field is set.
-
getCsvSource
public CsvSource getCsvSource()
.google.cloud.aiplatform.v1.CsvSource csv_source = 4;
- Specified by:
getCsvSource
in interfaceImportFeatureValuesRequestOrBuilder
- Returns:
- The csvSource.
-
getCsvSourceOrBuilder
public CsvSourceOrBuilder getCsvSourceOrBuilder()
.google.cloud.aiplatform.v1.CsvSource csv_source = 4;
- Specified by:
getCsvSourceOrBuilder
in interfaceImportFeatureValuesRequestOrBuilder
-
hasFeatureTimeField
public boolean hasFeatureTimeField()
Source column that holds the Feature timestamp for all Feature values in each entity.
string feature_time_field = 6;
- Specified by:
hasFeatureTimeField
in interfaceImportFeatureValuesRequestOrBuilder
- Returns:
- Whether the featureTimeField field is set.
-
getFeatureTimeField
public String getFeatureTimeField()
Source column that holds the Feature timestamp for all Feature values in each entity.
string feature_time_field = 6;
- Specified by:
getFeatureTimeField
in interfaceImportFeatureValuesRequestOrBuilder
- Returns:
- The featureTimeField.
-
getFeatureTimeFieldBytes
public com.google.protobuf.ByteString getFeatureTimeFieldBytes()
Source column that holds the Feature timestamp for all Feature values in each entity.
string feature_time_field = 6;
- Specified by:
getFeatureTimeFieldBytes
in interfaceImportFeatureValuesRequestOrBuilder
- Returns:
- The bytes for featureTimeField.
-
hasFeatureTime
public boolean hasFeatureTime()
Single Feature timestamp for all entities being imported. The timestamp must not have higher than millisecond precision.
.google.protobuf.Timestamp feature_time = 7;
- Specified by:
hasFeatureTime
in interfaceImportFeatureValuesRequestOrBuilder
- Returns:
- Whether the featureTime field is set.
-
getFeatureTime
public com.google.protobuf.Timestamp getFeatureTime()
Single Feature timestamp for all entities being imported. The timestamp must not have higher than millisecond precision.
.google.protobuf.Timestamp feature_time = 7;
- Specified by:
getFeatureTime
in interfaceImportFeatureValuesRequestOrBuilder
- Returns:
- The featureTime.
-
getFeatureTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getFeatureTimeOrBuilder()
Single Feature timestamp for all entities being imported. The timestamp must not have higher than millisecond precision.
.google.protobuf.Timestamp feature_time = 7;
- Specified by:
getFeatureTimeOrBuilder
in interfaceImportFeatureValuesRequestOrBuilder
-
getEntityType
public String getEntityType()
Required. The resource name of the EntityType grouping the Features for which values are being imported. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entityType}`
string entity_type = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Specified by:
getEntityType
in interfaceImportFeatureValuesRequestOrBuilder
- Returns:
- The entityType.
-
getEntityTypeBytes
public com.google.protobuf.ByteString getEntityTypeBytes()
Required. The resource name of the EntityType grouping the Features for which values are being imported. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entityType}`
string entity_type = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Specified by:
getEntityTypeBytes
in interfaceImportFeatureValuesRequestOrBuilder
- Returns:
- The bytes for entityType.
-
getEntityIdField
public String getEntityIdField()
Source column that holds entity IDs. If not provided, entity IDs are extracted from the column named entity_id.
string entity_id_field = 5;
- Specified by:
getEntityIdField
in interfaceImportFeatureValuesRequestOrBuilder
- Returns:
- The entityIdField.
-
getEntityIdFieldBytes
public com.google.protobuf.ByteString getEntityIdFieldBytes()
Source column that holds entity IDs. If not provided, entity IDs are extracted from the column named entity_id.
string entity_id_field = 5;
- Specified by:
getEntityIdFieldBytes
in interfaceImportFeatureValuesRequestOrBuilder
- Returns:
- The bytes for entityIdField.
-
getFeatureSpecsList
public List<ImportFeatureValuesRequest.FeatureSpec> getFeatureSpecsList()
Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getFeatureSpecsList
in interfaceImportFeatureValuesRequestOrBuilder
-
getFeatureSpecsOrBuilderList
public List<? extends ImportFeatureValuesRequest.FeatureSpecOrBuilder> getFeatureSpecsOrBuilderList()
Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getFeatureSpecsOrBuilderList
in interfaceImportFeatureValuesRequestOrBuilder
-
getFeatureSpecsCount
public int getFeatureSpecsCount()
Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getFeatureSpecsCount
in interfaceImportFeatureValuesRequestOrBuilder
-
getFeatureSpecs
public ImportFeatureValuesRequest.FeatureSpec getFeatureSpecs(int index)
Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getFeatureSpecs
in interfaceImportFeatureValuesRequestOrBuilder
-
getFeatureSpecsOrBuilder
public ImportFeatureValuesRequest.FeatureSpecOrBuilder getFeatureSpecsOrBuilder(int index)
Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getFeatureSpecsOrBuilder
in interfaceImportFeatureValuesRequestOrBuilder
-
getDisableOnlineServing
public boolean getDisableOnlineServing()
If set, data will not be imported for online serving. This is typically used for backfilling, where Feature generation timestamps are not in the timestamp range needed for online serving.
bool disable_online_serving = 9;
- Specified by:
getDisableOnlineServing
in interfaceImportFeatureValuesRequestOrBuilder
- Returns:
- The disableOnlineServing.
-
getWorkerCount
public int getWorkerCount()
Specifies the number of workers that are used to write data to the Featurestore. Consider the online serving capacity that you require to achieve the desired import throughput without interfering with online serving. The value must be positive, and less than or equal to 100. If not set, defaults to using 1 worker. The low count ensures minimal impact on online serving performance.
int32 worker_count = 11;
- Specified by:
getWorkerCount
in interfaceImportFeatureValuesRequestOrBuilder
- Returns:
- The workerCount.
-
getDisableIngestionAnalysis
public boolean getDisableIngestionAnalysis()
If true, API doesn't start ingestion analysis pipeline.
bool disable_ingestion_analysis = 12;
- Specified by:
getDisableIngestionAnalysis
in interfaceImportFeatureValuesRequestOrBuilder
- Returns:
- The disableIngestionAnalysis.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ImportFeatureValuesRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ImportFeatureValuesRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ImportFeatureValuesRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ImportFeatureValuesRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ImportFeatureValuesRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ImportFeatureValuesRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ImportFeatureValuesRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ImportFeatureValuesRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ImportFeatureValuesRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ImportFeatureValuesRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ImportFeatureValuesRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ImportFeatureValuesRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ImportFeatureValuesRequest.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ImportFeatureValuesRequest.Builder newBuilder()
-
newBuilder
public static ImportFeatureValuesRequest.Builder newBuilder(ImportFeatureValuesRequest prototype)
-
toBuilder
public ImportFeatureValuesRequest.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ImportFeatureValuesRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ImportFeatureValuesRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ImportFeatureValuesRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<ImportFeatureValuesRequest> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ImportFeatureValuesRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-