License
import type { License } from "https://googleapis.deno.dev/v1/compute:v1.ts";
Represents a License resource. A License represents billing and aggregate usage data for public and marketplace images. Caution This resource is intended for use only by third-party partners who are creating Cloud Marketplace images.
§Properties
Specifies licenseCodes of licenses that can replace this license. Note: such replacements are allowed even if removable_from_disk is false.
If true, this license can be appended to an existing disk's set of licenses.
[Output Only] Deprecated. This field no longer reflects whether a license charges a usage fee.
An optional textual description of the resource; provided by the client when the resource is created.
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
Specifies licenseCodes of licenses that are incompatible with this license. If a license is incompatible with this license, it cannot be attached to the same disk or image.
[Output Only] The unique code used to attach this license to images, snapshots, and disks.
Name of the resource. The name must be 1-63 characters long and comply with RFC1035.
If true, indicates this is an OS license. Only one OS license can be attached to a disk or image at a time.
If true, this license can be removed from a disk's set of licenses, with no replacement license needed.
Specifies the set of permissible coattached licenseCodes of licenses that satisfy the coattachment requirement of this license. At least one license from the set must be attached to the same disk or image as this license.
[Input Only] Deprecated.
[Output Only] Server-defined URL for this resource with the resource id.