Variable GetTypeQueryParameterTypeObjectConst
GetTypeQueryParameterTypeObject: {
BUILD: "BUILD";
DEPLOY: "DEPLOY";
RUN: "RUN";
RUN_RESTARTED: "RUN_RESTARTED";
UNSPECIFIED: "UNSPECIFIED";
} = ...
Type declaration
ReadonlyBUILD: "BUILD"
ReadonlyDEPLOY: "DEPLOY"
ReadonlyRUN: "RUN"
ReadonlyRUN_RESTARTED: "RUN_RESTARTED"
ReadonlyUNSPECIFIED: "UNSPECIFIED"