Uses of Class
com.google.cloud.aiplatform.v1.ExportFeatureValuesRequest.Builder
Packages that use ExportFeatureValuesRequest.Builder
-
Uses of ExportFeatureValuesRequest.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ExportFeatureValuesRequest.BuilderModifier and TypeMethodDescriptionExportFeatureValuesRequest.Builder.addAllSettings(Iterable<? extends DestinationFeatureSetting> values) Per-Feature export settings.ExportFeatureValuesRequest.Builder.addSettings(int index, DestinationFeatureSetting value) Per-Feature export settings.ExportFeatureValuesRequest.Builder.addSettings(int index, DestinationFeatureSetting.Builder builderForValue) Per-Feature export settings.ExportFeatureValuesRequest.Builder.addSettings(DestinationFeatureSetting value) Per-Feature export settings.ExportFeatureValuesRequest.Builder.addSettings(DestinationFeatureSetting.Builder builderForValue) Per-Feature export settings.ExportFeatureValuesRequest.Builder.clear()ExportFeatureValuesRequest.Builder.clearDestination()Required.ExportFeatureValuesRequest.Builder.clearEntityType()Required.ExportFeatureValuesRequest.Builder.clearFeatureSelector()Required.ExportFeatureValuesRequest.Builder.clearFullExport()Exports all historical values of all entities of the EntityType within a time rangeExportFeatureValuesRequest.Builder.clearMode()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.mergeDestination(FeatureValueDestination value) Required.ExportFeatureValuesRequest.Builder.mergeFeatureSelector(FeatureSelector value) Required.ExportFeatureValuesRequest.Builder.mergeFrom(ExportFeatureValuesRequest other) ExportFeatureValuesRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) 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 rangeExportFeatureValuesRequest.Builder.mergeSnapshotExport(ExportFeatureValuesRequest.SnapshotExport value) Exports the latest Feature values of all entities of the EntityType within a time range.ExportFeatureValuesRequest.newBuilder()ExportFeatureValuesRequest.newBuilder(ExportFeatureValuesRequest prototype) ExportFeatureValuesRequest.newBuilderForType()protected ExportFeatureValuesRequest.BuilderExportFeatureValuesRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ExportFeatureValuesRequest.Builder.removeSettings(int index) Per-Feature export settings.ExportFeatureValuesRequest.Builder.setDestination(FeatureValueDestination value) Required.ExportFeatureValuesRequest.Builder.setDestination(FeatureValueDestination.Builder builderForValue) Required.ExportFeatureValuesRequest.Builder.setEntityType(String value) Required.ExportFeatureValuesRequest.Builder.setEntityTypeBytes(com.google.protobuf.ByteString value) Required.ExportFeatureValuesRequest.Builder.setFeatureSelector(FeatureSelector value) Required.ExportFeatureValuesRequest.Builder.setFeatureSelector(FeatureSelector.Builder builderForValue) Required.ExportFeatureValuesRequest.Builder.setFullExport(ExportFeatureValuesRequest.FullExport value) Exports all historical values of all entities of the EntityType within a time rangeExportFeatureValuesRequest.Builder.setFullExport(ExportFeatureValuesRequest.FullExport.Builder builderForValue) Exports all historical values of all entities of the EntityType within a time rangeExportFeatureValuesRequest.Builder.setSettings(int index, DestinationFeatureSetting value) Per-Feature export settings.ExportFeatureValuesRequest.Builder.setSettings(int index, DestinationFeatureSetting.Builder builderForValue) Per-Feature export settings.ExportFeatureValuesRequest.Builder.setSnapshotExport(ExportFeatureValuesRequest.SnapshotExport value) Exports the latest Feature values of all entities of the EntityType within a time range.ExportFeatureValuesRequest.Builder.setSnapshotExport(ExportFeatureValuesRequest.SnapshotExport.Builder builderForValue) Exports the latest Feature values of all entities of the EntityType within a time range.ExportFeatureValuesRequest.toBuilder()