Interface protos.google.cloud.compute.v1.ILicenseCode (3.5.1)

Properties of a LicenseCode.

Package

@google-cloud/compute

Properties

creationTimestamp

creationTimestamp?: (string|null);

LicenseCode creationTimestamp

description

description?: (string|null);

LicenseCode description

id

id?: (number|Long|string|null);

LicenseCode id

kind

kind?: (string|null);

LicenseCode kind

licenseAlias

licenseAlias?: (google.cloud.compute.v1.ILicenseCodeLicenseAlias[]|null);

LicenseCode licenseAlias

name

name?: (string|null);

LicenseCode name

selfLink?: (string|null);

LicenseCode selfLink

state

state?: (string|null);

LicenseCode state

transferable

transferable?: (boolean|null);

LicenseCode transferable