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.v1beta1.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.v1beta1.FeaturestoreService.ExportFeatureValues].
Protobuf typegoogle.cloud.aiplatform.v1beta1.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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>
-
clear
public ExportFeatureValuesRequest.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>
-
getDefaultInstanceForType
public ExportFeatureValuesRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ExportFeatureValuesRequest build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ExportFeatureValuesRequest buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ExportFeatureValuesRequest.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>
-
setField
public ExportFeatureValuesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>
-
clearField
public ExportFeatureValuesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>
-
clearOneof
public ExportFeatureValuesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>
-
setRepeatedField
public ExportFeatureValuesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>
-
addRepeatedField
public ExportFeatureValuesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>
-
mergeFrom
public ExportFeatureValuesRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ExportFeatureValuesRequest.Builder>
-
mergeFrom
public ExportFeatureValuesRequest.Builder mergeFrom(ExportFeatureValuesRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ExportFeatureValuesRequest.Builder>
- Throws:
IOException
-
getModeCase
public ExportFeatureValuesRequest.ModeCase getModeCase()
- Specified by:
getModeCase
in 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.v1beta1.ExportFeatureValuesRequest.SnapshotExport snapshot_export = 3;
- Specified by:
hasSnapshotExport
in 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.v1beta1.ExportFeatureValuesRequest.SnapshotExport snapshot_export = 3;
- Specified by:
getSnapshotExport
in 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.v1beta1.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.v1beta1.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.v1beta1.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.v1beta1.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.v1beta1.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.v1beta1.ExportFeatureValuesRequest.SnapshotExport snapshot_export = 3;
- Specified by:
getSnapshotExportOrBuilder
in interfaceExportFeatureValuesRequestOrBuilder
-
hasFullExport
public boolean hasFullExport()
Exports all historical values of all entities of the EntityType within a time range
.google.cloud.aiplatform.v1beta1.ExportFeatureValuesRequest.FullExport full_export = 7;
- Specified by:
hasFullExport
in 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.v1beta1.ExportFeatureValuesRequest.FullExport full_export = 7;
- Specified by:
getFullExport
in 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.v1beta1.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.v1beta1.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.v1beta1.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.v1beta1.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.v1beta1.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.v1beta1.ExportFeatureValuesRequest.FullExport full_export = 7;
- Specified by:
getFullExportOrBuilder
in 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:
getEntityType
in 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:
getEntityTypeBytes
in 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.v1beta1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
hasDestination
in interfaceExportFeatureValuesRequestOrBuilder
- Returns:
- Whether the destination field is set.
-
getDestination
public FeatureValueDestination getDestination()
Required. Specifies destination location and format.
.google.cloud.aiplatform.v1beta1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getDestination
in interfaceExportFeatureValuesRequestOrBuilder
- Returns:
- The destination.
-
setDestination
public ExportFeatureValuesRequest.Builder setDestination(FeatureValueDestination value)
Required. Specifies destination location and format.
.google.cloud.aiplatform.v1beta1.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.v1beta1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
-
mergeDestination
public ExportFeatureValuesRequest.Builder mergeDestination(FeatureValueDestination value)
Required. Specifies destination location and format.
.google.cloud.aiplatform.v1beta1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
-
clearDestination
public ExportFeatureValuesRequest.Builder clearDestination()
Required. Specifies destination location and format.
.google.cloud.aiplatform.v1beta1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
-
getDestinationBuilder
public FeatureValueDestination.Builder getDestinationBuilder()
Required. Specifies destination location and format.
.google.cloud.aiplatform.v1beta1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
-
getDestinationOrBuilder
public FeatureValueDestinationOrBuilder getDestinationOrBuilder()
Required. Specifies destination location and format.
.google.cloud.aiplatform.v1beta1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getDestinationOrBuilder
in interfaceExportFeatureValuesRequestOrBuilder
-
hasFeatureSelector
public boolean hasFeatureSelector()
Required. Selects Features to export values of.
.google.cloud.aiplatform.v1beta1.FeatureSelector feature_selector = 5 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
hasFeatureSelector
in interfaceExportFeatureValuesRequestOrBuilder
- Returns:
- Whether the featureSelector field is set.
-
getFeatureSelector
public FeatureSelector getFeatureSelector()
Required. Selects Features to export values of.
.google.cloud.aiplatform.v1beta1.FeatureSelector feature_selector = 5 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getFeatureSelector
in interfaceExportFeatureValuesRequestOrBuilder
- Returns:
- The featureSelector.
-
setFeatureSelector
public ExportFeatureValuesRequest.Builder setFeatureSelector(FeatureSelector value)
Required. Selects Features to export values of.
.google.cloud.aiplatform.v1beta1.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.v1beta1.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.v1beta1.FeatureSelector feature_selector = 5 [(.google.api.field_behavior) = REQUIRED];
-
clearFeatureSelector
public ExportFeatureValuesRequest.Builder clearFeatureSelector()
Required. Selects Features to export values of.
.google.cloud.aiplatform.v1beta1.FeatureSelector feature_selector = 5 [(.google.api.field_behavior) = REQUIRED];
-
getFeatureSelectorBuilder
public FeatureSelector.Builder getFeatureSelectorBuilder()
Required. Selects Features to export values of.
.google.cloud.aiplatform.v1beta1.FeatureSelector feature_selector = 5 [(.google.api.field_behavior) = REQUIRED];
-
getFeatureSelectorOrBuilder
public FeatureSelectorOrBuilder getFeatureSelectorOrBuilder()
Required. Selects Features to export values of.
.google.cloud.aiplatform.v1beta1.FeatureSelector feature_selector = 5 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getFeatureSelectorOrBuilder
in interfaceExportFeatureValuesRequestOrBuilder
-
getSettingsList
public List<DestinationFeatureSetting> getSettingsList()
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
- Specified by:
getSettingsList
in interfaceExportFeatureValuesRequestOrBuilder
-
getSettingsCount
public int getSettingsCount()
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
- Specified by:
getSettingsCount
in interfaceExportFeatureValuesRequestOrBuilder
-
getSettings
public DestinationFeatureSetting getSettings(int index)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
- Specified by:
getSettings
in interfaceExportFeatureValuesRequestOrBuilder
-
setSettings
public ExportFeatureValuesRequest.Builder setSettings(int index, DestinationFeatureSetting value)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
-
setSettings
public ExportFeatureValuesRequest.Builder setSettings(int index, DestinationFeatureSetting.Builder builderForValue)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
-
addSettings
public ExportFeatureValuesRequest.Builder addSettings(DestinationFeatureSetting value)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
-
addSettings
public ExportFeatureValuesRequest.Builder addSettings(int index, DestinationFeatureSetting value)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
-
addSettings
public ExportFeatureValuesRequest.Builder addSettings(DestinationFeatureSetting.Builder builderForValue)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
-
addSettings
public ExportFeatureValuesRequest.Builder addSettings(int index, DestinationFeatureSetting.Builder builderForValue)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
-
addAllSettings
public ExportFeatureValuesRequest.Builder addAllSettings(Iterable<? extends DestinationFeatureSetting> values)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
-
clearSettings
public ExportFeatureValuesRequest.Builder clearSettings()
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
-
removeSettings
public ExportFeatureValuesRequest.Builder removeSettings(int index)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
-
getSettingsBuilder
public DestinationFeatureSetting.Builder getSettingsBuilder(int index)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
-
getSettingsOrBuilder
public DestinationFeatureSettingOrBuilder getSettingsOrBuilder(int index)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
- Specified by:
getSettingsOrBuilder
in interfaceExportFeatureValuesRequestOrBuilder
-
getSettingsOrBuilderList
public List<? extends DestinationFeatureSettingOrBuilder> getSettingsOrBuilderList()
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
- Specified by:
getSettingsOrBuilderList
in interfaceExportFeatureValuesRequestOrBuilder
-
addSettingsBuilder
public DestinationFeatureSetting.Builder addSettingsBuilder()
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
-
addSettingsBuilder
public DestinationFeatureSetting.Builder addSettingsBuilder(int index)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
-
getSettingsBuilderList
public List<DestinationFeatureSetting.Builder> getSettingsBuilderList()
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
-
setUnknownFields
public final ExportFeatureValuesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>
-
mergeUnknownFields
public final ExportFeatureValuesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>
-
-