| Method and Description |
|---|
| com.google.cloud.workflows.executions.v1.ExecutionView.valueOf(int)
Use
ExecutionView.forNumber(int) instead. |
| com.google.cloud.workflows.executions.v1.Execution.State.valueOf(int)
Use
Execution.State.forNumber(int) instead. |
| com.google.cloud.workflows.executions.v1.Execution.CallLogLevel.valueOf(int)
Use
Execution.CallLogLevel.forNumber(int) instead. |
| Constructor and Description |
|---|
| com.google.cloud.workflows.executions.v1.ExecutionName() |
| com.google.cloud.workflows.executions.v1.WorkflowName() |
Copyright © 2023 Google LLC. All rights reserved.