CmekConfig
import type { CmekConfig } from "https://googleapis.deno.dev/v1/cloudscheduler:v1.ts";Describes the project/location configuration of Cloud Scheduler Resources.
interface CmekConfig {
kmsKeyName?: string;
name?: string;
}import type { CmekConfig } from "https://googleapis.deno.dev/v1/cloudscheduler:v1.ts";Describes the project/location configuration of Cloud Scheduler Resources.