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

LogConfigCloudAuditOptions

import type { LogConfigCloudAuditOptions } from "https://googleapis.deno.dev/v1/compute:v1.ts";

This is deprecated and has no effect. Do not use.

interface LogConfigCloudAuditOptions {
authorizationLoggingOptions?: AuthorizationLoggingOptions;
logName?: "ADMIN_ACTIVITY" | "DATA_ACCESS" | "UNSPECIFIED_LOG_NAME";
}

§Properties

§
authorizationLoggingOptions?: AuthorizationLoggingOptions
[src]

This is deprecated and has no effect. Do not use.

§
logName?: "ADMIN_ACTIVITY" | "DATA_ACCESS" | "UNSPECIFIED_LOG_NAME"
[src]

This is deprecated and has no effect. Do not use.