| Modifier and Type | Method and Description |
|---|---|
Stream.BackfillAllStrategy |
Stream.BackfillAllStrategy.Builder.build() |
Stream.BackfillAllStrategy |
Stream.BackfillAllStrategy.Builder.buildPartial() |
Stream.BackfillAllStrategy |
StreamOrBuilder.getBackfillAll()
Automatically backfill objects included in the stream source
configuration.
|
Stream.BackfillAllStrategy |
Stream.getBackfillAll()
Automatically backfill objects included in the stream source
configuration.
|
Stream.BackfillAllStrategy |
Stream.Builder.getBackfillAll()
Automatically backfill objects included in the stream source
configuration.
|
static Stream.BackfillAllStrategy |
Stream.BackfillAllStrategy.getDefaultInstance() |
Stream.BackfillAllStrategy |
Stream.BackfillAllStrategy.getDefaultInstanceForType() |
Stream.BackfillAllStrategy |
Stream.BackfillAllStrategy.Builder.getDefaultInstanceForType() |
static Stream.BackfillAllStrategy |
Stream.BackfillAllStrategy.parseDelimitedFrom(InputStream input) |
static Stream.BackfillAllStrategy |
Stream.BackfillAllStrategy.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Stream.BackfillAllStrategy |
Stream.BackfillAllStrategy.parseFrom(byte[] data) |
static Stream.BackfillAllStrategy |
Stream.BackfillAllStrategy.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Stream.BackfillAllStrategy |
Stream.BackfillAllStrategy.parseFrom(ByteBuffer data) |
static Stream.BackfillAllStrategy |
Stream.BackfillAllStrategy.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Stream.BackfillAllStrategy |
Stream.BackfillAllStrategy.parseFrom(com.google.protobuf.ByteString data) |
static Stream.BackfillAllStrategy |
Stream.BackfillAllStrategy.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Stream.BackfillAllStrategy |
Stream.BackfillAllStrategy.parseFrom(com.google.protobuf.CodedInputStream input) |
static Stream.BackfillAllStrategy |
Stream.BackfillAllStrategy.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Stream.BackfillAllStrategy |
Stream.BackfillAllStrategy.parseFrom(InputStream input) |
static Stream.BackfillAllStrategy |
Stream.BackfillAllStrategy.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Stream.BackfillAllStrategy> |
Stream.BackfillAllStrategy.getParserForType() |
static com.google.protobuf.Parser<Stream.BackfillAllStrategy> |
Stream.BackfillAllStrategy.parser() |
| Modifier and Type | Method and Description |
|---|---|
Stream.Builder |
Stream.Builder.mergeBackfillAll(Stream.BackfillAllStrategy value)
Automatically backfill objects included in the stream source
configuration.
|
Stream.BackfillAllStrategy.Builder |
Stream.BackfillAllStrategy.Builder.mergeFrom(Stream.BackfillAllStrategy other) |
static Stream.BackfillAllStrategy.Builder |
Stream.BackfillAllStrategy.newBuilder(Stream.BackfillAllStrategy prototype) |
Stream.Builder |
Stream.Builder.setBackfillAll(Stream.BackfillAllStrategy value)
Automatically backfill objects included in the stream source
configuration.
|
Copyright © 2022 Google LLC. All rights reserved.