| Modifier and Type | Method and Description |
|---|---|
static Workflow.CallLogLevel |
Workflow.CallLogLevel.forNumber(int value) |
Workflow.CallLogLevel |
Workflow.getCallLogLevel()
Optional.
|
Workflow.CallLogLevel |
Workflow.Builder.getCallLogLevel()
Optional.
|
Workflow.CallLogLevel |
WorkflowOrBuilder.getCallLogLevel()
Optional.
|
static Workflow.CallLogLevel |
Workflow.CallLogLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Workflow.CallLogLevel |
Workflow.CallLogLevel.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Workflow.CallLogLevel |
Workflow.CallLogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Workflow.CallLogLevel[] |
Workflow.CallLogLevel.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<Workflow.CallLogLevel> |
Workflow.CallLogLevel.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Workflow.Builder |
Workflow.Builder.setCallLogLevel(Workflow.CallLogLevel value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.