google_api_compute v0.20.0 GoogleApi.Compute.V1.Model.LicenseCodeLicenseAlias View Source

Attributes

  • description (type: String.t, default: nil) - [Output Only] Description of this License Code.
  • selfLink (type: String.t, default: nil) - [Output Only] URL of license corresponding to this License Code.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Compute.V1.Model.LicenseCodeLicenseAlias{
  description: String.t(),
  selfLink: String.t()
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.