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

OrganizationsBigQueryExportsCreateOptions

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

Additional options for SecurityCenter#organizationsBigQueryExportsCreate.

interface OrganizationsBigQueryExportsCreateOptions {
bigQueryExportId?: string;
}

§Properties

§
bigQueryExportId?: string
[src]

Required. Unique identifier provided by the client within the parent scope. It must consist of only lowercase letters, numbers, and hyphens, must start with a letter, must end with either a letter or a number, and must be 63 characters or less.