| Modifier and Type | Method and Description |
|---|---|
static ImportStrategy |
ImportStrategy.forNumber(int value) |
ImportStrategy |
FlowImportStrategy.getGlobalImportStrategy()
Optional.
|
ImportStrategy |
FlowImportStrategy.Builder.getGlobalImportStrategy()
Optional.
|
ImportStrategy |
FlowImportStrategyOrBuilder.getGlobalImportStrategy()
Optional.
|
static ImportStrategy |
ImportStrategy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ImportStrategy |
ImportStrategy.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ImportStrategy |
ImportStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportStrategy[] |
ImportStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ImportStrategy> |
ImportStrategy.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
FlowImportStrategy.Builder |
FlowImportStrategy.Builder.setGlobalImportStrategy(ImportStrategy value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.