| Modifier and Type | Class and Description |
|---|---|
static class |
Stream.BackfillNoneStrategy
Backfill strategy to disable automatic backfill for the Stream's objects.
|
static class |
Stream.BackfillNoneStrategy.Builder
Backfill strategy to disable automatic backfill for the Stream's objects.
|
| Modifier and Type | Method and Description |
|---|---|
Stream.BackfillNoneStrategyOrBuilder |
StreamOrBuilder.getBackfillNoneOrBuilder()
Do not automatically backfill any objects.
|
Stream.BackfillNoneStrategyOrBuilder |
Stream.getBackfillNoneOrBuilder()
Do not automatically backfill any objects.
|
Stream.BackfillNoneStrategyOrBuilder |
Stream.Builder.getBackfillNoneOrBuilder()
Do not automatically backfill any objects.
|
Copyright © 2022 Google LLC. All rights reserved.