ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.addAllSettings(Iterable<? extends DestinationFeatureSetting> values) |
Per-Feature export settings.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.addSettings(int index,
DestinationFeatureSetting value) |
Per-Feature export settings.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.addSettings(int index,
DestinationFeatureSetting.Builder builderForValue) |
Per-Feature export settings.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.addSettings(DestinationFeatureSetting value) |
Per-Feature export settings.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.addSettings(DestinationFeatureSetting.Builder builderForValue) |
Per-Feature export settings.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.clear() |
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.clearDestination() |
Required.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.clearEntityType() |
Required.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.clearFeatureSelector() |
Required.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.clearFullExport() |
Exports all historical values of all entities of the EntityType within a
time range
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.clearMode() |
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.clearSettings() |
Per-Feature export settings.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.clearSnapshotExport() |
Exports the latest Feature values of all entities of the EntityType
within a time range.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.clone() |
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.mergeDestination(FeatureValueDestination value) |
Required.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.mergeFeatureSelector(FeatureSelector value) |
Required.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.mergeFrom(ExportFeatureValuesRequest other) |
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.mergeFullExport(ExportFeatureValuesRequest.FullExport value) |
Exports all historical values of all entities of the EntityType within a
time range
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.mergeSnapshotExport(ExportFeatureValuesRequest.SnapshotExport value) |
Exports the latest Feature values of all entities of the EntityType
within a time range.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.newBuilder() |
|
static ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.newBuilder(ExportFeatureValuesRequest prototype) |
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.newBuilderForType() |
|
protected ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.removeSettings(int index) |
Per-Feature export settings.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.setDestination(FeatureValueDestination value) |
Required.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.setDestination(FeatureValueDestination.Builder builderForValue) |
Required.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.setEntityType(String value) |
Required.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.setEntityTypeBytes(com.google.protobuf.ByteString value) |
Required.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.setFeatureSelector(FeatureSelector value) |
Required.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.setFeatureSelector(FeatureSelector.Builder builderForValue) |
Required.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.setFullExport(ExportFeatureValuesRequest.FullExport value) |
Exports all historical values of all entities of the EntityType within a
time range
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.setFullExport(ExportFeatureValuesRequest.FullExport.Builder builderForValue) |
Exports all historical values of all entities of the EntityType within a
time range
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.setSettings(int index,
DestinationFeatureSetting value) |
Per-Feature export settings.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.setSettings(int index,
DestinationFeatureSetting.Builder builderForValue) |
Per-Feature export settings.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.setSnapshotExport(ExportFeatureValuesRequest.SnapshotExport value) |
Exports the latest Feature values of all entities of the EntityType
within a time range.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.setSnapshotExport(ExportFeatureValuesRequest.SnapshotExport.Builder builderForValue) |
Exports the latest Feature values of all entities of the EntityType
within a time range.
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ExportFeatureValuesRequest.Builder |
ExportFeatureValuesRequest.toBuilder() |
|