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 type
google.cloud.aiplatform.v1beta1.ExportFeatureValuesRequest| Modifier and Type | Method and Description |
|---|---|
ExportFeatureValuesRequest.Builder |
addAllSettings(Iterable<? extends DestinationFeatureSetting> values)
Per-Feature export settings.
|
ExportFeatureValuesRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExportFeatureValuesRequest.Builder |
addSettings(DestinationFeatureSetting.Builder builderForValue)
Per-Feature export settings.
|
ExportFeatureValuesRequest.Builder |
addSettings(DestinationFeatureSetting value)
Per-Feature export settings.
|
ExportFeatureValuesRequest.Builder |
addSettings(int index,
DestinationFeatureSetting.Builder builderForValue)
Per-Feature export settings.
|
ExportFeatureValuesRequest.Builder |
addSettings(int index,
DestinationFeatureSetting value)
Per-Feature export settings.
|
DestinationFeatureSetting.Builder |
addSettingsBuilder()
Per-Feature export settings.
|
DestinationFeatureSetting.Builder |
addSettingsBuilder(int index)
Per-Feature export settings.
|
ExportFeatureValuesRequest |
build() |
ExportFeatureValuesRequest |
buildPartial() |
ExportFeatureValuesRequest.Builder |
clear() |
ExportFeatureValuesRequest.Builder |
clearDestination()
Required.
|
ExportFeatureValuesRequest.Builder |
clearEntityType()
Required.
|
ExportFeatureValuesRequest.Builder |
clearFeatureSelector()
Required.
|
ExportFeatureValuesRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
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;
|
ExportFeatureValuesRequest.Builder |
clearMode() |
ExportFeatureValuesRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ExportFeatureValuesRequest.Builder |
clearSettings()
Per-Feature export settings.
|
ExportFeatureValuesRequest.Builder |
clearSnapshotExport()
Exports the latest Feature values of all entities of the EntityType
within a time range.
|
ExportFeatureValuesRequest.Builder |
clone() |
ExportFeatureValuesRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
FeatureValueDestination |
getDestination()
Required.
|
FeatureValueDestination.Builder |
getDestinationBuilder()
Required.
|
FeatureValueDestinationOrBuilder |
getDestinationOrBuilder()
Required.
|
String |
getEntityType()
Required.
|
com.google.protobuf.ByteString |
getEntityTypeBytes()
Required.
|
FeatureSelector |
getFeatureSelector()
Required.
|
FeatureSelector.Builder |
getFeatureSelectorBuilder()
Required.
|
FeatureSelectorOrBuilder |
getFeatureSelectorOrBuilder()
Required.
|
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;
|
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;
|
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;
|
ExportFeatureValuesRequest.ModeCase |
getModeCase() |
DestinationFeatureSetting |
getSettings(int index)
Per-Feature export settings.
|
DestinationFeatureSetting.Builder |
getSettingsBuilder(int index)
Per-Feature export settings.
|
List<DestinationFeatureSetting.Builder> |
getSettingsBuilderList()
Per-Feature export settings.
|
int |
getSettingsCount()
Per-Feature export settings.
|
List<DestinationFeatureSetting> |
getSettingsList()
Per-Feature export settings.
|
DestinationFeatureSettingOrBuilder |
getSettingsOrBuilder(int index)
Per-Feature export settings.
|
List<? extends DestinationFeatureSettingOrBuilder> |
getSettingsOrBuilderList()
Per-Feature export settings.
|
ExportFeatureValuesRequest.SnapshotExport |
getSnapshotExport()
Exports the latest Feature values of all entities of the EntityType
within a time range.
|
ExportFeatureValuesRequest.SnapshotExport.Builder |
getSnapshotExportBuilder()
Exports the latest Feature values of all entities of the EntityType
within a time range.
|
ExportFeatureValuesRequest.SnapshotExportOrBuilder |
getSnapshotExportOrBuilder()
Exports the latest Feature values of all entities of the EntityType
within a time range.
|
boolean |
hasDestination()
Required.
|
boolean |
hasFeatureSelector()
Required.
|
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;
|
boolean |
hasSnapshotExport()
Exports the latest Feature values of all entities of the EntityType
within a time range.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ExportFeatureValuesRequest.Builder |
mergeDestination(FeatureValueDestination value)
Required.
|
ExportFeatureValuesRequest.Builder |
mergeFeatureSelector(FeatureSelector value)
Required.
|
ExportFeatureValuesRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ExportFeatureValuesRequest.Builder |
mergeFrom(ExportFeatureValuesRequest other) |
ExportFeatureValuesRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
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;
|
ExportFeatureValuesRequest.Builder |
mergeSnapshotExport(ExportFeatureValuesRequest.SnapshotExport value)
Exports the latest Feature values of all entities of the EntityType
within a time range.
|
ExportFeatureValuesRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ExportFeatureValuesRequest.Builder |
removeSettings(int index)
Per-Feature export settings.
|
ExportFeatureValuesRequest.Builder |
setDestination(FeatureValueDestination.Builder builderForValue)
Required.
|
ExportFeatureValuesRequest.Builder |
setDestination(FeatureValueDestination value)
Required.
|
ExportFeatureValuesRequest.Builder |
setEntityType(String value)
Required.
|
ExportFeatureValuesRequest.Builder |
setEntityTypeBytes(com.google.protobuf.ByteString value)
Required.
|
ExportFeatureValuesRequest.Builder |
setFeatureSelector(FeatureSelector.Builder builderForValue)
Required.
|
ExportFeatureValuesRequest.Builder |
setFeatureSelector(FeatureSelector value)
Required.
|
ExportFeatureValuesRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
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;
|
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;
|
ExportFeatureValuesRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ExportFeatureValuesRequest.Builder |
setSettings(int index,
DestinationFeatureSetting.Builder builderForValue)
Per-Feature export settings.
|
ExportFeatureValuesRequest.Builder |
setSettings(int index,
DestinationFeatureSetting value)
Per-Feature export settings.
|
ExportFeatureValuesRequest.Builder |
setSnapshotExport(ExportFeatureValuesRequest.SnapshotExport.Builder builderForValue)
Exports the latest Feature values of all entities of the EntityType
within a time range.
|
ExportFeatureValuesRequest.Builder |
setSnapshotExport(ExportFeatureValuesRequest.SnapshotExport value)
Exports the latest Feature values of all entities of the EntityType
within a time range.
|
ExportFeatureValuesRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>public ExportFeatureValuesRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>public ExportFeatureValuesRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ExportFeatureValuesRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ExportFeatureValuesRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ExportFeatureValuesRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>public ExportFeatureValuesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>public ExportFeatureValuesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>public ExportFeatureValuesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>public ExportFeatureValuesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>public ExportFeatureValuesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>public ExportFeatureValuesRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ExportFeatureValuesRequest.Builder>public ExportFeatureValuesRequest.Builder mergeFrom(ExportFeatureValuesRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>public ExportFeatureValuesRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ExportFeatureValuesRequest.Builder>IOExceptionpublic ExportFeatureValuesRequest.ModeCase getModeCase()
getModeCase in interface ExportFeatureValuesRequestOrBuilderpublic ExportFeatureValuesRequest.Builder clearMode()
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;
hasSnapshotExport in interface ExportFeatureValuesRequestOrBuilderpublic 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;
getSnapshotExport in interface ExportFeatureValuesRequestOrBuilderpublic 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;
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;
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;
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;
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;
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;
getSnapshotExportOrBuilder in interface ExportFeatureValuesRequestOrBuilderpublic 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;
hasFullExport in interface ExportFeatureValuesRequestOrBuilderpublic 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;
getFullExport in interface ExportFeatureValuesRequestOrBuilderpublic 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;
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;
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;
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;
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;
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;
getFullExportOrBuilder in interface ExportFeatureValuesRequestOrBuilderpublic 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) = { ... }
getEntityType in interface ExportFeatureValuesRequestOrBuilderpublic 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) = { ... }
getEntityTypeBytes in interface ExportFeatureValuesRequestOrBuilderpublic 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) = { ... }
value - The entityType to set.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) = { ... }
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) = { ... }
value - The bytes for entityType to set.public boolean hasDestination()
Required. Specifies destination location and format.
.google.cloud.aiplatform.v1beta1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
hasDestination in interface ExportFeatureValuesRequestOrBuilderpublic FeatureValueDestination getDestination()
Required. Specifies destination location and format.
.google.cloud.aiplatform.v1beta1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
getDestination in interface ExportFeatureValuesRequestOrBuilderpublic ExportFeatureValuesRequest.Builder setDestination(FeatureValueDestination value)
Required. Specifies destination location and format.
.google.cloud.aiplatform.v1beta1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
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];
public ExportFeatureValuesRequest.Builder mergeDestination(FeatureValueDestination value)
Required. Specifies destination location and format.
.google.cloud.aiplatform.v1beta1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
public ExportFeatureValuesRequest.Builder clearDestination()
Required. Specifies destination location and format.
.google.cloud.aiplatform.v1beta1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
public FeatureValueDestination.Builder getDestinationBuilder()
Required. Specifies destination location and format.
.google.cloud.aiplatform.v1beta1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
public FeatureValueDestinationOrBuilder getDestinationOrBuilder()
Required. Specifies destination location and format.
.google.cloud.aiplatform.v1beta1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED];
getDestinationOrBuilder in interface ExportFeatureValuesRequestOrBuilderpublic boolean hasFeatureSelector()
Required. Selects Features to export values of.
.google.cloud.aiplatform.v1beta1.FeatureSelector feature_selector = 5 [(.google.api.field_behavior) = REQUIRED];
hasFeatureSelector in interface ExportFeatureValuesRequestOrBuilderpublic FeatureSelector getFeatureSelector()
Required. Selects Features to export values of.
.google.cloud.aiplatform.v1beta1.FeatureSelector feature_selector = 5 [(.google.api.field_behavior) = REQUIRED];
getFeatureSelector in interface ExportFeatureValuesRequestOrBuilderpublic 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];
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];
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];
public ExportFeatureValuesRequest.Builder clearFeatureSelector()
Required. Selects Features to export values of.
.google.cloud.aiplatform.v1beta1.FeatureSelector feature_selector = 5 [(.google.api.field_behavior) = REQUIRED];
public FeatureSelector.Builder getFeatureSelectorBuilder()
Required. Selects Features to export values of.
.google.cloud.aiplatform.v1beta1.FeatureSelector feature_selector = 5 [(.google.api.field_behavior) = REQUIRED];
public FeatureSelectorOrBuilder getFeatureSelectorOrBuilder()
Required. Selects Features to export values of.
.google.cloud.aiplatform.v1beta1.FeatureSelector feature_selector = 5 [(.google.api.field_behavior) = REQUIRED];
getFeatureSelectorOrBuilder in interface ExportFeatureValuesRequestOrBuilderpublic List<DestinationFeatureSetting> getSettingsList()
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
getSettingsList in interface ExportFeatureValuesRequestOrBuilderpublic int getSettingsCount()
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
getSettingsCount in interface ExportFeatureValuesRequestOrBuilderpublic DestinationFeatureSetting getSettings(int index)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
getSettings in interface ExportFeatureValuesRequestOrBuilderpublic ExportFeatureValuesRequest.Builder setSettings(int index, DestinationFeatureSetting value)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
public ExportFeatureValuesRequest.Builder setSettings(int index, DestinationFeatureSetting.Builder builderForValue)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
public ExportFeatureValuesRequest.Builder addSettings(DestinationFeatureSetting value)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
public ExportFeatureValuesRequest.Builder addSettings(int index, DestinationFeatureSetting value)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
public ExportFeatureValuesRequest.Builder addSettings(DestinationFeatureSetting.Builder builderForValue)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
public ExportFeatureValuesRequest.Builder addSettings(int index, DestinationFeatureSetting.Builder builderForValue)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
public ExportFeatureValuesRequest.Builder addAllSettings(Iterable<? extends DestinationFeatureSetting> values)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
public ExportFeatureValuesRequest.Builder clearSettings()
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
public ExportFeatureValuesRequest.Builder removeSettings(int index)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
public DestinationFeatureSetting.Builder getSettingsBuilder(int index)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
public DestinationFeatureSettingOrBuilder getSettingsOrBuilder(int index)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
getSettingsOrBuilder in interface ExportFeatureValuesRequestOrBuilderpublic List<? extends DestinationFeatureSettingOrBuilder> getSettingsOrBuilderList()
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
getSettingsOrBuilderList in interface ExportFeatureValuesRequestOrBuilderpublic DestinationFeatureSetting.Builder addSettingsBuilder()
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
public DestinationFeatureSetting.Builder addSettingsBuilder(int index)
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
public List<DestinationFeatureSetting.Builder> getSettingsBuilderList()
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1beta1.DestinationFeatureSetting settings = 6;
public final ExportFeatureValuesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>public final ExportFeatureValuesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExportFeatureValuesRequest.Builder>Copyright © 2024 Google LLC. All rights reserved.