Constant Field Values
Contents
com.google.*
-
com.google.cloud.workflows.executions.v1.CancelExecutionRequest Modifier and Type Constant Field Value public static final int
NAME_FIELD_NUMBER
1
-
com.google.cloud.workflows.executions.v1.CreateExecutionRequest Modifier and Type Constant Field Value public static final int
EXECUTION_FIELD_NUMBER
2
public static final int
PARENT_FIELD_NUMBER
1
-
com.google.cloud.workflows.executions.v1.Execution Modifier and Type Constant Field Value public static final int
ARGUMENT_FIELD_NUMBER
5
public static final int
CALL_LOG_LEVEL_FIELD_NUMBER
9
public static final int
DURATION_FIELD_NUMBER
12
public static final int
END_TIME_FIELD_NUMBER
3
public static final int
ERROR_FIELD_NUMBER
7
public static final int
LABELS_FIELD_NUMBER
11
public static final int
NAME_FIELD_NUMBER
1
public static final int
RESULT_FIELD_NUMBER
6
public static final int
START_TIME_FIELD_NUMBER
2
public static final int
STATE_ERROR_FIELD_NUMBER
13
public static final int
STATE_FIELD_NUMBER
4
public static final int
STATUS_FIELD_NUMBER
10
public static final int
WORKFLOW_REVISION_ID_FIELD_NUMBER
8
-
com.google.cloud.workflows.executions.v1.Execution.CallLogLevel Modifier and Type Constant Field Value public static final int
CALL_LOG_LEVEL_UNSPECIFIED_VALUE
0
public static final int
LOG_ALL_CALLS_VALUE
1
public static final int
LOG_ERRORS_ONLY_VALUE
2
public static final int
LOG_NONE_VALUE
3
-
com.google.cloud.workflows.executions.v1.Execution.Error Modifier and Type Constant Field Value public static final int
CONTEXT_FIELD_NUMBER
2
public static final int
PAYLOAD_FIELD_NUMBER
1
public static final int
STACK_TRACE_FIELD_NUMBER
3
-
com.google.cloud.workflows.executions.v1.Execution.StackTrace Modifier and Type Constant Field Value public static final int
ELEMENTS_FIELD_NUMBER
1
-
com.google.cloud.workflows.executions.v1.Execution.StackTraceElement Modifier and Type Constant Field Value public static final int
POSITION_FIELD_NUMBER
3
public static final int
ROUTINE_FIELD_NUMBER
2
public static final int
STEP_FIELD_NUMBER
1
-
com.google.cloud.workflows.executions.v1.Execution.StackTraceElement.Position Modifier and Type Constant Field Value public static final int
COLUMN_FIELD_NUMBER
2
public static final int
LENGTH_FIELD_NUMBER
3
public static final int
LINE_FIELD_NUMBER
1
-
com.google.cloud.workflows.executions.v1.Execution.State Modifier and Type Constant Field Value public static final int
ACTIVE_VALUE
1
public static final int
CANCELLED_VALUE
4
public static final int
FAILED_VALUE
3
public static final int
QUEUED_VALUE
6
public static final int
STATE_UNSPECIFIED_VALUE
0
public static final int
SUCCEEDED_VALUE
2
public static final int
UNAVAILABLE_VALUE
5
-
com.google.cloud.workflows.executions.v1.Execution.StateError Modifier and Type Constant Field Value public static final int
DETAILS_FIELD_NUMBER
1
public static final int
TYPE_FIELD_NUMBER
2
-
com.google.cloud.workflows.executions.v1.Execution.StateError.Type Modifier and Type Constant Field Value public static final int
KMS_ERROR_VALUE
1
public static final int
TYPE_UNSPECIFIED_VALUE
0
-
com.google.cloud.workflows.executions.v1.Execution.Status Modifier and Type Constant Field Value public static final int
CURRENT_STEPS_FIELD_NUMBER
1
-
com.google.cloud.workflows.executions.v1.Execution.Status.Step Modifier and Type Constant Field Value public static final int
ROUTINE_FIELD_NUMBER
1
public static final int
STEP_FIELD_NUMBER
2
-
com.google.cloud.workflows.executions.v1.ExecutionsGrpc Modifier and Type Constant Field Value public static final String
SERVICE_NAME
"google.cloud.workflows.executions.v1.Executions"
-
com.google.cloud.workflows.executions.v1.ExecutionView Modifier and Type Constant Field Value public static final int
BASIC_VALUE
1
public static final int
EXECUTION_VIEW_UNSPECIFIED_VALUE
0
public static final int
FULL_VALUE
2
-
com.google.cloud.workflows.executions.v1.GetExecutionRequest Modifier and Type Constant Field Value public static final int
NAME_FIELD_NUMBER
1
public static final int
VIEW_FIELD_NUMBER
2
-
com.google.cloud.workflows.executions.v1.ListExecutionsRequest Modifier and Type Constant Field Value public static final int
FILTER_FIELD_NUMBER
5
public static final int
ORDER_BY_FIELD_NUMBER
6
public static final int
PAGE_SIZE_FIELD_NUMBER
2
public static final int
PAGE_TOKEN_FIELD_NUMBER
3
public static final int
PARENT_FIELD_NUMBER
1
public static final int
VIEW_FIELD_NUMBER
4
-
com.google.cloud.workflows.executions.v1.ListExecutionsResponse Modifier and Type Constant Field Value public static final int
EXECUTIONS_FIELD_NUMBER
1
public static final int
NEXT_PAGE_TOKEN_FIELD_NUMBER
2
-
com.google.cloud.workflows.executions.v1beta.CancelExecutionRequest Modifier and Type Constant Field Value public static final int
NAME_FIELD_NUMBER
1
-
com.google.cloud.workflows.executions.v1beta.CreateExecutionRequest Modifier and Type Constant Field Value public static final int
EXECUTION_FIELD_NUMBER
2
public static final int
PARENT_FIELD_NUMBER
1
-
com.google.cloud.workflows.executions.v1beta.Execution Modifier and Type Constant Field Value public static final int
ARGUMENT_FIELD_NUMBER
5
public static final int
END_TIME_FIELD_NUMBER
3
public static final int
ERROR_FIELD_NUMBER
7
public static final int
NAME_FIELD_NUMBER
1
public static final int
RESULT_FIELD_NUMBER
6
public static final int
START_TIME_FIELD_NUMBER
2
public static final int
STATE_FIELD_NUMBER
4
public static final int
WORKFLOW_REVISION_ID_FIELD_NUMBER
8
-
com.google.cloud.workflows.executions.v1beta.Execution.Error Modifier and Type Constant Field Value public static final int
CONTEXT_FIELD_NUMBER
2
public static final int
PAYLOAD_FIELD_NUMBER
1
-
com.google.cloud.workflows.executions.v1beta.Execution.State Modifier and Type Constant Field Value public static final int
ACTIVE_VALUE
1
public static final int
CANCELLED_VALUE
4
public static final int
FAILED_VALUE
3
public static final int
STATE_UNSPECIFIED_VALUE
0
public static final int
SUCCEEDED_VALUE
2
-
com.google.cloud.workflows.executions.v1beta.ExecutionsGrpc Modifier and Type Constant Field Value public static final String
SERVICE_NAME
"google.cloud.workflows.executions.v1beta.Executions"
-
com.google.cloud.workflows.executions.v1beta.ExecutionView Modifier and Type Constant Field Value public static final int
BASIC_VALUE
1
public static final int
EXECUTION_VIEW_UNSPECIFIED_VALUE
0
public static final int
FULL_VALUE
2
-
com.google.cloud.workflows.executions.v1beta.GetExecutionRequest Modifier and Type Constant Field Value public static final int
NAME_FIELD_NUMBER
1
public static final int
VIEW_FIELD_NUMBER
2
-
com.google.cloud.workflows.executions.v1beta.ListExecutionsRequest Modifier and Type Constant Field Value public static final int
PAGE_SIZE_FIELD_NUMBER
2
public static final int
PAGE_TOKEN_FIELD_NUMBER
3
public static final int
PARENT_FIELD_NUMBER
1
public static final int
VIEW_FIELD_NUMBER
4
-
com.google.cloud.workflows.executions.v1beta.ListExecutionsResponse Modifier and Type Constant Field Value public static final int
EXECUTIONS_FIELD_NUMBER
1
public static final int
NEXT_PAGE_TOKEN_FIELD_NUMBER
2