Constant Field Values
Contents
com.google.*
-
com.google.cloud.workflows.executions.v1.CancelExecutionRequest Modifier and Type Constant Field Value public static final intNAME_FIELD_NUMBER1 -
com.google.cloud.workflows.executions.v1.CreateExecutionRequest Modifier and Type Constant Field Value public static final intEXECUTION_FIELD_NUMBER2public static final intPARENT_FIELD_NUMBER1 -
com.google.cloud.workflows.executions.v1.Execution Modifier and Type Constant Field Value public static final intARGUMENT_FIELD_NUMBER5public static final intCALL_LOG_LEVEL_FIELD_NUMBER9public static final intDURATION_FIELD_NUMBER12public static final intEND_TIME_FIELD_NUMBER3public static final intERROR_FIELD_NUMBER7public static final intLABELS_FIELD_NUMBER11public static final intNAME_FIELD_NUMBER1public static final intRESULT_FIELD_NUMBER6public static final intSTART_TIME_FIELD_NUMBER2public static final intSTATE_ERROR_FIELD_NUMBER13public static final intSTATE_FIELD_NUMBER4public static final intSTATUS_FIELD_NUMBER10public static final intWORKFLOW_REVISION_ID_FIELD_NUMBER8 -
com.google.cloud.workflows.executions.v1.Execution.CallLogLevel Modifier and Type Constant Field Value public static final intCALL_LOG_LEVEL_UNSPECIFIED_VALUE0public static final intLOG_ALL_CALLS_VALUE1public static final intLOG_ERRORS_ONLY_VALUE2public static final intLOG_NONE_VALUE3 -
com.google.cloud.workflows.executions.v1.Execution.Error Modifier and Type Constant Field Value public static final intCONTEXT_FIELD_NUMBER2public static final intPAYLOAD_FIELD_NUMBER1public static final intSTACK_TRACE_FIELD_NUMBER3 -
com.google.cloud.workflows.executions.v1.Execution.StackTrace Modifier and Type Constant Field Value public static final intELEMENTS_FIELD_NUMBER1 -
com.google.cloud.workflows.executions.v1.Execution.StackTraceElement Modifier and Type Constant Field Value public static final intPOSITION_FIELD_NUMBER3public static final intROUTINE_FIELD_NUMBER2public static final intSTEP_FIELD_NUMBER1 -
com.google.cloud.workflows.executions.v1.Execution.StackTraceElement.Position Modifier and Type Constant Field Value public static final intCOLUMN_FIELD_NUMBER2public static final intLENGTH_FIELD_NUMBER3public static final intLINE_FIELD_NUMBER1 -
com.google.cloud.workflows.executions.v1.Execution.State Modifier and Type Constant Field Value public static final intACTIVE_VALUE1public static final intCANCELLED_VALUE4public static final intFAILED_VALUE3public static final intQUEUED_VALUE6public static final intSTATE_UNSPECIFIED_VALUE0public static final intSUCCEEDED_VALUE2public static final intUNAVAILABLE_VALUE5 -
com.google.cloud.workflows.executions.v1.Execution.StateError Modifier and Type Constant Field Value public static final intDETAILS_FIELD_NUMBER1public static final intTYPE_FIELD_NUMBER2 -
com.google.cloud.workflows.executions.v1.Execution.StateError.Type Modifier and Type Constant Field Value public static final intKMS_ERROR_VALUE1public static final intTYPE_UNSPECIFIED_VALUE0 -
com.google.cloud.workflows.executions.v1.Execution.Status Modifier and Type Constant Field Value public static final intCURRENT_STEPS_FIELD_NUMBER1 -
com.google.cloud.workflows.executions.v1.Execution.Status.Step Modifier and Type Constant Field Value public static final intROUTINE_FIELD_NUMBER1public static final intSTEP_FIELD_NUMBER2 -
com.google.cloud.workflows.executions.v1.ExecutionsGrpc Modifier and Type Constant Field Value public static final StringSERVICE_NAME"google.cloud.workflows.executions.v1.Executions" -
com.google.cloud.workflows.executions.v1.ExecutionView Modifier and Type Constant Field Value public static final intBASIC_VALUE1public static final intEXECUTION_VIEW_UNSPECIFIED_VALUE0public static final intFULL_VALUE2 -
com.google.cloud.workflows.executions.v1.GetExecutionRequest Modifier and Type Constant Field Value public static final intNAME_FIELD_NUMBER1public static final intVIEW_FIELD_NUMBER2 -
com.google.cloud.workflows.executions.v1.ListExecutionsRequest Modifier and Type Constant Field Value public static final intFILTER_FIELD_NUMBER5public static final intORDER_BY_FIELD_NUMBER6public static final intPAGE_SIZE_FIELD_NUMBER2public static final intPAGE_TOKEN_FIELD_NUMBER3public static final intPARENT_FIELD_NUMBER1public static final intVIEW_FIELD_NUMBER4 -
com.google.cloud.workflows.executions.v1.ListExecutionsResponse Modifier and Type Constant Field Value public static final intEXECUTIONS_FIELD_NUMBER1public static final intNEXT_PAGE_TOKEN_FIELD_NUMBER2
-
com.google.cloud.workflows.executions.v1beta.CancelExecutionRequest Modifier and Type Constant Field Value public static final intNAME_FIELD_NUMBER1 -
com.google.cloud.workflows.executions.v1beta.CreateExecutionRequest Modifier and Type Constant Field Value public static final intEXECUTION_FIELD_NUMBER2public static final intPARENT_FIELD_NUMBER1 -
com.google.cloud.workflows.executions.v1beta.Execution Modifier and Type Constant Field Value public static final intARGUMENT_FIELD_NUMBER5public static final intEND_TIME_FIELD_NUMBER3public static final intERROR_FIELD_NUMBER7public static final intNAME_FIELD_NUMBER1public static final intRESULT_FIELD_NUMBER6public static final intSTART_TIME_FIELD_NUMBER2public static final intSTATE_FIELD_NUMBER4public static final intWORKFLOW_REVISION_ID_FIELD_NUMBER8 -
com.google.cloud.workflows.executions.v1beta.Execution.Error Modifier and Type Constant Field Value public static final intCONTEXT_FIELD_NUMBER2public static final intPAYLOAD_FIELD_NUMBER1 -
com.google.cloud.workflows.executions.v1beta.Execution.State Modifier and Type Constant Field Value public static final intACTIVE_VALUE1public static final intCANCELLED_VALUE4public static final intFAILED_VALUE3public static final intSTATE_UNSPECIFIED_VALUE0public static final intSUCCEEDED_VALUE2 -
com.google.cloud.workflows.executions.v1beta.ExecutionsGrpc Modifier and Type Constant Field Value public static final StringSERVICE_NAME"google.cloud.workflows.executions.v1beta.Executions" -
com.google.cloud.workflows.executions.v1beta.ExecutionView Modifier and Type Constant Field Value public static final intBASIC_VALUE1public static final intEXECUTION_VIEW_UNSPECIFIED_VALUE0public static final intFULL_VALUE2 -
com.google.cloud.workflows.executions.v1beta.GetExecutionRequest Modifier and Type Constant Field Value public static final intNAME_FIELD_NUMBER1public static final intVIEW_FIELD_NUMBER2 -
com.google.cloud.workflows.executions.v1beta.ListExecutionsRequest Modifier and Type Constant Field Value public static final intPAGE_SIZE_FIELD_NUMBER2public static final intPAGE_TOKEN_FIELD_NUMBER3public static final intPARENT_FIELD_NUMBER1public static final intVIEW_FIELD_NUMBER4 -
com.google.cloud.workflows.executions.v1beta.ListExecutionsResponse Modifier and Type Constant Field Value public static final intEXECUTIONS_FIELD_NUMBER1public static final intNEXT_PAGE_TOKEN_FIELD_NUMBER2