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.GeneratedMessageV3.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.GeneratedMessageV3.Builder<ImportFeatureValuesRequest.Builder> implements ImportFeatureValuesRequestOrBuilder
Request message for [FeaturestoreService.ImportFeatureValues][google.cloud.aiplatform.v1.FeaturestoreService.ImportFeatureValues].
Protobuf typegoogle.cloud.aiplatform.v1.ImportFeatureValuesRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ImportFeatureValuesRequest.BuilderaddAllFeatureSpecs(Iterable<? extends ImportFeatureValuesRequest.FeatureSpec> values)Required.ImportFeatureValuesRequest.BuilderaddFeatureSpecs(int index, ImportFeatureValuesRequest.FeatureSpec value)Required.ImportFeatureValuesRequest.BuilderaddFeatureSpecs(int index, ImportFeatureValuesRequest.FeatureSpec.Builder builderForValue)Required.ImportFeatureValuesRequest.BuilderaddFeatureSpecs(ImportFeatureValuesRequest.FeatureSpec value)Required.ImportFeatureValuesRequest.BuilderaddFeatureSpecs(ImportFeatureValuesRequest.FeatureSpec.Builder builderForValue)Required.ImportFeatureValuesRequest.FeatureSpec.BuilderaddFeatureSpecsBuilder()Required.ImportFeatureValuesRequest.FeatureSpec.BuilderaddFeatureSpecsBuilder(int index)Required.ImportFeatureValuesRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ImportFeatureValuesRequestbuild()ImportFeatureValuesRequestbuildPartial()ImportFeatureValuesRequest.Builderclear()ImportFeatureValuesRequest.BuilderclearAvroSource().google.cloud.aiplatform.v1.AvroSource avro_source = 2;ImportFeatureValuesRequest.BuilderclearBigquerySource().google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;ImportFeatureValuesRequest.BuilderclearCsvSource().google.cloud.aiplatform.v1.CsvSource csv_source = 4;ImportFeatureValuesRequest.BuilderclearDisableIngestionAnalysis()If true, API doesn't start ingestion analysis pipeline.ImportFeatureValuesRequest.BuilderclearDisableOnlineServing()If set, data will not be imported for online serving.ImportFeatureValuesRequest.BuilderclearEntityIdField()Source column that holds entity IDs.ImportFeatureValuesRequest.BuilderclearEntityType()Required.ImportFeatureValuesRequest.BuilderclearFeatureSpecs()Required.ImportFeatureValuesRequest.BuilderclearFeatureTime()Single Feature timestamp for all entities being imported.ImportFeatureValuesRequest.BuilderclearFeatureTimeField()Source column that holds the Feature timestamp for all Feature values in each entity.ImportFeatureValuesRequest.BuilderclearFeatureTimeSource()ImportFeatureValuesRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ImportFeatureValuesRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ImportFeatureValuesRequest.BuilderclearSource()ImportFeatureValuesRequest.BuilderclearWorkerCount()Specifies the number of workers that are used to write data to the Featurestore.ImportFeatureValuesRequest.Builderclone()AvroSourcegetAvroSource().google.cloud.aiplatform.v1.AvroSource avro_source = 2;AvroSource.BuildergetAvroSourceBuilder().google.cloud.aiplatform.v1.AvroSource avro_source = 2;AvroSourceOrBuildergetAvroSourceOrBuilder().google.cloud.aiplatform.v1.AvroSource avro_source = 2;BigQuerySourcegetBigquerySource().google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;BigQuerySource.BuildergetBigquerySourceBuilder().google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;BigQuerySourceOrBuildergetBigquerySourceOrBuilder().google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;CsvSourcegetCsvSource().google.cloud.aiplatform.v1.CsvSource csv_source = 4;CsvSource.BuildergetCsvSourceBuilder().google.cloud.aiplatform.v1.CsvSource csv_source = 4;CsvSourceOrBuildergetCsvSourceOrBuilder().google.cloud.aiplatform.v1.CsvSource csv_source = 4;ImportFeatureValuesRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()booleangetDisableIngestionAnalysis()If true, API doesn't start ingestion analysis pipeline.booleangetDisableOnlineServing()If set, data will not be imported for online serving.StringgetEntityIdField()Source column that holds entity IDs.com.google.protobuf.ByteStringgetEntityIdFieldBytes()Source column that holds entity IDs.StringgetEntityType()Required.com.google.protobuf.ByteStringgetEntityTypeBytes()Required.ImportFeatureValuesRequest.FeatureSpecgetFeatureSpecs(int index)Required.ImportFeatureValuesRequest.FeatureSpec.BuildergetFeatureSpecsBuilder(int index)Required.List<ImportFeatureValuesRequest.FeatureSpec.Builder>getFeatureSpecsBuilderList()Required.intgetFeatureSpecsCount()Required.List<ImportFeatureValuesRequest.FeatureSpec>getFeatureSpecsList()Required.ImportFeatureValuesRequest.FeatureSpecOrBuildergetFeatureSpecsOrBuilder(int index)Required.List<? extends ImportFeatureValuesRequest.FeatureSpecOrBuilder>getFeatureSpecsOrBuilderList()Required.com.google.protobuf.TimestampgetFeatureTime()Single Feature timestamp for all entities being imported.com.google.protobuf.Timestamp.BuildergetFeatureTimeBuilder()Single Feature timestamp for all entities being imported.StringgetFeatureTimeField()Source column that holds the Feature timestamp for all Feature values in each entity.com.google.protobuf.ByteStringgetFeatureTimeFieldBytes()Source column that holds the Feature timestamp for all Feature values in each entity.com.google.protobuf.TimestampOrBuildergetFeatureTimeOrBuilder()Single Feature timestamp for all entities being imported.ImportFeatureValuesRequest.FeatureTimeSourceCasegetFeatureTimeSourceCase()ImportFeatureValuesRequest.SourceCasegetSourceCase()intgetWorkerCount()Specifies the number of workers that are used to write data to the Featurestore.booleanhasAvroSource().google.cloud.aiplatform.v1.AvroSource avro_source = 2;booleanhasBigquerySource().google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;booleanhasCsvSource().google.cloud.aiplatform.v1.CsvSource csv_source = 4;booleanhasFeatureTime()Single Feature timestamp for all entities being imported.booleanhasFeatureTimeField()Source column that holds the Feature timestamp for all Feature values in each entity.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ImportFeatureValuesRequest.BuildermergeAvroSource(AvroSource value).google.cloud.aiplatform.v1.AvroSource avro_source = 2;ImportFeatureValuesRequest.BuildermergeBigquerySource(BigQuerySource value).google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;ImportFeatureValuesRequest.BuildermergeCsvSource(CsvSource value).google.cloud.aiplatform.v1.CsvSource csv_source = 4;ImportFeatureValuesRequest.BuildermergeFeatureTime(com.google.protobuf.Timestamp value)Single Feature timestamp for all entities being imported.ImportFeatureValuesRequest.BuildermergeFrom(ImportFeatureValuesRequest other)ImportFeatureValuesRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ImportFeatureValuesRequest.BuildermergeFrom(com.google.protobuf.Message other)ImportFeatureValuesRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ImportFeatureValuesRequest.BuilderremoveFeatureSpecs(int index)Required.ImportFeatureValuesRequest.BuildersetAvroSource(AvroSource value).google.cloud.aiplatform.v1.AvroSource avro_source = 2;ImportFeatureValuesRequest.BuildersetAvroSource(AvroSource.Builder builderForValue).google.cloud.aiplatform.v1.AvroSource avro_source = 2;ImportFeatureValuesRequest.BuildersetBigquerySource(BigQuerySource value).google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;ImportFeatureValuesRequest.BuildersetBigquerySource(BigQuerySource.Builder builderForValue).google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;ImportFeatureValuesRequest.BuildersetCsvSource(CsvSource value).google.cloud.aiplatform.v1.CsvSource csv_source = 4;ImportFeatureValuesRequest.BuildersetCsvSource(CsvSource.Builder builderForValue).google.cloud.aiplatform.v1.CsvSource csv_source = 4;ImportFeatureValuesRequest.BuildersetDisableIngestionAnalysis(boolean value)If true, API doesn't start ingestion analysis pipeline.ImportFeatureValuesRequest.BuildersetDisableOnlineServing(boolean value)If set, data will not be imported for online serving.ImportFeatureValuesRequest.BuildersetEntityIdField(String value)Source column that holds entity IDs.ImportFeatureValuesRequest.BuildersetEntityIdFieldBytes(com.google.protobuf.ByteString value)Source column that holds entity IDs.ImportFeatureValuesRequest.BuildersetEntityType(String value)Required.ImportFeatureValuesRequest.BuildersetEntityTypeBytes(com.google.protobuf.ByteString value)Required.ImportFeatureValuesRequest.BuildersetFeatureSpecs(int index, ImportFeatureValuesRequest.FeatureSpec value)Required.ImportFeatureValuesRequest.BuildersetFeatureSpecs(int index, ImportFeatureValuesRequest.FeatureSpec.Builder builderForValue)Required.ImportFeatureValuesRequest.BuildersetFeatureTime(com.google.protobuf.Timestamp value)Single Feature timestamp for all entities being imported.ImportFeatureValuesRequest.BuildersetFeatureTime(com.google.protobuf.Timestamp.Builder builderForValue)Single Feature timestamp for all entities being imported.ImportFeatureValuesRequest.BuildersetFeatureTimeField(String value)Source column that holds the Feature timestamp for all Feature values in each entity.ImportFeatureValuesRequest.BuildersetFeatureTimeFieldBytes(com.google.protobuf.ByteString value)Source column that holds the Feature timestamp for all Feature values in each entity.ImportFeatureValuesRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ImportFeatureValuesRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ImportFeatureValuesRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ImportFeatureValuesRequest.BuildersetWorkerCount(int value)Specifies the number of workers that are used to write data to the Featurestore.-
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<ImportFeatureValuesRequest.Builder>
-
clear
public ImportFeatureValuesRequest.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<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.GeneratedMessageV3.Builder<ImportFeatureValuesRequest.Builder>
-
getDefaultInstanceForType
public ImportFeatureValuesRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ImportFeatureValuesRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ImportFeatureValuesRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ImportFeatureValuesRequest.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<ImportFeatureValuesRequest.Builder>
-
setField
public ImportFeatureValuesRequest.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<ImportFeatureValuesRequest.Builder>
-
clearField
public ImportFeatureValuesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ImportFeatureValuesRequest.Builder>
-
clearOneof
public ImportFeatureValuesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ImportFeatureValuesRequest.Builder>
-
setRepeatedField
public ImportFeatureValuesRequest.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<ImportFeatureValuesRequest.Builder>
-
addRepeatedField
public ImportFeatureValuesRequest.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<ImportFeatureValuesRequest.Builder>
-
mergeFrom
public ImportFeatureValuesRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ImportFeatureValuesRequest.Builder>
-
mergeFrom
public ImportFeatureValuesRequest.Builder mergeFrom(ImportFeatureValuesRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.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
public ImportFeatureValuesRequest.SourceCase getSourceCase()
- Specified by:
getSourceCasein interfaceImportFeatureValuesRequestOrBuilder
-
clearSource
public ImportFeatureValuesRequest.Builder clearSource()
-
getFeatureTimeSourceCase
public ImportFeatureValuesRequest.FeatureTimeSourceCase getFeatureTimeSourceCase()
- Specified by:
getFeatureTimeSourceCasein interfaceImportFeatureValuesRequestOrBuilder
-
clearFeatureTimeSource
public ImportFeatureValuesRequest.Builder 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
public AvroSource getAvroSource()
.google.cloud.aiplatform.v1.AvroSource avro_source = 2;- Specified by:
getAvroSourcein interfaceImportFeatureValuesRequestOrBuilder- Returns:
- The avroSource.
-
setAvroSource
public ImportFeatureValuesRequest.Builder setAvroSource(AvroSource value)
.google.cloud.aiplatform.v1.AvroSource avro_source = 2;
-
setAvroSource
public ImportFeatureValuesRequest.Builder setAvroSource(AvroSource.Builder builderForValue)
.google.cloud.aiplatform.v1.AvroSource avro_source = 2;
-
mergeAvroSource
public ImportFeatureValuesRequest.Builder mergeAvroSource(AvroSource value)
.google.cloud.aiplatform.v1.AvroSource avro_source = 2;
-
clearAvroSource
public ImportFeatureValuesRequest.Builder clearAvroSource()
.google.cloud.aiplatform.v1.AvroSource avro_source = 2;
-
getAvroSourceBuilder
public AvroSource.Builder getAvroSourceBuilder()
.google.cloud.aiplatform.v1.AvroSource avro_source = 2;
-
getAvroSourceOrBuilder
public AvroSourceOrBuilder 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
public BigQuerySource getBigquerySource()
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;- Specified by:
getBigquerySourcein interfaceImportFeatureValuesRequestOrBuilder- Returns:
- The bigquerySource.
-
setBigquerySource
public ImportFeatureValuesRequest.Builder setBigquerySource(BigQuerySource value)
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;
-
setBigquerySource
public ImportFeatureValuesRequest.Builder setBigquerySource(BigQuerySource.Builder builderForValue)
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;
-
mergeBigquerySource
public ImportFeatureValuesRequest.Builder mergeBigquerySource(BigQuerySource value)
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;
-
clearBigquerySource
public ImportFeatureValuesRequest.Builder clearBigquerySource()
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;
-
getBigquerySourceBuilder
public BigQuerySource.Builder getBigquerySourceBuilder()
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;
-
getBigquerySourceOrBuilder
public BigQuerySourceOrBuilder 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
public CsvSource getCsvSource()
.google.cloud.aiplatform.v1.CsvSource csv_source = 4;- Specified by:
getCsvSourcein interfaceImportFeatureValuesRequestOrBuilder- Returns:
- The csvSource.
-
setCsvSource
public ImportFeatureValuesRequest.Builder setCsvSource(CsvSource value)
.google.cloud.aiplatform.v1.CsvSource csv_source = 4;
-
setCsvSource
public ImportFeatureValuesRequest.Builder setCsvSource(CsvSource.Builder builderForValue)
.google.cloud.aiplatform.v1.CsvSource csv_source = 4;
-
mergeCsvSource
public ImportFeatureValuesRequest.Builder mergeCsvSource(CsvSource value)
.google.cloud.aiplatform.v1.CsvSource csv_source = 4;
-
clearCsvSource
public ImportFeatureValuesRequest.Builder clearCsvSource()
.google.cloud.aiplatform.v1.CsvSource csv_source = 4;
-
getCsvSourceBuilder
public CsvSource.Builder getCsvSourceBuilder()
.google.cloud.aiplatform.v1.CsvSource csv_source = 4;
-
getCsvSourceOrBuilder
public CsvSourceOrBuilder 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
public String 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
public ImportFeatureValuesRequest.Builder setFeatureTimeField(String value)
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
public ImportFeatureValuesRequest.Builder 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
public ImportFeatureValuesRequest.Builder setFeatureTime(com.google.protobuf.Timestamp value)
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
public ImportFeatureValuesRequest.Builder mergeFeatureTime(com.google.protobuf.Timestamp value)
Single Feature timestamp for all entities being imported. The timestamp must not have higher than millisecond precision.
.google.protobuf.Timestamp feature_time = 7;
-
clearFeatureTime
public ImportFeatureValuesRequest.Builder 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
public String getEntityType()
Required. The resource name of the EntityType grouping the Features for which values are being imported. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entityType}`string entity_type = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
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
public ImportFeatureValuesRequest.Builder setEntityType(String value)
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
public ImportFeatureValuesRequest.Builder 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
public ImportFeatureValuesRequest.Builder setEntityTypeBytes(com.google.protobuf.ByteString value)
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
public String getEntityIdField()
Source column that holds entity IDs. If not provided, entity IDs are extracted from the column named entity_id.
string entity_id_field = 5;- Specified by:
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
public ImportFeatureValuesRequest.Builder setEntityIdField(String 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 entityIdField to set.- Returns:
- This builder for chaining.
-
clearEntityIdField
public ImportFeatureValuesRequest.Builder 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
public List<ImportFeatureValuesRequest.FeatureSpec> getFeatureSpecsList()
Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED];- Specified by:
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
public ImportFeatureValuesRequest.FeatureSpec getFeatureSpecs(int index)
Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED];- Specified by:
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
public ImportFeatureValuesRequest.Builder 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
public ImportFeatureValuesRequest.Builder removeFeatureSpecs(int index)
Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED];
-
getFeatureSpecsBuilder
public ImportFeatureValuesRequest.FeatureSpec.Builder getFeatureSpecsBuilder(int index)
Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED];
-
getFeatureSpecsOrBuilder
public ImportFeatureValuesRequest.FeatureSpecOrBuilder getFeatureSpecsOrBuilder(int index)
Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED];- Specified by:
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
public ImportFeatureValuesRequest.FeatureSpec.Builder 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
public ImportFeatureValuesRequest.FeatureSpec.Builder addFeatureSpecsBuilder(int index)
Required. Specifications defining which Feature values to import from the entity. The request fails if no feature_specs are provided, and having multiple feature_specs for one Feature is not allowed.
repeated .google.cloud.aiplatform.v1.ImportFeatureValuesRequest.FeatureSpec feature_specs = 8 [(.google.api.field_behavior) = REQUIRED];
-
getFeatureSpecsBuilderList
public List<ImportFeatureValuesRequest.FeatureSpec.Builder> 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
public ImportFeatureValuesRequest.Builder setDisableOnlineServing(boolean value)
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
public ImportFeatureValuesRequest.Builder 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
public ImportFeatureValuesRequest.Builder setWorkerCount(int value)
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
public ImportFeatureValuesRequest.Builder 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
public ImportFeatureValuesRequest.Builder setDisableIngestionAnalysis(boolean value)
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
public ImportFeatureValuesRequest.Builder clearDisableIngestionAnalysis()
If true, API doesn't start ingestion analysis pipeline.
bool disable_ingestion_analysis = 12;- Returns:
- This builder for chaining.
-
setUnknownFields
public final ImportFeatureValuesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ImportFeatureValuesRequest.Builder>
-
mergeUnknownFields
public final ImportFeatureValuesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ImportFeatureValuesRequest.Builder>
-
-