DataEncryptionState
import type { DataEncryptionState } from "https://googleapis.deno.dev/v1/dataform:v1.ts";Describes encryption state of a resource.
interface DataEncryptionState {
kmsKeyVersionName?: string;
}import type { DataEncryptionState } from "https://googleapis.deno.dev/v1/dataform:v1.ts";Describes encryption state of a resource.