Reference documentation and code samples for the Compute V1 Client class LicenseCodeLicenseAlias.
Generated from protobuf message google.cloud.compute.v1.LicenseCodeLicenseAlias
Methods
__construct
Constructor.
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;
string
hasDescription
clearDescription
setDescription
[Output Only] Description of this License Code.
Generated from protobuf field optional string description = 422937596;
var
string
$this
getSelfLink
[Output Only] URL of license corresponding to this License Code.
Generated from protobuf field optional string self_link = 456214797;
string
hasSelfLink
clearSelfLink
setSelfLink
[Output Only] URL of license corresponding to this License Code.
Generated from protobuf field optional string self_link = 456214797;
var
string
$this

