Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

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 {}