Reference documentation and code samples for the Compute V1 Client class LicenseCodeLicenseAlias.
Generated from protobuf message google.cloud.compute.v1.LicenseCodeLicenseAlias
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
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.
| Returns | |
|---|---|
| Type | Description |
string |
|
hasDescription
clearDescription
setDescription
[Output Only] Description of this License Code.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getSelfLink
[Output Only] URL of license corresponding to this License Code.
| Returns | |
|---|---|
| Type | Description |
string |
|
hasSelfLink
clearSelfLink
setSelfLink
[Output Only] URL of license corresponding to this License Code.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|