Get License Result
data class GetLicenseResult(val chargesUseFee: Boolean, val creationTimestamp: String, val description: String, val kind: String, val licenseCode: String, val name: String, val resourceRequirements: LicenseResourceRequirementsResponse, val selfLink: String, val transferable: Boolean)
Properties
Link copied to clipboard
Deprecated. This field no longer reflects whether a license charges a usage fee.
Link copied to clipboard
Creation timestamp in RFC3339 text format.
Link copied to clipboard
An optional textual description of the resource; provided by the client when the resource is created.
Link copied to clipboard
The unique code used to attach this license to images, snapshots, and disks.
Link copied to clipboard
Link copied to clipboard
If false, licenses will not be copied from the source resource when creating an image from a disk, disk from snapshot, or snapshot from disk.