CloudLoggingSettings
import type { CloudLoggingSettings } from "https://googleapis.deno.dev/v1/ces:v1.ts";Settings to describe the Cloud Logging behaviors for the app.
interface CloudLoggingSettings {
enableCloudLogging?: boolean;
}import type { CloudLoggingSettings } from "https://googleapis.deno.dev/v1/ces:v1.ts";Settings to describe the Cloud Logging behaviors for the app.