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

OrganizationsLocationsWorkloadsCreateOptions

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

Additional options for AssuredWorkloads#organizationsLocationsWorkloadsCreate.

interface OrganizationsLocationsWorkloadsCreateOptions {
externalId?: string;
}

§Properties

§
externalId?: string
[src]

Optional. A identifier associated with the workload and underlying projects which allows for the break down of billing costs for a workload. The value provided for the identifier will add a label to the workload and contained projects with the identifier as the value.