Compute V1 Client - Class LicenseCodeLicenseAlias (1.5.0)

Reference documentation and code samples for the Compute V1 Client class LicenseCodeLicenseAlias.

Generated from protobuf message google.cloud.compute.v1.LicenseCodeLicenseAlias

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ description string

[Output Only] Description of this License Code.

↳ self_link string

[Output Only] URL of license corresponding to this License Code.

getDescription

[Output Only] Description of this License Code.

Generated from protobuf field optional string description = 422937596;

Returns
TypeDescription
string

hasDescription

clearDescription

setDescription

[Output Only] Description of this License Code.

Generated from protobuf field optional string description = 422937596;

Parameter
NameDescription
var string
Returns
TypeDescription
$this

[Output Only] URL of license corresponding to this License Code.

Generated from protobuf field optional string self_link = 456214797;

Returns
TypeDescription
string

[Output Only] URL of license corresponding to this License Code.

Generated from protobuf field optional string self_link = 456214797;

Parameter
NameDescription
var string
Returns
TypeDescription
$this