EncryptionNotEnforced
import type { EncryptionNotEnforced } from "https://googleapis.deno.dev/v1/datastream:v1.ts";
Message to represent the option where encryption is not enforced. An empty message right now to allow future extensibility.
interface EncryptionNotEnforced {}