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.GeneratedMessage.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.GeneratedMessage.Builder<ExportFeatureValuesRequest.Builder>
implements ExportFeatureValuesRequestOrBuilder
Request message for [FeaturestoreService.ExportFeatureValues][google.cloud.aiplatform.v1.FeaturestoreService.ExportFeatureValues].Protobuf type
google.cloud.aiplatform.v1.ExportFeatureValuesRequest-
Method Summary
Modifier and TypeMethodDescriptionaddAllSettings(Iterable<? extends DestinationFeatureSetting> values) Per-Feature export settings.addSettings(int index, DestinationFeatureSetting value) Per-Feature export settings.addSettings(int index, DestinationFeatureSetting.Builder builderForValue) Per-Feature export settings.Per-Feature export settings.addSettings(DestinationFeatureSetting.Builder builderForValue) Per-Feature export settings.Per-Feature export settings.addSettingsBuilder(int index) Per-Feature export settings.build()clear()Required.Required.Required.Exports all historical values of all entities of the EntityType within a time rangePer-Feature export settings.Exports the latest Feature values of all entities of the EntityType within a time range.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorRequired.Required.Required.Required.com.google.protobuf.ByteStringRequired.Required.Required.Required.Exports all historical values of all entities of the EntityType within a time rangeExports all historical values of all entities of the EntityType within a time rangeExports all historical values of all entities of the EntityType within a time rangegetSettings(int index) Per-Feature export settings.getSettingsBuilder(int index) Per-Feature export settings.Per-Feature export settings.intPer-Feature export settings.Per-Feature export settings.getSettingsOrBuilder(int index) Per-Feature export settings.List<? extends DestinationFeatureSettingOrBuilder>Per-Feature export settings.Exports the latest Feature values of all entities of the EntityType within a time range.Exports the latest Feature values of all entities of the EntityType within a time range.Exports the latest Feature values of all entities of the EntityType within a time range.booleanRequired.booleanRequired.booleanExports all historical values of all entities of the EntityType within a time rangebooleanExports the latest Feature values of all entities of the EntityType within a time range.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanRequired.Required.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) Exports all historical values of all entities of the EntityType within a time rangeExports the latest Feature values of all entities of the EntityType within a time range.removeSettings(int index) Per-Feature export settings.Required.setDestination(FeatureValueDestination.Builder builderForValue) Required.setEntityType(String value) Required.setEntityTypeBytes(com.google.protobuf.ByteString value) Required.Required.setFeatureSelector(FeatureSelector.Builder builderForValue) Required.Exports all historical values of all entities of the EntityType within a time rangesetFullExport(ExportFeatureValuesRequest.FullExport.Builder builderForValue) Exports all historical values of all entities of the EntityType within a time rangesetSettings(int index, DestinationFeatureSetting value) Per-Feature export settings.setSettings(int index, DestinationFeatureSetting.Builder builderForValue) Per-Feature export settings.Exports the latest Feature values of all entities of the EntityType within a time range.setSnapshotExport(ExportFeatureValuesRequest.SnapshotExport.Builder builderForValue) Exports the latest Feature values of all entities of the EntityType within a time range.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<ExportFeatureValuesRequest.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<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.GeneratedMessage.Builder<ExportFeatureValuesRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExportFeatureValuesRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.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
- Specified by:
getModeCasein interfaceExportFeatureValuesRequestOrBuilder
-
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
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
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
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
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
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
Exports all historical values of all entities of the EntityType within a time range
.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.FullExport full_export = 7; -
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
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
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
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
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
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
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
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
Required. Specifies destination location and format.
.google.cloud.aiplatform.v1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED]; -
clearDestination
Required. Specifies destination location and format.
.google.cloud.aiplatform.v1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED]; -
getDestinationBuilder
Required. Specifies destination location and format.
.google.cloud.aiplatform.v1.FeatureValueDestination destination = 4 [(.google.api.field_behavior) = REQUIRED]; -
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
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
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
Required. Selects Features to export values of.
.google.cloud.aiplatform.v1.FeatureSelector feature_selector = 5 [(.google.api.field_behavior) = REQUIRED]; -
clearFeatureSelector
Required. Selects Features to export values of.
.google.cloud.aiplatform.v1.FeatureSelector feature_selector = 5 [(.google.api.field_behavior) = REQUIRED]; -
getFeatureSelectorBuilder
Required. Selects Features to export values of.
.google.cloud.aiplatform.v1.FeatureSelector feature_selector = 5 [(.google.api.field_behavior) = REQUIRED]; -
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
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
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6;- Specified by:
getSettingsin interfaceExportFeatureValuesRequestOrBuilder
-
setSettings
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
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6; -
addSettings
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
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6; -
removeSettings
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6; -
getSettingsBuilder
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6; -
getSettingsOrBuilder
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6;- Specified by:
getSettingsOrBuilderin interfaceExportFeatureValuesRequestOrBuilder
-
getSettingsOrBuilderList
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6;- Specified by:
getSettingsOrBuilderListin interfaceExportFeatureValuesRequestOrBuilder
-
addSettingsBuilder
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6; -
addSettingsBuilder
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6; -
getSettingsBuilderList
Per-Feature export settings.
repeated .google.cloud.aiplatform.v1.DestinationFeatureSetting settings = 6;
-