Encryption
import type { Encryption } from "https://googleapis.deno.dev/v1/vmmigration:v1.ts";Encryption message describes the details of the applied encryption.
interface Encryption  {
kmsKey?: string;
}import type { Encryption } from "https://googleapis.deno.dev/v1/vmmigration:v1.ts";Encryption message describes the details of the applied encryption.