Package com.google.cloud.aiplatform.v1
Class ImportFeatureValuesRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<ImportFeatureValuesRequest.Builder>
com.google.cloud.aiplatform.v1.ImportFeatureValuesRequest.Builder
- All Implemented Interfaces:
ImportFeatureValuesRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ImportFeatureValuesRequest
public static final class ImportFeatureValuesRequest.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ImportFeatureValuesRequest.Builder>
implements ImportFeatureValuesRequestOrBuilder
Request message for [FeaturestoreService.ImportFeatureValues][google.cloud.aiplatform.v1.FeaturestoreService.ImportFeatureValues].Protobuf type
google.cloud.aiplatform.v1.ImportFeatureValuesRequest-
Method Summary
Modifier and TypeMethodDescriptionaddAllFeatureSpecs(Iterable<? extends ImportFeatureValuesRequest.FeatureSpec> values) Required.addFeatureSpecs(int index, ImportFeatureValuesRequest.FeatureSpec value) Required.addFeatureSpecs(int index, ImportFeatureValuesRequest.FeatureSpec.Builder builderForValue) Required.Required.addFeatureSpecs(ImportFeatureValuesRequest.FeatureSpec.Builder builderForValue) Required.Required.addFeatureSpecsBuilder(int index) Required.build()clear().google.cloud.aiplatform.v1.AvroSource avro_source = 2;.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;.google.cloud.aiplatform.v1.CsvSource csv_source = 4;If true, API doesn't start ingestion analysis pipeline.If set, data will not be imported for online serving.Source column that holds entity IDs.Required.Required.Single Feature timestamp for all entities being imported.Source column that holds the Feature timestamp for all Feature values in each entity.Specifies the number of workers that are used to write data to the Featurestore..google.cloud.aiplatform.v1.AvroSource avro_source = 2;.google.cloud.aiplatform.v1.AvroSource avro_source = 2;.google.cloud.aiplatform.v1.AvroSource avro_source = 2;.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;.google.cloud.aiplatform.v1.CsvSource csv_source = 4;.google.cloud.aiplatform.v1.CsvSource csv_source = 4;.google.cloud.aiplatform.v1.CsvSource csv_source = 4;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorbooleanIf true, API doesn't start ingestion analysis pipeline.booleanIf set, data will not be imported for online serving.Source column that holds entity IDs.com.google.protobuf.ByteStringSource column that holds entity IDs.Required.com.google.protobuf.ByteStringRequired.getFeatureSpecs(int index) Required.getFeatureSpecsBuilder(int index) Required.Required.intRequired.Required.getFeatureSpecsOrBuilder(int index) Required.Required.com.google.protobuf.TimestampSingle Feature timestamp for all entities being imported.com.google.protobuf.Timestamp.BuilderSingle Feature timestamp for all entities being imported.Source column that holds the Feature timestamp for all Feature values in each entity.com.google.protobuf.ByteStringSource column that holds the Feature timestamp for all Feature values in each entity.com.google.protobuf.TimestampOrBuilderSingle Feature timestamp for all entities being imported.intSpecifies the number of workers that are used to write data to the Featurestore.boolean.google.cloud.aiplatform.v1.AvroSource avro_source = 2;boolean.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;boolean.google.cloud.aiplatform.v1.CsvSource csv_source = 4;booleanSingle Feature timestamp for all entities being imported.booleanSource column that holds the Feature timestamp for all Feature values in each entity.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeAvroSource(AvroSource value) .google.cloud.aiplatform.v1.AvroSource avro_source = 2;.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;mergeCsvSource(CsvSource value) .google.cloud.aiplatform.v1.CsvSource csv_source = 4;mergeFeatureTime(com.google.protobuf.Timestamp value) Single Feature timestamp for all entities being imported.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeFeatureSpecs(int index) Required.setAvroSource(AvroSource value) .google.cloud.aiplatform.v1.AvroSource avro_source = 2;setAvroSource(AvroSource.Builder builderForValue) .google.cloud.aiplatform.v1.AvroSource avro_source = 2;setBigquerySource(BigQuerySource value) .google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;setBigquerySource(BigQuerySource.Builder builderForValue) .google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;setCsvSource(CsvSource value) .google.cloud.aiplatform.v1.CsvSource csv_source = 4;setCsvSource(CsvSource.Builder builderForValue) .google.cloud.aiplatform.v1.CsvSource csv_source = 4;setDisableIngestionAnalysis(boolean value) If true, API doesn't start ingestion analysis pipeline.setDisableOnlineServing(boolean value) If set, data will not be imported for online serving.setEntityIdField(String value) Source column that holds entity IDs.setEntityIdFieldBytes(com.google.protobuf.ByteString value) Source column that holds entity IDs.setEntityType(String value) Required.setEntityTypeBytes(com.google.protobuf.ByteString value) Required.setFeatureSpecs(int index, ImportFeatureValuesRequest.FeatureSpec value) Required.setFeatureSpecs(int index, ImportFeatureValuesRequest.FeatureSpec.Builder builderForValue) Required.setFeatureTime(com.google.protobuf.Timestamp value) Single Feature timestamp for all entities being imported.setFeatureTime(com.google.protobuf.Timestamp.Builder builderForValue) Single Feature timestamp for all entities being imported.setFeatureTimeField(String value) Source column that holds the Feature timestamp for all Feature values in each entity.setFeatureTimeFieldBytes(com.google.protobuf.ByteString value) Source column that holds the Feature timestamp for all Feature values in each entity.setWorkerCount(int value) Specifies the number of workers that are used to write data to the Featurestore.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<ImportFeatureValuesRequest.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<ImportFeatureValuesRequest.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.GeneratedMessage.Builder<ImportFeatureValuesRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ImportFeatureValuesRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ImportFeatureValuesRequest.Builder>
-
mergeFrom
public ImportFeatureValuesRequest.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<ImportFeatureValuesRequest.Builder>- Throws:
IOException
-
getSourceCase
- Specified by:
getSourceCasein interfaceImportFeatureValuesRequestOrBuilder
-
clearSource
-
getFeatureTimeSourceCase
- Specified by:
getFeatureTimeSourceCasein interfaceImportFeatureValuesRequestOrBuilder
-
clearFeatureTimeSource
-
hasAvroSource
public boolean hasAvroSource().google.cloud.aiplatform.v1.AvroSource avro_source = 2;- Specified by:
hasAvroSourcein interfaceImportFeatureValuesRequestOrBuilder- Returns:
- Whether the avroSource field is set.
-
getAvroSource
.google.cloud.aiplatform.v1.AvroSource avro_source = 2;- Specified by:
getAvroSourcein interfaceImportFeatureValuesRequestOrBuilder- Returns:
- The avroSource.
-
setAvroSource
.google.cloud.aiplatform.v1.AvroSource avro_source = 2; -
setAvroSource
.google.cloud.aiplatform.v1.AvroSource avro_source = 2; -
mergeAvroSource
.google.cloud.aiplatform.v1.AvroSource avro_source = 2; -
clearAvroSource
.google.cloud.aiplatform.v1.AvroSource avro_source = 2; -
getAvroSourceBuilder
.google.cloud.aiplatform.v1.AvroSource avro_source = 2; -
getAvroSourceOrBuilder
.google.cloud.aiplatform.v1.AvroSource avro_source = 2;- Specified by:
getAvroSourceOrBuilderin interfaceImportFeatureValuesRequestOrBuilder
-
hasBigquerySource
public boolean hasBigquerySource().google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;- Specified by:
hasBigquerySourcein interfaceImportFeatureValuesRequestOrBuilder- Returns:
- Whether the bigquerySource field is set.
-
getBigquerySource
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;- Specified by:
getBigquerySourcein interfaceImportFeatureValuesRequestOrBuilder- Returns:
- The bigquerySource.
-
setBigquerySource
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3; -
setBigquerySource
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3; -
mergeBigquerySource
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3; -
clearBigquerySource
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3; -
getBigquerySourceBuilder
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3; -
getBigquerySourceOrBuilder
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;- Specified by:
getBigquerySourceOrBuilderin interfaceImportFeatureValuesRequestOrBuilder
-
hasCsvSource
public boolean hasCsvSource().google.cloud.aiplatform.v1.CsvSource csv_source = 4;- Specified by:
hasCsvSourcein interfaceImportFeatureValuesRequestOrBuilder- Returns:
- Whether the csvSource field is set.
-
getCsvSource
.google.cloud.aiplatform.v1.CsvSource csv_source = 4;- Specified by:
getCsvSourcein interfaceImportFeatureValuesRequestOrBuilder- Returns:
- The csvSource.
-
setCsvSource
.google.cloud.aiplatform.v1.CsvSource csv_source = 4; -
setCsvSource
.google.cloud.aiplatform.v1.CsvSource csv_source = 4; -
mergeCsvSource
.google.cloud.aiplatform.v1.CsvSource csv_source = 4; -
clearCsvSource
.google.cloud.aiplatform.v1.CsvSource csv_source = 4; -
getCsvSourceBuilder
.google.cloud.aiplatform.v1.CsvSource csv_source = 4; -
getCsvSourceOrBuilder
.google.cloud.aiplatform.v1.CsvSource csv_source = 4;- Specified by:
getCsvSourceOrBuilderin interfaceImportFeatureValuesRequestOrBuilder
-
hasFeatureTimeField
public boolean hasFeatureTimeField()Source column that holds the Feature timestamp for all Feature values in each entity.
string feature_time_field = 6;- Specified by:
hasFeatureTimeFieldin interfaceImportFeatureValuesRequestOrBuilder- Returns:
- Whether the featureTimeField field is set.
-
getFeatureTimeField
Source column that holds the Feature timestamp for all Feature values in each entity.
string feature_time_field = 6;- Specified by:
getFeatureTimeFieldin interfaceImportFeatureValuesRequestOrBuilder- Returns:
- The featureTimeField.
-
getFeatureTimeFieldBytes
public com.google.protobuf.ByteString getFeatureTimeFieldBytes()Source column that holds the Feature timestamp for all Feature values in each entity.
string feature_time_field = 6;- Specified by:
getFeatureTimeFieldBytesin interfaceImportFeatureValuesRequestOrBuilder- Returns:
- The bytes for featureTimeField.
-
setFeatureTimeField
Source column that holds the Feature timestamp for all Feature values in each entity.
string feature_time_field = 6;- Parameters:
value- The featureTimeField to set.- Returns:
- This builder for chaining.
-
clearFeatureTimeField
Source column that holds the Feature timestamp for all Feature values in each entity.
string feature_time_field = 6;- Returns:
- This builder for chaining.
-
setFeatureTimeFieldBytes
public ImportFeatureValuesRequest.Builder setFeatureTimeFieldBytes(com.google.protobuf.ByteString value) Source column that holds the Feature timestamp for all Feature values in each entity.
string feature_time_field = 6;- Parameters:
value- The bytes for featureTimeField to set.- Returns:
- This builder for chaining.
-
hasFeatureTime
public boolean hasFeatureTime()Single Feature timestamp for all entities being imported. The timestamp must not have higher than millisecond precision.
.google.protobuf.Timestamp feature_time = 7;- Specified by:
hasFeatureTimein interfaceImportFeatureValuesRequestOrBuilder- Returns:
- Whether the featureTime field is set.
-
getFeatureTime
public com.google.protobuf.Timestamp getFeatureTime()Single Feature timestamp for all entities being imported. The timestamp must not have higher than millisecond precision.
.google.protobuf.Timestamp feature_time = 7;- Specified by:
getFeatureTimein interfaceImportFeatureValuesRequestOrBuilder- Returns:
- The featureTime.
-
setFeatureTime
Single Feature timestamp for all entities being imported. The timestamp must not have higher than millisecond precision.
.google.protobuf.Timestamp feature_time = 7; -
setFeatureTime
public ImportFeatureValuesRequest.Builder setFeatureTime(com.google.protobuf.Timestamp.Builder builderForValue) Single Feature timestamp for all entities being imported. The timestamp must not have higher than millisecond precision.
.google.protobuf.Timestamp feature_time = 7; -
mergeFeatureTime
Single Feature timestamp for all entities being imported. The timestamp must not have higher than millisecond precision.
.google.protobuf.Timestamp feature_time = 7; -
clearFeatureTime
Single Feature timestamp for all entities being imported. The timestamp must not have higher than millisecond precision.
.google.protobuf.Timestamp feature_time = 7; -
getFeatureTimeBuilder
public com.google.protobuf.Timestamp.Builder getFeatureTimeBuilder()Single Feature timestamp for all entities being imported. The timestamp must not have higher than millisecond precision.
.google.protobuf.Timestamp feature_time = 7; -
getFeatureTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getFeatureTimeOrBuilder()Single Feature timestamp for all entities being imported. The timestamp must not have higher than millisecond precision.
.google.protobuf.Timestamp feature_time = 7;- Specified by:
getFeatureTimeOrBuilderin interfaceImportFeatureValuesRequestOrBuilder
-
getEntityType
Required. The resource name of the EntityType grouping the Features for which values are being imported. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entityType}`string entity_type = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getEntityTypein interfaceImportFeatureValuesRequestOrBuilder- Returns:
- The entityType.
-
getEntityTypeBytes
public com.google.protobuf.ByteString getEntityTypeBytes()Required. The resource name of the EntityType grouping the Features for which values are being imported. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entityType}`string entity_type = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getEntityTypeBytesin interfaceImportFeatureValuesRequestOrBuilder- Returns:
- The bytes for entityType.
-
setEntityType
Required. The resource name of the EntityType grouping the Features for which values are being imported. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entityType}`string entity_type = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The entityType to set.- Returns:
- This builder for chaining.
-
clearEntityType
Required. The resource name of the EntityType grouping the Features for which values are being imported. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entityType}`string entity_type = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setEntityTypeBytes
Required. The resource name of the EntityType grouping the Features for which values are being imported. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entityType}`string entity_type = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for entityType to set.- Returns:
- This builder for chaining.
-
getEntityIdField
Source column that holds entity IDs. If not provided, entity IDs are extracted from the column named entity_id.
string entity_id_field = 5;- Specified by:
getEntityIdFieldin interfaceImportFeatureValuesRequestOrBuilder- Returns:
- The entityIdField.
-
getEntityIdFieldBytes
public com.google.protobuf.ByteString getEntityIdFieldBytes()Source column that holds entity IDs. If not provided, entity IDs are extracted from the column named entity_id.
string entity_id_field = 5;- Specified by:
getEntityIdFieldBytesin interfaceImportFeatureValuesRequestOrBuilder- Returns:
- The bytes for entityIdField.
-
setEntityIdField
Source column that holds entity IDs. If not provided, entity IDs are extracted from the column named entity_id.
string entity_id_field = 5;- Parameters:
value- The entityIdField to set.- Returns:
- This builder for chaining.
-
clearEntityIdField
Source column that holds entity IDs. If not provided, entity IDs are extracted from the column named entity_id.
string entity_id_field = 5;- Returns:
- This builder for chaining.
-
setEntityIdFieldBytes
public ImportFeatureValuesRequest.Builder setEntityIdFieldBytes(com.google.protobuf.ByteString value) Source column that holds entity IDs. If not provided, entity IDs are extracted from the column named entity_id.
string entity_id_field = 5;- Parameters:
value- The bytes for entityIdField to set.- Returns:
- This builder for chaining.
-
getFeatureSpecsList
Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getFeatureSpecsListin interfaceImportFeatureValuesRequestOrBuilder
-
getFeatureSpecsCount
public int getFeatureSpecsCount()Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getFeatureSpecsCountin interfaceImportFeatureValuesRequestOrBuilder
-
getFeatureSpecs
Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getFeatureSpecsin interfaceImportFeatureValuesRequestOrBuilder
-
setFeatureSpecs
public ImportFeatureValuesRequest.Builder setFeatureSpecs(int index, ImportFeatureValuesRequest.FeatureSpec value) Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED]; -
setFeatureSpecs
public ImportFeatureValuesRequest.Builder setFeatureSpecs(int index, ImportFeatureValuesRequest.FeatureSpec.Builder builderForValue) Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED]; -
addFeatureSpecs
public ImportFeatureValuesRequest.Builder addFeatureSpecs(ImportFeatureValuesRequest.FeatureSpec value) Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED]; -
addFeatureSpecs
public ImportFeatureValuesRequest.Builder addFeatureSpecs(int index, ImportFeatureValuesRequest.FeatureSpec value) Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED]; -
addFeatureSpecs
public ImportFeatureValuesRequest.Builder addFeatureSpecs(ImportFeatureValuesRequest.FeatureSpec.Builder builderForValue) Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED]; -
addFeatureSpecs
public ImportFeatureValuesRequest.Builder addFeatureSpecs(int index, ImportFeatureValuesRequest.FeatureSpec.Builder builderForValue) Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED]; -
addAllFeatureSpecs
public ImportFeatureValuesRequest.Builder addAllFeatureSpecs(Iterable<? extends ImportFeatureValuesRequest.FeatureSpec> values) Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED]; -
clearFeatureSpecs
Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED]; -
removeFeatureSpecs
Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED]; -
getFeatureSpecsBuilder
Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED]; -
getFeatureSpecsOrBuilder
Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getFeatureSpecsOrBuilderin interfaceImportFeatureValuesRequestOrBuilder
-
getFeatureSpecsOrBuilderList
public List<? extends ImportFeatureValuesRequest.FeatureSpecOrBuilder> getFeatureSpecsOrBuilderList()Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getFeatureSpecsOrBuilderListin interfaceImportFeatureValuesRequestOrBuilder
-
addFeatureSpecsBuilder
Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED]; -
addFeatureSpecsBuilder
Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED]; -
getFeatureSpecsBuilderList
Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED]; -
getDisableOnlineServing
public boolean getDisableOnlineServing()If set, data will not be imported for online serving. This is typically used for backfilling, where Feature generation timestamps are not in the timestamp range needed for online serving.
bool disable_online_serving = 9;- Specified by:
getDisableOnlineServingin interfaceImportFeatureValuesRequestOrBuilder- Returns:
- The disableOnlineServing.
-
setDisableOnlineServing
If set, data will not be imported for online serving. This is typically used for backfilling, where Feature generation timestamps are not in the timestamp range needed for online serving.
bool disable_online_serving = 9;- Parameters:
value- The disableOnlineServing to set.- Returns:
- This builder for chaining.
-
clearDisableOnlineServing
If set, data will not be imported for online serving. This is typically used for backfilling, where Feature generation timestamps are not in the timestamp range needed for online serving.
bool disable_online_serving = 9;- Returns:
- This builder for chaining.
-
getWorkerCount
public int getWorkerCount()Specifies the number of workers that are used to write data to the Featurestore. Consider the online serving capacity that you require to achieve the desired import throughput without interfering with online serving. The value must be positive, and less than or equal to 100. If not set, defaults to using 1 worker. The low count ensures minimal impact on online serving performance.
int32 worker_count = 11;- Specified by:
getWorkerCountin interfaceImportFeatureValuesRequestOrBuilder- Returns:
- The workerCount.
-
setWorkerCount
Specifies the number of workers that are used to write data to the Featurestore. Consider the online serving capacity that you require to achieve the desired import throughput without interfering with online serving. The value must be positive, and less than or equal to 100. If not set, defaults to using 1 worker. The low count ensures minimal impact on online serving performance.
int32 worker_count = 11;- Parameters:
value- The workerCount to set.- Returns:
- This builder for chaining.
-
clearWorkerCount
Specifies the number of workers that are used to write data to the Featurestore. Consider the online serving capacity that you require to achieve the desired import throughput without interfering with online serving. The value must be positive, and less than or equal to 100. If not set, defaults to using 1 worker. The low count ensures minimal impact on online serving performance.
int32 worker_count = 11;- Returns:
- This builder for chaining.
-
getDisableIngestionAnalysis
public boolean getDisableIngestionAnalysis()If true, API doesn't start ingestion analysis pipeline.
bool disable_ingestion_analysis = 12;- Specified by:
getDisableIngestionAnalysisin interfaceImportFeatureValuesRequestOrBuilder- Returns:
- The disableIngestionAnalysis.
-
setDisableIngestionAnalysis
If true, API doesn't start ingestion analysis pipeline.
bool disable_ingestion_analysis = 12;- Parameters:
value- The disableIngestionAnalysis to set.- Returns:
- This builder for chaining.
-
clearDisableIngestionAnalysis
If true, API doesn't start ingestion analysis pipeline.
bool disable_ingestion_analysis = 12;- Returns:
- This builder for chaining.
-