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