Package com.google.cloud.aiplatform.v1
Class BatchReadFeatureValuesRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<BatchReadFeatureValuesRequest.Builder>
-
- com.google.cloud.aiplatform.v1.BatchReadFeatureValuesRequest.Builder
-
- All Implemented Interfaces:
BatchReadFeatureValuesRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- BatchReadFeatureValuesRequest
public static final class BatchReadFeatureValuesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BatchReadFeatureValuesRequest.Builder> implements BatchReadFeatureValuesRequestOrBuilder
Request message for [FeaturestoreService.BatchReadFeatureValues][google.cloud.aiplatform.v1.FeaturestoreService.BatchReadFeatureValues].
Protobuf typegoogle.cloud.aiplatform.v1.BatchReadFeatureValuesRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BatchReadFeatureValuesRequest.BuilderaddAllEntityTypeSpecs(Iterable<? extends BatchReadFeatureValuesRequest.EntityTypeSpec> values)Required.BatchReadFeatureValuesRequest.BuilderaddAllPassThroughFields(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.BuilderaddEntityTypeSpecs(int index, BatchReadFeatureValuesRequest.EntityTypeSpec value)Required.BatchReadFeatureValuesRequest.BuilderaddEntityTypeSpecs(int index, BatchReadFeatureValuesRequest.EntityTypeSpec.Builder builderForValue)Required.BatchReadFeatureValuesRequest.BuilderaddEntityTypeSpecs(BatchReadFeatureValuesRequest.EntityTypeSpec value)Required.BatchReadFeatureValuesRequest.BuilderaddEntityTypeSpecs(BatchReadFeatureValuesRequest.EntityTypeSpec.Builder builderForValue)Required.BatchReadFeatureValuesRequest.EntityTypeSpec.BuilderaddEntityTypeSpecsBuilder()Required.BatchReadFeatureValuesRequest.EntityTypeSpec.BuilderaddEntityTypeSpecsBuilder(int index)Required.BatchReadFeatureValuesRequest.BuilderaddPassThroughFields(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.BuilderaddPassThroughFields(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.BuilderaddPassThroughFields(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.BuilderaddPassThroughFields(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.PassThroughField.BuilderaddPassThroughFieldsBuilder()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.BuilderaddPassThroughFieldsBuilder(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.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)BatchReadFeatureValuesRequestbuild()BatchReadFeatureValuesRequestbuildPartial()BatchReadFeatureValuesRequest.Builderclear()BatchReadFeatureValuesRequest.BuilderclearBigqueryReadInstances()Similar to csv_read_instances, but from BigQuery source.BatchReadFeatureValuesRequest.BuilderclearCsvReadInstances()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.BuilderclearDestination()Required.BatchReadFeatureValuesRequest.BuilderclearEntityTypeSpecs()Required.BatchReadFeatureValuesRequest.BuilderclearFeaturestore()Required.BatchReadFeatureValuesRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)BatchReadFeatureValuesRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)BatchReadFeatureValuesRequest.BuilderclearPassThroughFields()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.BuilderclearReadOption()BatchReadFeatureValuesRequest.BuilderclearStartTime()Optional.BatchReadFeatureValuesRequest.Builderclone()BigQuerySourcegetBigqueryReadInstances()Similar to csv_read_instances, but from BigQuery source.BigQuerySource.BuildergetBigqueryReadInstancesBuilder()Similar to csv_read_instances, but from BigQuery source.BigQuerySourceOrBuildergetBigqueryReadInstancesOrBuilder()Similar to csv_read_instances, but from BigQuery source.CsvSourcegetCsvReadInstances()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.BuildergetCsvReadInstancesBuilder()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.CsvSourceOrBuildergetCsvReadInstancesOrBuilder()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.BatchReadFeatureValuesRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()FeatureValueDestinationgetDestination()Required.FeatureValueDestination.BuildergetDestinationBuilder()Required.FeatureValueDestinationOrBuildergetDestinationOrBuilder()Required.BatchReadFeatureValuesRequest.EntityTypeSpecgetEntityTypeSpecs(int index)Required.BatchReadFeatureValuesRequest.EntityTypeSpec.BuildergetEntityTypeSpecsBuilder(int index)Required.List<BatchReadFeatureValuesRequest.EntityTypeSpec.Builder>getEntityTypeSpecsBuilderList()Required.intgetEntityTypeSpecsCount()Required.List<BatchReadFeatureValuesRequest.EntityTypeSpec>getEntityTypeSpecsList()Required.BatchReadFeatureValuesRequest.EntityTypeSpecOrBuildergetEntityTypeSpecsOrBuilder(int index)Required.List<? extends BatchReadFeatureValuesRequest.EntityTypeSpecOrBuilder>getEntityTypeSpecsOrBuilderList()Required.StringgetFeaturestore()Required.com.google.protobuf.ByteStringgetFeaturestoreBytes()Required.BatchReadFeatureValuesRequest.PassThroughFieldgetPassThroughFields(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.BuildergetPassThroughFieldsBuilder(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.intgetPassThroughFieldsCount()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.PassThroughFieldOrBuildergetPassThroughFieldsOrBuilder(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.ReadOptionCasegetReadOptionCase()com.google.protobuf.TimestampgetStartTime()Optional.com.google.protobuf.Timestamp.BuildergetStartTimeBuilder()Optional.com.google.protobuf.TimestampOrBuildergetStartTimeOrBuilder()Optional.booleanhasBigqueryReadInstances()Similar to csv_read_instances, but from BigQuery source.booleanhasCsvReadInstances()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.booleanhasDestination()Required.booleanhasStartTime()Optional.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()BatchReadFeatureValuesRequest.BuildermergeBigqueryReadInstances(BigQuerySource value)Similar to csv_read_instances, but from BigQuery source.BatchReadFeatureValuesRequest.BuildermergeCsvReadInstances(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.BuildermergeDestination(FeatureValueDestination value)Required.BatchReadFeatureValuesRequest.BuildermergeFrom(BatchReadFeatureValuesRequest other)BatchReadFeatureValuesRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)BatchReadFeatureValuesRequest.BuildermergeFrom(com.google.protobuf.Message other)BatchReadFeatureValuesRequest.BuildermergeStartTime(com.google.protobuf.Timestamp value)Optional.BatchReadFeatureValuesRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)BatchReadFeatureValuesRequest.BuilderremoveEntityTypeSpecs(int index)Required.BatchReadFeatureValuesRequest.BuilderremovePassThroughFields(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.BuildersetBigqueryReadInstances(BigQuerySource value)Similar to csv_read_instances, but from BigQuery source.BatchReadFeatureValuesRequest.BuildersetBigqueryReadInstances(BigQuerySource.Builder builderForValue)Similar to csv_read_instances, but from BigQuery source.BatchReadFeatureValuesRequest.BuildersetCsvReadInstances(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.BuildersetCsvReadInstances(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.BuildersetDestination(FeatureValueDestination value)Required.BatchReadFeatureValuesRequest.BuildersetDestination(FeatureValueDestination.Builder builderForValue)Required.BatchReadFeatureValuesRequest.BuildersetEntityTypeSpecs(int index, BatchReadFeatureValuesRequest.EntityTypeSpec value)Required.BatchReadFeatureValuesRequest.BuildersetEntityTypeSpecs(int index, BatchReadFeatureValuesRequest.EntityTypeSpec.Builder builderForValue)Required.BatchReadFeatureValuesRequest.BuildersetFeaturestore(String value)Required.BatchReadFeatureValuesRequest.BuildersetFeaturestoreBytes(com.google.protobuf.ByteString value)Required.BatchReadFeatureValuesRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)BatchReadFeatureValuesRequest.BuildersetPassThroughFields(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.BuildersetPassThroughFields(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.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)BatchReadFeatureValuesRequest.BuildersetStartTime(com.google.protobuf.Timestamp value)Optional.BatchReadFeatureValuesRequest.BuildersetStartTime(com.google.protobuf.Timestamp.Builder builderForValue)Optional.BatchReadFeatureValuesRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<BatchReadFeatureValuesRequest.Builder>
-
clear
public BatchReadFeatureValuesRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchReadFeatureValuesRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<BatchReadFeatureValuesRequest.Builder>
-
getDefaultInstanceForType
public BatchReadFeatureValuesRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public BatchReadFeatureValuesRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BatchReadFeatureValuesRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BatchReadFeatureValuesRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<BatchReadFeatureValuesRequest.Builder>
-
setField
public BatchReadFeatureValuesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchReadFeatureValuesRequest.Builder>
-
clearField
public BatchReadFeatureValuesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchReadFeatureValuesRequest.Builder>
-
clearOneof
public BatchReadFeatureValuesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchReadFeatureValuesRequest.Builder>
-
setRepeatedField
public BatchReadFeatureValuesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchReadFeatureValuesRequest.Builder>
-
addRepeatedField
public BatchReadFeatureValuesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchReadFeatureValuesRequest.Builder>
-
mergeFrom
public BatchReadFeatureValuesRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BatchReadFeatureValuesRequest.Builder>
-
mergeFrom
public BatchReadFeatureValuesRequest.Builder mergeFrom(BatchReadFeatureValuesRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchReadFeatureValuesRequest.Builder>
-
mergeFrom
public BatchReadFeatureValuesRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BatchReadFeatureValuesRequest.Builder>- Throws:
IOException
-
getReadOptionCase
public BatchReadFeatureValuesRequest.ReadOptionCase getReadOptionCase()
- Specified by:
getReadOptionCasein interfaceBatchReadFeatureValuesRequestOrBuilder
-
clearReadOption
public BatchReadFeatureValuesRequest.Builder clearReadOption()
-
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:
hasCsvReadInstancesin 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:
getCsvReadInstancesin interfaceBatchReadFeatureValuesRequestOrBuilder- Returns:
- The csvReadInstances.
-
setCsvReadInstances
public 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.v1.CsvSource csv_read_instances = 3;
-
setCsvReadInstances
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.v1.CsvSource csv_read_instances = 3;
-
mergeCsvReadInstances
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.v1.CsvSource csv_read_instances = 3;
-
clearCsvReadInstances
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.v1.CsvSource csv_read_instances = 3;
-
getCsvReadInstancesBuilder
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.v1.CsvSource csv_read_instances = 3;
-
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:
getCsvReadInstancesOrBuilderin 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:
hasBigqueryReadInstancesin 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:
getBigqueryReadInstancesin interfaceBatchReadFeatureValuesRequestOrBuilder- Returns:
- The bigqueryReadInstances.
-
setBigqueryReadInstances
public BatchReadFeatureValuesRequest.Builder setBigqueryReadInstances(BigQuerySource value)
Similar to csv_read_instances, but from BigQuery source.
.google.cloud.aiplatform.v1.BigQuerySource bigquery_read_instances = 5;
-
setBigqueryReadInstances
public BatchReadFeatureValuesRequest.Builder setBigqueryReadInstances(BigQuerySource.Builder builderForValue)
Similar to csv_read_instances, but from BigQuery source.
.google.cloud.aiplatform.v1.BigQuerySource bigquery_read_instances = 5;
-
mergeBigqueryReadInstances
public BatchReadFeatureValuesRequest.Builder mergeBigqueryReadInstances(BigQuerySource value)
Similar to csv_read_instances, but from BigQuery source.
.google.cloud.aiplatform.v1.BigQuerySource bigquery_read_instances = 5;
-
clearBigqueryReadInstances
public BatchReadFeatureValuesRequest.Builder clearBigqueryReadInstances()
Similar to csv_read_instances, but from BigQuery source.
.google.cloud.aiplatform.v1.BigQuerySource bigquery_read_instances = 5;
-
getBigqueryReadInstancesBuilder
public BigQuerySource.Builder getBigqueryReadInstancesBuilder()
Similar to csv_read_instances, but from BigQuery source.
.google.cloud.aiplatform.v1.BigQuerySource bigquery_read_instances = 5;
-
getBigqueryReadInstancesOrBuilder
public BigQuerySourceOrBuilder getBigqueryReadInstancesOrBuilder()
Similar to csv_read_instances, but from BigQuery source.
.google.cloud.aiplatform.v1.BigQuerySource bigquery_read_instances = 5;- Specified by:
getBigqueryReadInstancesOrBuilderin 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:
getFeaturestorein 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:
getFeaturestoreBytesin interfaceBatchReadFeatureValuesRequestOrBuilder- Returns:
- The bytes for featurestore.
-
setFeaturestore
public 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) = { ... }- Parameters:
value- The featurestore to set.- Returns:
- This builder for chaining.
-
clearFeaturestore
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) = { ... }- Returns:
- This builder for chaining.
-
setFeaturestoreBytes
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) = { ... }- Parameters:
value- The bytes for featurestore to set.- Returns:
- This builder for chaining.
-
hasDestination
public boolean hasDestination()
Required. Specifies output location and format.
.google.cloud.aiplatform.v1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];- Specified by:
hasDestinationin 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:
getDestinationin interfaceBatchReadFeatureValuesRequestOrBuilder- Returns:
- The destination.
-
setDestination
public BatchReadFeatureValuesRequest.Builder setDestination(FeatureValueDestination value)
Required. Specifies output location and format.
.google.cloud.aiplatform.v1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
-
setDestination
public BatchReadFeatureValuesRequest.Builder setDestination(FeatureValueDestination.Builder builderForValue)
Required. Specifies output location and format.
.google.cloud.aiplatform.v1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
-
mergeDestination
public BatchReadFeatureValuesRequest.Builder mergeDestination(FeatureValueDestination value)
Required. Specifies output location and format.
.google.cloud.aiplatform.v1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
-
clearDestination
public BatchReadFeatureValuesRequest.Builder clearDestination()
Required. Specifies output location and format.
.google.cloud.aiplatform.v1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
-
getDestinationBuilder
public FeatureValueDestination.Builder getDestinationBuilder()
Required. Specifies output location and format.
.google.cloud.aiplatform.v1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
-
getDestinationOrBuilder
public FeatureValueDestinationOrBuilder getDestinationOrBuilder()
Required. Specifies output location and format.
.google.cloud.aiplatform.v1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDestinationOrBuilderin 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:
getPassThroughFieldsListin 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:
getPassThroughFieldsCountin 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:
getPassThroughFieldsin interfaceBatchReadFeatureValuesRequestOrBuilder
-
setPassThroughFields
public 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.v1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
-
setPassThroughFields
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.v1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
-
addPassThroughFields
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.v1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
-
addPassThroughFields
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.v1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
-
addPassThroughFields
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.v1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
-
addPassThroughFields
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.v1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
-
addAllPassThroughFields
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.v1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
-
clearPassThroughFields
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.v1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
-
removePassThroughFields
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.v1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
-
getPassThroughFieldsBuilder
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.v1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
-
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:
getPassThroughFieldsOrBuilderin 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:
getPassThroughFieldsOrBuilderListin interfaceBatchReadFeatureValuesRequestOrBuilder
-
addPassThroughFieldsBuilder
public 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.v1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
-
addPassThroughFieldsBuilder
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.v1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
-
getPassThroughFieldsBuilderList
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.v1.BatchReadFeatureValuesRequest.PassThroughField pass_through_fields = 8;
-
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:
getEntityTypeSpecsListin 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:
getEntityTypeSpecsCountin 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:
getEntityTypeSpecsin interfaceBatchReadFeatureValuesRequestOrBuilder
-
setEntityTypeSpecs
public BatchReadFeatureValuesRequest.Builder setEntityTypeSpecs(int index, BatchReadFeatureValuesRequest.EntityTypeSpec value)
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];
-
setEntityTypeSpecs
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.v1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
-
addEntityTypeSpecs
public BatchReadFeatureValuesRequest.Builder addEntityTypeSpecs(BatchReadFeatureValuesRequest.EntityTypeSpec value)
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];
-
addEntityTypeSpecs
public BatchReadFeatureValuesRequest.Builder addEntityTypeSpecs(int index, BatchReadFeatureValuesRequest.EntityTypeSpec value)
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];
-
addEntityTypeSpecs
public BatchReadFeatureValuesRequest.Builder addEntityTypeSpecs(BatchReadFeatureValuesRequest.EntityTypeSpec.Builder builderForValue)
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];
-
addEntityTypeSpecs
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.v1.BatchReadFeatureValuesRequest.EntityTypeSpec entity_type_specs = 7 [(.google.api.field_behavior) = REQUIRED];
-
addAllEntityTypeSpecs
public BatchReadFeatureValuesRequest.Builder addAllEntityTypeSpecs(Iterable<? extends BatchReadFeatureValuesRequest.EntityTypeSpec> values)
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];
-
clearEntityTypeSpecs
public BatchReadFeatureValuesRequest.Builder clearEntityTypeSpecs()
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];
-
removeEntityTypeSpecs
public BatchReadFeatureValuesRequest.Builder removeEntityTypeSpecs(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];
-
getEntityTypeSpecsBuilder
public BatchReadFeatureValuesRequest.EntityTypeSpec.Builder getEntityTypeSpecsBuilder(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];
-
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:
getEntityTypeSpecsOrBuilderin 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:
getEntityTypeSpecsOrBuilderListin interfaceBatchReadFeatureValuesRequestOrBuilder
-
addEntityTypeSpecsBuilder
public BatchReadFeatureValuesRequest.EntityTypeSpec.Builder addEntityTypeSpecsBuilder()
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];
-
addEntityTypeSpecsBuilder
public BatchReadFeatureValuesRequest.EntityTypeSpec.Builder addEntityTypeSpecsBuilder(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];
-
getEntityTypeSpecsBuilderList
public List<BatchReadFeatureValuesRequest.EntityTypeSpec.Builder> getEntityTypeSpecsBuilderList()
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];
-
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:
hasStartTimein 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:
getStartTimein interfaceBatchReadFeatureValuesRequestOrBuilder- Returns:
- The startTime.
-
setStartTime
public 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];
-
setStartTime
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];
-
mergeStartTime
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];
-
clearStartTime
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];
-
getStartTimeBuilder
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];
-
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:
getStartTimeOrBuilderin interfaceBatchReadFeatureValuesRequestOrBuilder
-
setUnknownFields
public final BatchReadFeatureValuesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchReadFeatureValuesRequest.Builder>
-
mergeUnknownFields
public final BatchReadFeatureValuesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchReadFeatureValuesRequest.Builder>
-
-