public static final class BatchReadFeatureValuesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BatchReadFeatureValuesRequest.Builder> implements BatchReadFeatureValuesRequestOrBuilder
Request message for [FeaturestoreService.BatchReadFeatureValues][google.cloud.aiplatform.v1beta1.FeaturestoreService.BatchReadFeatureValues].Protobuf type
google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest| Modifier and Type | Method and Description |
|---|---|
BatchReadFeatureValuesRequest.Builder |
addAllEntityTypeSpecs(Iterable<? extends BatchReadFeatureValuesRequest.EntityTypeSpec> values)
Required.
|
BatchReadFeatureValuesRequest.Builder |
addAllPassThroughFields(Iterable<? extends BatchReadFeatureValuesRequest.PassThroughField> values)
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.Builder |
addEntityTypeSpecs(BatchReadFeatureValuesRequest.EntityTypeSpec.Builder builderForValue)
Required.
|
BatchReadFeatureValuesRequest.Builder |
addEntityTypeSpecs(BatchReadFeatureValuesRequest.EntityTypeSpec value)
Required.
|
BatchReadFeatureValuesRequest.Builder |
addEntityTypeSpecs(int index,
BatchReadFeatureValuesRequest.EntityTypeSpec.Builder builderForValue)
Required.
|
BatchReadFeatureValuesRequest.Builder |
addEntityTypeSpecs(int index,
BatchReadFeatureValuesRequest.EntityTypeSpec value)
Required.
|
BatchReadFeatureValuesRequest.EntityTypeSpec.Builder |
addEntityTypeSpecsBuilder()
Required.
|
BatchReadFeatureValuesRequest.EntityTypeSpec.Builder |
addEntityTypeSpecsBuilder(int index)
Required.
|
BatchReadFeatureValuesRequest.Builder |
addPassThroughFields(BatchReadFeatureValuesRequest.PassThroughField.Builder builderForValue)
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.Builder |
addPassThroughFields(BatchReadFeatureValuesRequest.PassThroughField value)
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.Builder |
addPassThroughFields(int index,
BatchReadFeatureValuesRequest.PassThroughField.Builder builderForValue)
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.Builder |
addPassThroughFields(int index,
BatchReadFeatureValuesRequest.PassThroughField value)
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.PassThroughField.Builder |
addPassThroughFieldsBuilder()
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.PassThroughField.Builder |
addPassThroughFieldsBuilder(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.
|
BatchReadFeatureValuesRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchReadFeatureValuesRequest |
build() |
BatchReadFeatureValuesRequest |
buildPartial() |
BatchReadFeatureValuesRequest.Builder |
clear() |
BatchReadFeatureValuesRequest.Builder |
clearBigqueryReadInstances()
Similar to csv_read_instances, but from BigQuery source.
|
BatchReadFeatureValuesRequest.Builder |
clearCsvReadInstances()
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.
|
BatchReadFeatureValuesRequest.Builder |
clearDestination()
Required.
|
BatchReadFeatureValuesRequest.Builder |
clearEntityTypeSpecs()
Required.
|
BatchReadFeatureValuesRequest.Builder |
clearFeaturestore()
Required.
|
BatchReadFeatureValuesRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BatchReadFeatureValuesRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BatchReadFeatureValuesRequest.Builder |
clearPassThroughFields()
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.Builder |
clearReadOption() |
BatchReadFeatureValuesRequest.Builder |
clearStartTime()
Optional.
|
BatchReadFeatureValuesRequest.Builder |
clone() |
BigQuerySource |
getBigqueryReadInstances()
Similar to csv_read_instances, but from BigQuery source.
|
BigQuerySource.Builder |
getBigqueryReadInstancesBuilder()
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.
|
CsvSource.Builder |
getCsvReadInstancesBuilder()
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.
|
BatchReadFeatureValuesRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
FeatureValueDestination |
getDestination()
Required.
|
FeatureValueDestination.Builder |
getDestinationBuilder()
Required.
|
FeatureValueDestinationOrBuilder |
getDestinationOrBuilder()
Required.
|
BatchReadFeatureValuesRequest.EntityTypeSpec |
getEntityTypeSpecs(int index)
Required.
|
BatchReadFeatureValuesRequest.EntityTypeSpec.Builder |
getEntityTypeSpecsBuilder(int index)
Required.
|
List<BatchReadFeatureValuesRequest.EntityTypeSpec.Builder> |
getEntityTypeSpecsBuilderList()
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.
|
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.
|
BatchReadFeatureValuesRequest.PassThroughField.Builder |
getPassThroughFieldsBuilder(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<BatchReadFeatureValuesRequest.PassThroughField.Builder> |
getPassThroughFieldsBuilderList()
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() |
com.google.protobuf.Timestamp |
getStartTime()
Optional.
|
com.google.protobuf.Timestamp.Builder |
getStartTimeBuilder()
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.
|
boolean |
hasStartTime()
Optional.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
BatchReadFeatureValuesRequest.Builder |
mergeBigqueryReadInstances(BigQuerySource value)
Similar to csv_read_instances, but from BigQuery source.
|
BatchReadFeatureValuesRequest.Builder |
mergeCsvReadInstances(CsvSource value)
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.
|
BatchReadFeatureValuesRequest.Builder |
mergeDestination(FeatureValueDestination value)
Required.
|
BatchReadFeatureValuesRequest.Builder |
mergeFrom(BatchReadFeatureValuesRequest other) |
BatchReadFeatureValuesRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BatchReadFeatureValuesRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
BatchReadFeatureValuesRequest.Builder |
mergeStartTime(com.google.protobuf.Timestamp value)
Optional.
|
BatchReadFeatureValuesRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BatchReadFeatureValuesRequest.Builder |
removeEntityTypeSpecs(int index)
Required.
|
BatchReadFeatureValuesRequest.Builder |
removePassThroughFields(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.
|
BatchReadFeatureValuesRequest.Builder |
setBigqueryReadInstances(BigQuerySource.Builder builderForValue)
Similar to csv_read_instances, but from BigQuery source.
|
BatchReadFeatureValuesRequest.Builder |
setBigqueryReadInstances(BigQuerySource value)
Similar to csv_read_instances, but from BigQuery source.
|
BatchReadFeatureValuesRequest.Builder |
setCsvReadInstances(CsvSource.Builder builderForValue)
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.
|
BatchReadFeatureValuesRequest.Builder |
setCsvReadInstances(CsvSource value)
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.
|
BatchReadFeatureValuesRequest.Builder |
setDestination(FeatureValueDestination.Builder builderForValue)
Required.
|
BatchReadFeatureValuesRequest.Builder |
setDestination(FeatureValueDestination value)
Required.
|
BatchReadFeatureValuesRequest.Builder |
setEntityTypeSpecs(int index,
BatchReadFeatureValuesRequest.EntityTypeSpec.Builder builderForValue)
Required.
|
BatchReadFeatureValuesRequest.Builder |
setEntityTypeSpecs(int index,
BatchReadFeatureValuesRequest.EntityTypeSpec value)
Required.
|
BatchReadFeatureValuesRequest.Builder |
setFeaturestore(String value)
Required.
|
BatchReadFeatureValuesRequest.Builder |
setFeaturestoreBytes(com.google.protobuf.ByteString value)
Required.
|
BatchReadFeatureValuesRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchReadFeatureValuesRequest.Builder |
setPassThroughFields(int index,
BatchReadFeatureValuesRequest.PassThroughField.Builder builderForValue)
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.Builder |
setPassThroughFields(int index,
BatchReadFeatureValuesRequest.PassThroughField value)
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.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BatchReadFeatureValuesRequest.Builder |
setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Optional.
|
BatchReadFeatureValuesRequest.Builder |
setStartTime(com.google.protobuf.Timestamp value)
Optional.
|
BatchReadFeatureValuesRequest.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<BatchReadFeatureValuesRequest.Builder>public BatchReadFeatureValuesRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BatchReadFeatureValuesRequest.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<BatchReadFeatureValuesRequest.Builder>public BatchReadFeatureValuesRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BatchReadFeatureValuesRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BatchReadFeatureValuesRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BatchReadFeatureValuesRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BatchReadFeatureValuesRequest.Builder>public BatchReadFeatureValuesRequest.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<BatchReadFeatureValuesRequest.Builder>public BatchReadFeatureValuesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BatchReadFeatureValuesRequest.Builder>public BatchReadFeatureValuesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BatchReadFeatureValuesRequest.Builder>public BatchReadFeatureValuesRequest.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<BatchReadFeatureValuesRequest.Builder>public BatchReadFeatureValuesRequest.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<BatchReadFeatureValuesRequest.Builder>public BatchReadFeatureValuesRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BatchReadFeatureValuesRequest.Builder>public BatchReadFeatureValuesRequest.Builder mergeFrom(BatchReadFeatureValuesRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BatchReadFeatureValuesRequest.Builder>public BatchReadFeatureValuesRequest.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<BatchReadFeatureValuesRequest.Builder>IOExceptionpublic BatchReadFeatureValuesRequest.ReadOptionCase getReadOptionCase()
getReadOptionCase in interface BatchReadFeatureValuesRequestOrBuilderpublic BatchReadFeatureValuesRequest.Builder clearReadOption()
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.v1beta1.CsvSource csv_read_instances = 3;hasCsvReadInstances in interface BatchReadFeatureValuesRequestOrBuilderpublic 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.v1beta1.CsvSource csv_read_instances = 3;getCsvReadInstances in interface BatchReadFeatureValuesRequestOrBuilderpublic BatchReadFeatureValuesRequest.Builder setCsvReadInstances(CsvSource value)
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.v1beta1.CsvSource csv_read_instances = 3;public BatchReadFeatureValuesRequest.Builder setCsvReadInstances(CsvSource.Builder builderForValue)
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.v1beta1.CsvSource csv_read_instances = 3;public BatchReadFeatureValuesRequest.Builder mergeCsvReadInstances(CsvSource value)
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.v1beta1.CsvSource csv_read_instances = 3;public BatchReadFeatureValuesRequest.Builder clearCsvReadInstances()
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.v1beta1.CsvSource csv_read_instances = 3;public CsvSource.Builder getCsvReadInstancesBuilder()
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.v1beta1.CsvSource csv_read_instances = 3;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.v1beta1.CsvSource csv_read_instances = 3;getCsvReadInstancesOrBuilder in interface BatchReadFeatureValuesRequestOrBuilderpublic boolean hasBigqueryReadInstances()
Similar to csv_read_instances, but from BigQuery source.
.google.cloud.aiplatform.v1beta1.BigQuerySource bigquery_read_instances = 5;hasBigqueryReadInstances in interface BatchReadFeatureValuesRequestOrBuilderpublic BigQuerySource getBigqueryReadInstances()
Similar to csv_read_instances, but from BigQuery source.
.google.cloud.aiplatform.v1beta1.BigQuerySource bigquery_read_instances = 5;getBigqueryReadInstances in interface BatchReadFeatureValuesRequestOrBuilderpublic BatchReadFeatureValuesRequest.Builder setBigqueryReadInstances(BigQuerySource value)
Similar to csv_read_instances, but from BigQuery source.
.google.cloud.aiplatform.v1beta1.BigQuerySource bigquery_read_instances = 5;public BatchReadFeatureValuesRequest.Builder setBigqueryReadInstances(BigQuerySource.Builder builderForValue)
Similar to csv_read_instances, but from BigQuery source.
.google.cloud.aiplatform.v1beta1.BigQuerySource bigquery_read_instances = 5;public BatchReadFeatureValuesRequest.Builder mergeBigqueryReadInstances(BigQuerySource value)
Similar to csv_read_instances, but from BigQuery source.
.google.cloud.aiplatform.v1beta1.BigQuerySource bigquery_read_instances = 5;public BatchReadFeatureValuesRequest.Builder clearBigqueryReadInstances()
Similar to csv_read_instances, but from BigQuery source.
.google.cloud.aiplatform.v1beta1.BigQuerySource bigquery_read_instances = 5;public BigQuerySource.Builder getBigqueryReadInstancesBuilder()
Similar to csv_read_instances, but from BigQuery source.
.google.cloud.aiplatform.v1beta1.BigQuerySource bigquery_read_instances = 5;public BigQuerySourceOrBuilder getBigqueryReadInstancesOrBuilder()
Similar to csv_read_instances, but from BigQuery source.
.google.cloud.aiplatform.v1beta1.BigQuerySource bigquery_read_instances = 5;getBigqueryReadInstancesOrBuilder in interface BatchReadFeatureValuesRequestOrBuilderpublic 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) = { ... }
getFeaturestore in interface BatchReadFeatureValuesRequestOrBuilderpublic 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) = { ... }
getFeaturestoreBytes in interface BatchReadFeatureValuesRequestOrBuilderpublic BatchReadFeatureValuesRequest.Builder setFeaturestore(String value)
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) = { ... }
value - The featurestore to set.public BatchReadFeatureValuesRequest.Builder clearFeaturestore()
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) = { ... }
public BatchReadFeatureValuesRequest.Builder setFeaturestoreBytes(com.google.protobuf.ByteString value)
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) = { ... }
value - The bytes for featurestore to set.public boolean hasDestination()
Required. Specifies output location and format.
.google.cloud.aiplatform.v1beta1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
hasDestination in interface BatchReadFeatureValuesRequestOrBuilderpublic FeatureValueDestination getDestination()
Required. Specifies output location and format.
.google.cloud.aiplatform.v1beta1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
getDestination in interface BatchReadFeatureValuesRequestOrBuilderpublic BatchReadFeatureValuesRequest.Builder setDestination(FeatureValueDestination value)
Required. Specifies output location and format.
.google.cloud.aiplatform.v1beta1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
public BatchReadFeatureValuesRequest.Builder setDestination(FeatureValueDestination.Builder builderForValue)
Required. Specifies output location and format.
.google.cloud.aiplatform.v1beta1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
public BatchReadFeatureValuesRequest.Builder mergeDestination(FeatureValueDestination value)
Required. Specifies output location and format.
.google.cloud.aiplatform.v1beta1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
public BatchReadFeatureValuesRequest.Builder clearDestination()
Required. Specifies output location and format.
.google.cloud.aiplatform.v1beta1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
public FeatureValueDestination.Builder getDestinationBuilder()
Required. Specifies output location and format.
.google.cloud.aiplatform.v1beta1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
public FeatureValueDestinationOrBuilder getDestinationOrBuilder()
Required. Specifies output location and format.
.google.cloud.aiplatform.v1beta1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
getDestinationOrBuilder in interface BatchReadFeatureValuesRequestOrBuilderpublic 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.v1beta1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
getPassThroughFieldsList in interface BatchReadFeatureValuesRequestOrBuilderpublic 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.v1beta1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
getPassThroughFieldsCount in interface BatchReadFeatureValuesRequestOrBuilderpublic 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.v1beta1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
getPassThroughFields in interface BatchReadFeatureValuesRequestOrBuilderpublic BatchReadFeatureValuesRequest.Builder setPassThroughFields(int index, BatchReadFeatureValuesRequest.PassThroughField value)
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.v1beta1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
public BatchReadFeatureValuesRequest.Builder setPassThroughFields(int index, BatchReadFeatureValuesRequest.PassThroughField.Builder builderForValue)
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.v1beta1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
public BatchReadFeatureValuesRequest.Builder addPassThroughFields(BatchReadFeatureValuesRequest.PassThroughField value)
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.v1beta1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
public BatchReadFeatureValuesRequest.Builder addPassThroughFields(int index, BatchReadFeatureValuesRequest.PassThroughField value)
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.v1beta1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
public BatchReadFeatureValuesRequest.Builder addPassThroughFields(BatchReadFeatureValuesRequest.PassThroughField.Builder builderForValue)
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.v1beta1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
public BatchReadFeatureValuesRequest.Builder addPassThroughFields(int index, BatchReadFeatureValuesRequest.PassThroughField.Builder builderForValue)
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.v1beta1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
public BatchReadFeatureValuesRequest.Builder addAllPassThroughFields(Iterable<? extends BatchReadFeatureValuesRequest.PassThroughField> values)
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.v1beta1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
public BatchReadFeatureValuesRequest.Builder clearPassThroughFields()
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.v1beta1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
public BatchReadFeatureValuesRequest.Builder removePassThroughFields(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.v1beta1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
public BatchReadFeatureValuesRequest.PassThroughField.Builder getPassThroughFieldsBuilder(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.v1beta1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
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.v1beta1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
getPassThroughFieldsOrBuilder in interface BatchReadFeatureValuesRequestOrBuilderpublic 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.v1beta1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
getPassThroughFieldsOrBuilderList in interface BatchReadFeatureValuesRequestOrBuilderpublic BatchReadFeatureValuesRequest.PassThroughField.Builder addPassThroughFieldsBuilder()
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.v1beta1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
public BatchReadFeatureValuesRequest.PassThroughField.Builder addPassThroughFieldsBuilder(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.v1beta1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
public List<BatchReadFeatureValuesRequest.PassThroughField.Builder> getPassThroughFieldsBuilderList()
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.v1beta1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
public List<BatchReadFeatureValuesRequest.EntityTypeSpec> getEntityTypeSpecsList()
Required. Specifies EntityType grouping Features to read values of and settings.
repeated .google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
getEntityTypeSpecsList in interface BatchReadFeatureValuesRequestOrBuilderpublic int getEntityTypeSpecsCount()
Required. Specifies EntityType grouping Features to read values of and settings.
repeated .google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
getEntityTypeSpecsCount in interface BatchReadFeatureValuesRequestOrBuilderpublic BatchReadFeatureValuesRequest.EntityTypeSpec getEntityTypeSpecs(int index)
Required. Specifies EntityType grouping Features to read values of and settings.
repeated .google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
getEntityTypeSpecs in interface BatchReadFeatureValuesRequestOrBuilderpublic BatchReadFeatureValuesRequest.Builder setEntityTypeSpecs(int index, BatchReadFeatureValuesRequest.EntityTypeSpec value)
Required. Specifies EntityType grouping Features to read values of and settings.
repeated .google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
public BatchReadFeatureValuesRequest.Builder setEntityTypeSpecs(int index, BatchReadFeatureValuesRequest.EntityTypeSpec.Builder builderForValue)
Required. Specifies EntityType grouping Features to read values of and settings.
repeated .google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
public BatchReadFeatureValuesRequest.Builder addEntityTypeSpecs(BatchReadFeatureValuesRequest.EntityTypeSpec value)
Required. Specifies EntityType grouping Features to read values of and settings.
repeated .google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
public BatchReadFeatureValuesRequest.Builder addEntityTypeSpecs(int index, BatchReadFeatureValuesRequest.EntityTypeSpec value)
Required. Specifies EntityType grouping Features to read values of and settings.
repeated .google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
public BatchReadFeatureValuesRequest.Builder addEntityTypeSpecs(BatchReadFeatureValuesRequest.EntityTypeSpec.Builder builderForValue)
Required. Specifies EntityType grouping Features to read values of and settings.
repeated .google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
public BatchReadFeatureValuesRequest.Builder addEntityTypeSpecs(int index, BatchReadFeatureValuesRequest.EntityTypeSpec.Builder builderForValue)
Required. Specifies EntityType grouping Features to read values of and settings.
repeated .google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
public BatchReadFeatureValuesRequest.Builder addAllEntityTypeSpecs(Iterable<? extends BatchReadFeatureValuesRequest.EntityTypeSpec> values)
Required. Specifies EntityType grouping Features to read values of and settings.
repeated .google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
public BatchReadFeatureValuesRequest.Builder clearEntityTypeSpecs()
Required. Specifies EntityType grouping Features to read values of and settings.
repeated .google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
public BatchReadFeatureValuesRequest.Builder removeEntityTypeSpecs(int index)
Required. Specifies EntityType grouping Features to read values of and settings.
repeated .google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
public BatchReadFeatureValuesRequest.EntityTypeSpec.Builder getEntityTypeSpecsBuilder(int index)
Required. Specifies EntityType grouping Features to read values of and settings.
repeated .google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
public BatchReadFeatureValuesRequest.EntityTypeSpecOrBuilder getEntityTypeSpecsOrBuilder(int index)
Required. Specifies EntityType grouping Features to read values of and settings.
repeated .google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
getEntityTypeSpecsOrBuilder in interface BatchReadFeatureValuesRequestOrBuilderpublic List<? extends BatchReadFeatureValuesRequest.EntityTypeSpecOrBuilder> getEntityTypeSpecsOrBuilderList()
Required. Specifies EntityType grouping Features to read values of and settings.
repeated .google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
getEntityTypeSpecsOrBuilderList in interface BatchReadFeatureValuesRequestOrBuilderpublic BatchReadFeatureValuesRequest.EntityTypeSpec.Builder addEntityTypeSpecsBuilder()
Required. Specifies EntityType grouping Features to read values of and settings.
repeated .google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
public BatchReadFeatureValuesRequest.EntityTypeSpec.Builder addEntityTypeSpecsBuilder(int index)
Required. Specifies EntityType grouping Features to read values of and settings.
repeated .google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
public List<BatchReadFeatureValuesRequest.EntityTypeSpec.Builder> getEntityTypeSpecsBuilderList()
Required. Specifies EntityType grouping Features to read values of and settings.
repeated .google.cloud.aiplatform.v1beta1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
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];
hasStartTime in interface BatchReadFeatureValuesRequestOrBuilderpublic 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];
getStartTime in interface BatchReadFeatureValuesRequestOrBuilderpublic BatchReadFeatureValuesRequest.Builder setStartTime(com.google.protobuf.Timestamp value)
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];
public BatchReadFeatureValuesRequest.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
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];
public BatchReadFeatureValuesRequest.Builder mergeStartTime(com.google.protobuf.Timestamp value)
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];
public BatchReadFeatureValuesRequest.Builder clearStartTime()
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];
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
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];
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];
getStartTimeOrBuilder in interface BatchReadFeatureValuesRequestOrBuilderpublic final BatchReadFeatureValuesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchReadFeatureValuesRequest.Builder>public final BatchReadFeatureValuesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchReadFeatureValuesRequest.Builder>Copyright © 2025 Google LLC. All rights reserved.