CancelRolloutRequest
import type { CancelRolloutRequest } from "https://googleapis.deno.dev/v1/clouddeploy:v1.ts";
The request object used by CancelRollout
.
interface CancelRolloutRequest {
overrideDeployPolicy?: string[];
}import type { CancelRolloutRequest } from "https://googleapis.deno.dev/v1/clouddeploy:v1.ts";
The request object used by CancelRollout
.