Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)



Licenses

A License resource represents a software license. It is used to track software usage in images, persistent disks, snapshots, and virtual machine instances.

For a list of methods for this resource, see the end of this page.

Resource representations

A license resource.

{
  "kind": "compute#license",
  "selfLink": string,
  "name": string
}
Property name Value Description Notes
kind string [Output Only] Identifies what kind of resource this is. Value: the fixed string "compute#license" .
name string [Output Only] Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035 .

Methods

get
Returns the specified License resource.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.