Package com.google.cloud.aiplatform.v1
Class ExportFeatureValuesRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>
-
- com.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.Builder
-
- All Implemented Interfaces:
ExportFeatureValuesRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ExportFeatureValuesRequest
public static final class ExportFeatureValuesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder> implements ExportFeatureValuesRequestOrBuilder
Request message for [FeaturestoreService.ExportFeatureValues][google.cloud.aiplatform.v1.FeaturestoreService.ExportFeatureValues].
Protobuf typegoogle.cloud.aiplatform.v1.ExportFeatureValuesRequest
-
-
Method Summary
-
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<ExportFeatureValuesRequest.Builder>
-
clear
public ExportFeatureValuesRequest.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<ExportFeatureValuesRequest.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<ExportFeatureValuesRequest.Builder>
-
getDefaultInstanceForType
public ExportFeatureValuesRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ExportFeatureValuesRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ExportFeatureValuesRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ExportFeatureValuesRequest.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<ExportFeatureValuesRequest.Builder>
-
setField
public ExportFeatureValuesRequest.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<ExportFeatureValuesRequest.Builder>
-
clearField
public ExportFeatureValuesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>
-
clearOneof
public ExportFeatureValuesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>
-
setRepeatedField
public ExportFeatureValuesRequest.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<ExportFeatureValuesRequest.Builder>
-
addRepeatedField
public ExportFeatureValuesRequest.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<ExportFeatureValuesRequest.Builder>
-
mergeFrom
public ExportFeatureValuesRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExportFeatureValuesRequest.Builder>
-
mergeFrom
public ExportFeatureValuesRequest.Builder mergeFrom(ExportFeatureValuesRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>
-
mergeFrom
public ExportFeatureValuesRequest.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<ExportFeatureValuesRequest.Builder>- Throws:
IOException
-
getModeCase
public ExportFeatureValuesRequest.ModeCase getModeCase()
- Specified by:
getModeCasein interfaceExportFeatureValuesRequestOrBuilder
-
clearMode
public ExportFeatureValuesRequest.Builder clearMode()
-
hasSnapshotExport
public boolean hasSnapshotExport()
Exports the latest Feature values of all entities of the EntityType within a time range.
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.SnapshotExport snapshot_export = 3;- Specified by:
hasSnapshotExportin interfaceExportFeatureValuesRequestOrBuilder- Returns:
- Whether the snapshotExport field is set.
-
getSnapshotExport
public ExportFeatureValuesRequest.SnapshotExport getSnapshotExport()
Exports the latest Feature values of all entities of the EntityType within a time range.
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.SnapshotExport snapshot_export = 3;- Specified by:
getSnapshotExportin interfaceExportFeatureValuesRequestOrBuilder- Returns:
- The snapshotExport.
-
setSnapshotExport
public ExportFeatureValuesRequest.Builder setSnapshotExport(ExportFeatureValuesRequest.SnapshotExport value)
Exports the latest Feature values of all entities of the EntityType within a time range.
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.SnapshotExport snapshot_export = 3;
-
setSnapshotExport
public ExportFeatureValuesRequest.Builder setSnapshotExport(ExportFeatureValuesRequest.SnapshotExport.Builder builderForValue)
Exports the latest Feature values of all entities of the EntityType within a time range.
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.SnapshotExport snapshot_export = 3;
-
mergeSnapshotExport
public ExportFeatureValuesRequest.Builder mergeSnapshotExport(ExportFeatureValuesRequest.SnapshotExport value)
Exports the latest Feature values of all entities of the EntityType within a time range.
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.SnapshotExport snapshot_export = 3;
-
clearSnapshotExport
public ExportFeatureValuesRequest.Builder clearSnapshotExport()
Exports the latest Feature values of all entities of the EntityType within a time range.
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.SnapshotExport snapshot_export = 3;
-
getSnapshotExportBuilder
public ExportFeatureValuesRequest.SnapshotExport.Builder getSnapshotExportBuilder()
Exports the latest Feature values of all entities of the EntityType within a time range.
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.SnapshotExport snapshot_export = 3;
-
getSnapshotExportOrBuilder
public ExportFeatureValuesRequest.SnapshotExportOrBuilder getSnapshotExportOrBuilder()
Exports the latest Feature values of all entities of the EntityType within a time range.
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.SnapshotExport snapshot_export = 3;- Specified by:
getSnapshotExportOrBuilderin interfaceExportFeatureValuesRequestOrBuilder
-
hasFullExport
public boolean hasFullExport()
Exports all historical values of all entities of the EntityType within a time range
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.FullExport full_export = 7;- Specified by:
hasFullExportin interfaceExportFeatureValuesRequestOrBuilder- Returns:
- Whether the fullExport field is set.
-
getFullExport
public ExportFeatureValuesRequest.FullExport getFullExport()
Exports all historical values of all entities of the EntityType within a time range
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.FullExport full_export = 7;- Specified by:
getFullExportin interfaceExportFeatureValuesRequestOrBuilder- Returns:
- The fullExport.
-
setFullExport
public ExportFeatureValuesRequest.Builder setFullExport(ExportFeatureValuesRequest.FullExport value)
Exports all historical values of all entities of the EntityType within a time range
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.FullExport full_export = 7;
-
setFullExport
public ExportFeatureValuesRequest.Builder setFullExport(ExportFeatureValuesRequest.FullExport.Builder builderForValue)
Exports all historical values of all entities of the EntityType within a time range
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.FullExport full_export = 7;
-
mergeFullExport
public ExportFeatureValuesRequest.Builder mergeFullExport(ExportFeatureValuesRequest.FullExport value)
Exports all historical values of all entities of the EntityType within a time range
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.FullExport full_export = 7;
-
clearFullExport
public ExportFeatureValuesRequest.Builder clearFullExport()
Exports all historical values of all entities of the EntityType within a time range
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.FullExport full_export = 7;
-
getFullExportBuilder
public ExportFeatureValuesRequest.FullExport.Builder getFullExportBuilder()
Exports all historical values of all entities of the EntityType within a time range
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.FullExport full_export = 7;
-
getFullExportOrBuilder
public ExportFeatureValuesRequest.FullExportOrBuilder getFullExportOrBuilder()
Exports all historical values of all entities of the EntityType within a time range
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.FullExport full_export = 7;- Specified by:
getFullExportOrBuilderin interfaceExportFeatureValuesRequestOrBuilder
-
getEntityType
public String getEntityType()
Required. The resource name of the EntityType from which to export Feature values. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}`string entity_type = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getEntityTypein interfaceExportFeatureValuesRequestOrBuilder- Returns:
- The entityType.
-
getEntityTypeBytes
public com.google.protobuf.ByteString getEntityTypeBytes()
Required. The resource name of the EntityType from which to export Feature values. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}`string entity_type = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getEntityTypeBytesin interfaceExportFeatureValuesRequestOrBuilder- Returns:
- The bytes for entityType.
-
setEntityType
public ExportFeatureValuesRequest.Builder setEntityType(String value)
Required. The resource name of the EntityType from which to export Feature values. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}`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 ExportFeatureValuesRequest.Builder clearEntityType()
Required. The resource name of the EntityType from which to export Feature values. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}`string entity_type = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setEntityTypeBytes
public ExportFeatureValuesRequest.Builder setEntityTypeBytes(com.google.protobuf.ByteString value)
Required. The resource name of the EntityType from which to export Feature values. Format: `projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entity_type}`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.
-
hasDestination
public boolean hasDestination()
Required. Specifies destination location and format.
.google.cloud.aiplatform.v1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];- Specified by:
hasDestinationin interfaceExportFeatureValuesRequestOrBuilder- Returns:
- Whether the destination field is set.
-
getDestination
public FeatureValueDestination getDestination()
Required. Specifies destination location and format.
.google.cloud.aiplatform.v1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDestinationin interfaceExportFeatureValuesRequestOrBuilder- Returns:
- The destination.
-
setDestination
public ExportFeatureValuesRequest.Builder setDestination(FeatureValueDestination value)
Required. Specifies destination location and format.
.google.cloud.aiplatform.v1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
-
setDestination
public ExportFeatureValuesRequest.Builder setDestination(FeatureValueDestination.Builder builderForValue)
Required. Specifies destination location and format.
.google.cloud.aiplatform.v1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
-
mergeDestination
public ExportFeatureValuesRequest.Builder mergeDestination(FeatureValueDestination value)
Required. Specifies destination location and format.
.google.cloud.aiplatform.v1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
-
clearDestination
public ExportFeatureValuesRequest.Builder clearDestination()
Required. Specifies destination location and format.
.google.cloud.aiplatform.v1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
-
getDestinationBuilder
public FeatureValueDestination.Builder getDestinationBuilder()
Required. Specifies destination location and format.
.google.cloud.aiplatform.v1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
-
getDestinationOrBuilder
public FeatureValueDestinationOrBuilder getDestinationOrBuilder()
Required. Specifies destination location and format.
.google.cloud.aiplatform.v1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDestinationOrBuilderin interfaceExportFeatureValuesRequestOrBuilder
-
hasFeatureSelector
public boolean hasFeatureSelector()
Required. Selects Features to export values of.
.google.cloud.aiplatform.v1.FeatureSelector feature_selector = 5 [(.google.api.field_behavior) = REQUIRED];- Specified by:
hasFeatureSelectorin interfaceExportFeatureValuesRequestOrBuilder- Returns:
- Whether the featureSelector field is set.
-
getFeatureSelector
public FeatureSelector getFeatureSelector()
Required. Selects Features to export values of.
.google.cloud.aiplatform.v1.FeatureSelector feature_selector = 5 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getFeatureSelectorin interfaceExportFeatureValuesRequestOrBuilder- Returns:
- The featureSelector.
-
setFeatureSelector
public ExportFeatureValuesRequest.Builder setFeatureSelector(FeatureSelector value)
Required. Selects Features to export values of.
.google.cloud.aiplatform.v1.FeatureSelector feature_selector = 5 [(.google.api.field_behavior) = REQUIRED];
-
setFeatureSelector
public ExportFeatureValuesRequest.Builder setFeatureSelector(FeatureSelector.Builder builderForValue)
Required. Selects Features to export values of.
.google.cloud.aiplatform.v1.FeatureSelector feature_selector = 5 [(.google.api.field_behavior) = REQUIRED];
-
mergeFeatureSelector
public ExportFeatureValuesRequest.Builder mergeFeatureSelector(FeatureSelector value)
Required. Selects Features to export values of.
.google.cloud.aiplatform.v1.FeatureSelector feature_selector = 5 [(.google.api.field_behavior) = REQUIRED];
-
clearFeatureSelector
public ExportFeatureValuesRequest.Builder clearFeatureSelector()
Required. Selects Features to export values of.
.google.cloud.aiplatform.v1.FeatureSelector feature_selector = 5 [(.google.api.field_behavior) = REQUIRED];
-
getFeatureSelectorBuilder
public FeatureSelector.Builder getFeatureSelectorBuilder()
Required. Selects Features to export values of.
.google.cloud.aiplatform.v1.FeatureSelector feature_selector = 5 [(.google.api.field_behavior) = REQUIRED];
-
getFeatureSelectorOrBuilder
public FeatureSelectorOrBuilder getFeatureSelectorOrBuilder()
Required. Selects Features to export values of.
.google.cloud.aiplatform.v1.FeatureSelector feature_selector = 5 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getFeatureSelectorOrBuilderin interfaceExportFeatureValuesRequestOrBuilder
-
getSettingsList
public List<DestinationFeatureSetting> getSettingsList()
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6;- Specified by:
getSettingsListin interfaceExportFeatureValuesRequestOrBuilder
-
getSettingsCount
public int getSettingsCount()
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6;- Specified by:
getSettingsCountin interfaceExportFeatureValuesRequestOrBuilder
-
getSettings
public DestinationFeatureSetting getSettings(int index)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6;- Specified by:
getSettingsin interfaceExportFeatureValuesRequestOrBuilder
-
setSettings
public ExportFeatureValuesRequest.Builder setSettings(int index, DestinationFeatureSetting value)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6;
-
setSettings
public ExportFeatureValuesRequest.Builder setSettings(int index, DestinationFeatureSetting.Builder builderForValue)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6;
-
addSettings
public ExportFeatureValuesRequest.Builder addSettings(DestinationFeatureSetting value)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6;
-
addSettings
public ExportFeatureValuesRequest.Builder addSettings(int index, DestinationFeatureSetting value)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6;
-
addSettings
public ExportFeatureValuesRequest.Builder addSettings(DestinationFeatureSetting.Builder builderForValue)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6;
-
addSettings
public ExportFeatureValuesRequest.Builder addSettings(int index, DestinationFeatureSetting.Builder builderForValue)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6;
-
addAllSettings
public ExportFeatureValuesRequest.Builder addAllSettings(Iterable<? extends DestinationFeatureSetting> values)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6;
-
clearSettings
public ExportFeatureValuesRequest.Builder clearSettings()
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6;
-
removeSettings
public ExportFeatureValuesRequest.Builder removeSettings(int index)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6;
-
getSettingsBuilder
public DestinationFeatureSetting.Builder getSettingsBuilder(int index)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6;
-
getSettingsOrBuilder
public DestinationFeatureSettingOrBuilder getSettingsOrBuilder(int index)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6;- Specified by:
getSettingsOrBuilderin interfaceExportFeatureValuesRequestOrBuilder
-
getSettingsOrBuilderList
public List<? extends DestinationFeatureSettingOrBuilder> getSettingsOrBuilderList()
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6;- Specified by:
getSettingsOrBuilderListin interfaceExportFeatureValuesRequestOrBuilder
-
addSettingsBuilder
public DestinationFeatureSetting.Builder addSettingsBuilder()
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6;
-
addSettingsBuilder
public DestinationFeatureSetting.Builder addSettingsBuilder(int index)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6;
-
getSettingsBuilderList
public List<DestinationFeatureSetting.Builder> getSettingsBuilderList()
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6;
-
setUnknownFields
public final ExportFeatureValuesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>
-
mergeUnknownFields
public final ExportFeatureValuesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>
-
-