Package com.google.cloud.aiplatform.v1
Class BatchReadFeatureValuesRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.aiplatform.v1.BatchReadFeatureValuesRequest
-
- All Implemented Interfaces:
BatchReadFeatureValuesRequestOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class BatchReadFeatureValuesRequest extends com.google.protobuf.GeneratedMessageV3 implements BatchReadFeatureValuesRequestOrBuilder
Request message for [FeaturestoreService.BatchReadFeatureValues][google.cloud.aiplatform.v1.FeaturestoreService.BatchReadFeatureValues].
Protobuf typegoogle.cloud.aiplatform.v1.BatchReadFeatureValuesRequest
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
BatchReadFeatureValuesRequest.Builder
Request message for [FeaturestoreService.BatchReadFeatureValues][google.cloud.aiplatform.v1.FeaturestoreService.BatchReadFeatureValues].static class
BatchReadFeatureValuesRequest.EntityTypeSpec
Selects Features of an EntityType to read values of and specifies read settings.static interface
BatchReadFeatureValuesRequest.EntityTypeSpecOrBuilder
static class
BatchReadFeatureValuesRequest.PassThroughField
Describe pass-through fields in read_instance source.static interface
BatchReadFeatureValuesRequest.PassThroughFieldOrBuilder
static class
BatchReadFeatureValuesRequest.ReadOptionCase
-
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
BIGQUERY_READ_INSTANCES_FIELD_NUMBER
static int
CSV_READ_INSTANCES_FIELD_NUMBER
static int
DESTINATION_FIELD_NUMBER
static int
ENTITY_TYPE_SPECS_FIELD_NUMBER
static int
FEATURESTORE_FIELD_NUMBER
static int
PASS_THROUGH_FIELDS_FIELD_NUMBER
static int
START_TIME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
BigQuerySource
getBigqueryReadInstances()
Similar to csv_read_instances, but from BigQuery source.BigQuerySourceOrBuilder
getBigqueryReadInstancesOrBuilder()
Similar to csv_read_instances, but from BigQuery source.CsvSource
getCsvReadInstances()
Each read instance consists of exactly one read timestamp and one or more entity IDs identifying entities of the corresponding EntityTypes whose Features are requested.CsvSourceOrBuilder
getCsvReadInstancesOrBuilder()
Each read instance consists of exactly one read timestamp and one or more entity IDs identifying entities of the corresponding EntityTypes whose Features are requested.static BatchReadFeatureValuesRequest
getDefaultInstance()
BatchReadFeatureValuesRequest
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
FeatureValueDestination
getDestination()
Required.FeatureValueDestinationOrBuilder
getDestinationOrBuilder()
Required.BatchReadFeatureValuesRequest.EntityTypeSpec
getEntityTypeSpecs(int index)
Required.int
getEntityTypeSpecsCount()
Required.List<BatchReadFeatureValuesRequest.EntityTypeSpec>
getEntityTypeSpecsList()
Required.BatchReadFeatureValuesRequest.EntityTypeSpecOrBuilder
getEntityTypeSpecsOrBuilder(int index)
Required.List<? extends BatchReadFeatureValuesRequest.EntityTypeSpecOrBuilder>
getEntityTypeSpecsOrBuilderList()
Required.String
getFeaturestore()
Required.com.google.protobuf.ByteString
getFeaturestoreBytes()
Required.com.google.protobuf.Parser<BatchReadFeatureValuesRequest>
getParserForType()
BatchReadFeatureValuesRequest.PassThroughField
getPassThroughFields(int index)
When not empty, the specified fields in the *_read_instances source will be joined as-is in the output, in addition to those fields from the Featurestore Entity.int
getPassThroughFieldsCount()
When not empty, the specified fields in the *_read_instances source will be joined as-is in the output, in addition to those fields from the Featurestore Entity.List<BatchReadFeatureValuesRequest.PassThroughField>
getPassThroughFieldsList()
When not empty, the specified fields in the *_read_instances source will be joined as-is in the output, in addition to those fields from the Featurestore Entity.BatchReadFeatureValuesRequest.PassThroughFieldOrBuilder
getPassThroughFieldsOrBuilder(int index)
When not empty, the specified fields in the *_read_instances source will be joined as-is in the output, in addition to those fields from the Featurestore Entity.List<? extends BatchReadFeatureValuesRequest.PassThroughFieldOrBuilder>
getPassThroughFieldsOrBuilderList()
When not empty, the specified fields in the *_read_instances source will be joined as-is in the output, in addition to those fields from the Featurestore Entity.BatchReadFeatureValuesRequest.ReadOptionCase
getReadOptionCase()
int
getSerializedSize()
com.google.protobuf.Timestamp
getStartTime()
Optional.com.google.protobuf.TimestampOrBuilder
getStartTimeOrBuilder()
Optional.boolean
hasBigqueryReadInstances()
Similar to csv_read_instances, but from BigQuery source.boolean
hasCsvReadInstances()
Each read instance consists of exactly one read timestamp and one or more entity IDs identifying entities of the corresponding EntityTypes whose Features are requested.boolean
hasDestination()
Required.int
hashCode()
boolean
hasStartTime()
Optional.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static BatchReadFeatureValuesRequest.Builder
newBuilder()
static BatchReadFeatureValuesRequest.Builder
newBuilder(BatchReadFeatureValuesRequest prototype)
BatchReadFeatureValuesRequest.Builder
newBuilderForType()
protected BatchReadFeatureValuesRequest.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static BatchReadFeatureValuesRequest
parseDelimitedFrom(InputStream input)
static BatchReadFeatureValuesRequest
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchReadFeatureValuesRequest
parseFrom(byte[] data)
static BatchReadFeatureValuesRequest
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchReadFeatureValuesRequest
parseFrom(com.google.protobuf.ByteString data)
static BatchReadFeatureValuesRequest
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchReadFeatureValuesRequest
parseFrom(com.google.protobuf.CodedInputStream input)
static BatchReadFeatureValuesRequest
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchReadFeatureValuesRequest
parseFrom(InputStream input)
static BatchReadFeatureValuesRequest
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchReadFeatureValuesRequest
parseFrom(ByteBuffer data)
static BatchReadFeatureValuesRequest
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<BatchReadFeatureValuesRequest>
parser()
BatchReadFeatureValuesRequest.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
-
CSV_READ_INSTANCES_FIELD_NUMBER
public static final int CSV_READ_INSTANCES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BIGQUERY_READ_INSTANCES_FIELD_NUMBER
public static final int BIGQUERY_READ_INSTANCES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FEATURESTORE_FIELD_NUMBER
public static final int FEATURESTORE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESTINATION_FIELD_NUMBER
public static final int DESTINATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PASS_THROUGH_FIELDS_FIELD_NUMBER
public static final int PASS_THROUGH_FIELDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENTITY_TYPE_SPECS_FIELD_NUMBER
public static final int ENTITY_TYPE_SPECS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
START_TIME_FIELD_NUMBER
public static final int START_TIME_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
-
getReadOptionCase
public BatchReadFeatureValuesRequest.ReadOptionCase getReadOptionCase()
- Specified by:
getReadOptionCase
in interfaceBatchReadFeatureValuesRequestOrBuilder
-
hasCsvReadInstances
public boolean hasCsvReadInstances()
Each read instance consists of exactly one read timestamp and one or more entity IDs identifying entities of the corresponding EntityTypes whose Features are requested. Each output instance contains Feature values of requested entities concatenated together as of the read time. An example read instance may be `foo_entity_id, bar_entity_id, 2020-01-01T10:00:00.123Z`. An example output instance may be `foo_entity_id, bar_entity_id, 2020-01-01T10:00:00.123Z, foo_entity_feature1_value, bar_entity_feature2_value`. Timestamp in each read instance must be millisecond-aligned. `csv_read_instances` are read instances stored in a plain-text CSV file. The header should be: [ENTITY_TYPE_ID1], [ENTITY_TYPE_ID2], ..., timestamp The columns can be in any order. Values in the timestamp column must use the RFC 3339 format, e.g. `2012-07-30T10:43:17.123Z`.
.google.cloud.aiplatform.v1.CsvSource csv_read_instances = 3;
- Specified by:
hasCsvReadInstances
in interfaceBatchReadFeatureValuesRequestOrBuilder
- Returns:
- Whether the csvReadInstances field is set.
-
getCsvReadInstances
public CsvSource getCsvReadInstances()
Each read instance consists of exactly one read timestamp and one or more entity IDs identifying entities of the corresponding EntityTypes whose Features are requested. Each output instance contains Feature values of requested entities concatenated together as of the read time. An example read instance may be `foo_entity_id, bar_entity_id, 2020-01-01T10:00:00.123Z`. An example output instance may be `foo_entity_id, bar_entity_id, 2020-01-01T10:00:00.123Z, foo_entity_feature1_value, bar_entity_feature2_value`. Timestamp in each read instance must be millisecond-aligned. `csv_read_instances` are read instances stored in a plain-text CSV file. The header should be: [ENTITY_TYPE_ID1], [ENTITY_TYPE_ID2], ..., timestamp The columns can be in any order. Values in the timestamp column must use the RFC 3339 format, e.g. `2012-07-30T10:43:17.123Z`.
.google.cloud.aiplatform.v1.CsvSource csv_read_instances = 3;
- Specified by:
getCsvReadInstances
in interfaceBatchReadFeatureValuesRequestOrBuilder
- Returns:
- The csvReadInstances.
-
getCsvReadInstancesOrBuilder
public CsvSourceOrBuilder getCsvReadInstancesOrBuilder()
Each read instance consists of exactly one read timestamp and one or more entity IDs identifying entities of the corresponding EntityTypes whose Features are requested. Each output instance contains Feature values of requested entities concatenated together as of the read time. An example read instance may be `foo_entity_id, bar_entity_id, 2020-01-01T10:00:00.123Z`. An example output instance may be `foo_entity_id, bar_entity_id, 2020-01-01T10:00:00.123Z, foo_entity_feature1_value, bar_entity_feature2_value`. Timestamp in each read instance must be millisecond-aligned. `csv_read_instances` are read instances stored in a plain-text CSV file. The header should be: [ENTITY_TYPE_ID1], [ENTITY_TYPE_ID2], ..., timestamp The columns can be in any order. Values in the timestamp column must use the RFC 3339 format, e.g. `2012-07-30T10:43:17.123Z`.
.google.cloud.aiplatform.v1.CsvSource csv_read_instances = 3;
- Specified by:
getCsvReadInstancesOrBuilder
in interfaceBatchReadFeatureValuesRequestOrBuilder
-
hasBigqueryReadInstances
public boolean hasBigqueryReadInstances()
Similar to csv_read_instances, but from BigQuery source.
.google.cloud.aiplatform.v1.BigQuerySource bigquery_read_instances = 5;
- Specified by:
hasBigqueryReadInstances
in interfaceBatchReadFeatureValuesRequestOrBuilder
- Returns:
- Whether the bigqueryReadInstances field is set.
-
getBigqueryReadInstances
public BigQuerySource getBigqueryReadInstances()
Similar to csv_read_instances, but from BigQuery source.
.google.cloud.aiplatform.v1.BigQuerySource bigquery_read_instances = 5;
- Specified by:
getBigqueryReadInstances
in interfaceBatchReadFeatureValuesRequestOrBuilder
- Returns:
- The bigqueryReadInstances.
-
getBigqueryReadInstancesOrBuilder
public BigQuerySourceOrBuilder getBigqueryReadInstancesOrBuilder()
Similar to csv_read_instances, but from BigQuery source.
.google.cloud.aiplatform.v1.BigQuerySource bigquery_read_instances = 5;
- Specified by:
getBigqueryReadInstancesOrBuilder
in interfaceBatchReadFeatureValuesRequestOrBuilder
-
getFeaturestore
public String getFeaturestore()
Required. The resource name of the Featurestore from which to query Feature values. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}`
string featurestore = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Specified by:
getFeaturestore
in interfaceBatchReadFeatureValuesRequestOrBuilder
- Returns:
- The featurestore.
-
getFeaturestoreBytes
public com.google.protobuf.ByteString getFeaturestoreBytes()
Required. The resource name of the Featurestore from which to query Feature values. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}`
string featurestore = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Specified by:
getFeaturestoreBytes
in interfaceBatchReadFeatureValuesRequestOrBuilder
- Returns:
- The bytes for featurestore.
-
hasDestination
public boolean hasDestination()
Required. Specifies output location and format.
.google.cloud.aiplatform.v1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
hasDestination
in interfaceBatchReadFeatureValuesRequestOrBuilder
- Returns:
- Whether the destination field is set.
-
getDestination
public FeatureValueDestination getDestination()
Required. Specifies output location and format.
.google.cloud.aiplatform.v1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getDestination
in interfaceBatchReadFeatureValuesRequestOrBuilder
- Returns:
- The destination.
-
getDestinationOrBuilder
public FeatureValueDestinationOrBuilder getDestinationOrBuilder()
Required. Specifies output location and format.
.google.cloud.aiplatform.v1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getDestinationOrBuilder
in interfaceBatchReadFeatureValuesRequestOrBuilder
-
getPassThroughFieldsList
public List<BatchReadFeatureValuesRequest.PassThroughField> getPassThroughFieldsList()
When not empty, the specified fields in the *_read_instances source will be joined as-is in the output, in addition to those fields from the Featurestore Entity. For BigQuery source, the type of the pass-through values will be automatically inferred. For CSV source, the pass-through values will be passed as opaque bytes.
repeated .google.cloud.aiplatform.v1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
- Specified by:
getPassThroughFieldsList
in interfaceBatchReadFeatureValuesRequestOrBuilder
-
getPassThroughFieldsOrBuilderList
public List<? extends BatchReadFeatureValuesRequest.PassThroughFieldOrBuilder> getPassThroughFieldsOrBuilderList()
When not empty, the specified fields in the *_read_instances source will be joined as-is in the output, in addition to those fields from the Featurestore Entity. For BigQuery source, the type of the pass-through values will be automatically inferred. For CSV source, the pass-through values will be passed as opaque bytes.
repeated .google.cloud.aiplatform.v1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
- Specified by:
getPassThroughFieldsOrBuilderList
in interfaceBatchReadFeatureValuesRequestOrBuilder
-
getPassThroughFieldsCount
public int getPassThroughFieldsCount()
When not empty, the specified fields in the *_read_instances source will be joined as-is in the output, in addition to those fields from the Featurestore Entity. For BigQuery source, the type of the pass-through values will be automatically inferred. For CSV source, the pass-through values will be passed as opaque bytes.
repeated .google.cloud.aiplatform.v1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
- Specified by:
getPassThroughFieldsCount
in interfaceBatchReadFeatureValuesRequestOrBuilder
-
getPassThroughFields
public BatchReadFeatureValuesRequest.PassThroughField getPassThroughFields(int index)
When not empty, the specified fields in the *_read_instances source will be joined as-is in the output, in addition to those fields from the Featurestore Entity. For BigQuery source, the type of the pass-through values will be automatically inferred. For CSV source, the pass-through values will be passed as opaque bytes.
repeated .google.cloud.aiplatform.v1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
- Specified by:
getPassThroughFields
in interfaceBatchReadFeatureValuesRequestOrBuilder
-
getPassThroughFieldsOrBuilder
public BatchReadFeatureValuesRequest.PassThroughFieldOrBuilder getPassThroughFieldsOrBuilder(int index)
When not empty, the specified fields in the *_read_instances source will be joined as-is in the output, in addition to those fields from the Featurestore Entity. For BigQuery source, the type of the pass-through values will be automatically inferred. For CSV source, the pass-through values will be passed as opaque bytes.
repeated .google.cloud.aiplatform.v1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
- Specified by:
getPassThroughFieldsOrBuilder
in interfaceBatchReadFeatureValuesRequestOrBuilder
-
getEntityTypeSpecsList
public List<BatchReadFeatureValuesRequest.EntityTypeSpec> getEntityTypeSpecsList()
Required. Specifies EntityType grouping Features to read values of and settings.
repeated .google.cloud.aiplatform.v1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getEntityTypeSpecsList
in interfaceBatchReadFeatureValuesRequestOrBuilder
-
getEntityTypeSpecsOrBuilderList
public List<? extends BatchReadFeatureValuesRequest.EntityTypeSpecOrBuilder> getEntityTypeSpecsOrBuilderList()
Required. Specifies EntityType grouping Features to read values of and settings.
repeated .google.cloud.aiplatform.v1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getEntityTypeSpecsOrBuilderList
in interfaceBatchReadFeatureValuesRequestOrBuilder
-
getEntityTypeSpecsCount
public int getEntityTypeSpecsCount()
Required. Specifies EntityType grouping Features to read values of and settings.
repeated .google.cloud.aiplatform.v1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getEntityTypeSpecsCount
in interfaceBatchReadFeatureValuesRequestOrBuilder
-
getEntityTypeSpecs
public BatchReadFeatureValuesRequest.EntityTypeSpec getEntityTypeSpecs(int index)
Required. Specifies EntityType grouping Features to read values of and settings.
repeated .google.cloud.aiplatform.v1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getEntityTypeSpecs
in interfaceBatchReadFeatureValuesRequestOrBuilder
-
getEntityTypeSpecsOrBuilder
public BatchReadFeatureValuesRequest.EntityTypeSpecOrBuilder getEntityTypeSpecsOrBuilder(int index)
Required. Specifies EntityType grouping Features to read values of and settings.
repeated .google.cloud.aiplatform.v1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getEntityTypeSpecsOrBuilder
in interfaceBatchReadFeatureValuesRequestOrBuilder
-
hasStartTime
public boolean hasStartTime()
Optional. Excludes Feature values with feature generation timestamp before this timestamp. If not set, retrieve oldest values kept in Feature Store. Timestamp, if present, must not have higher than millisecond precision.
.google.protobuf.Timestamp start_time = 11 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasStartTime
in interfaceBatchReadFeatureValuesRequestOrBuilder
- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()
Optional. Excludes Feature values with feature generation timestamp before this timestamp. If not set, retrieve oldest values kept in Feature Store. Timestamp, if present, must not have higher than millisecond precision.
.google.protobuf.Timestamp start_time = 11 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getStartTime
in interfaceBatchReadFeatureValuesRequestOrBuilder
- Returns:
- The startTime.
-
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Optional. Excludes Feature values with feature generation timestamp before this timestamp. If not set, retrieve oldest values kept in Feature Store. Timestamp, if present, must not have higher than millisecond precision.
.google.protobuf.Timestamp start_time = 11 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getStartTimeOrBuilder
in interfaceBatchReadFeatureValuesRequestOrBuilder
-
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 BatchReadFeatureValuesRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BatchReadFeatureValuesRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BatchReadFeatureValuesRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BatchReadFeatureValuesRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BatchReadFeatureValuesRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BatchReadFeatureValuesRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BatchReadFeatureValuesRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static BatchReadFeatureValuesRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static BatchReadFeatureValuesRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static BatchReadFeatureValuesRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static BatchReadFeatureValuesRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static BatchReadFeatureValuesRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public BatchReadFeatureValuesRequest.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static BatchReadFeatureValuesRequest.Builder newBuilder()
-
newBuilder
public static BatchReadFeatureValuesRequest.Builder newBuilder(BatchReadFeatureValuesRequest prototype)
-
toBuilder
public BatchReadFeatureValuesRequest.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected BatchReadFeatureValuesRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static BatchReadFeatureValuesRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<BatchReadFeatureValuesRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<BatchReadFeatureValuesRequest> 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 BatchReadFeatureValuesRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-