| Modifier and Type | Method and Description |
|---|---|
static Stream.BackfillStrategyCase |
Stream.BackfillStrategyCase.forNumber(int value) |
Stream.BackfillStrategyCase |
StreamOrBuilder.getBackfillStrategyCase() |
Stream.BackfillStrategyCase |
Stream.getBackfillStrategyCase() |
Stream.BackfillStrategyCase |
Stream.Builder.getBackfillStrategyCase() |
static Stream.BackfillStrategyCase |
Stream.BackfillStrategyCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Stream.BackfillStrategyCase |
Stream.BackfillStrategyCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Stream.BackfillStrategyCase[] |
Stream.BackfillStrategyCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.