#include <license_code_license_alias.h>
◆ LicenseCodeLicenseAlias() [1/2]
google_compute_api::LicenseCodeLicenseAlias::LicenseCodeLicenseAlias |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ LicenseCodeLicenseAlias() [2/2]
google_compute_api::LicenseCodeLicenseAlias::LicenseCodeLicenseAlias |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~LicenseCodeLicenseAlias()
google_compute_api::LicenseCodeLicenseAlias::~LicenseCodeLicenseAlias |
( |
| ) |
|
|
virtual |
◆ clear_description()
void google_compute_api::LicenseCodeLicenseAlias::clear_description |
( |
| ) |
|
|
inline |
Clears the 'description
' attribute.
◆ clear_self_link()
void google_compute_api::LicenseCodeLicenseAlias::clear_self_link |
( |
| ) |
|
|
inline |
Clears the 'selfLink
' attribute.
◆ get_description()
const StringPiece google_compute_api::LicenseCodeLicenseAlias::get_description |
( |
| ) |
const |
|
inline |
Get the value of the 'description
' attribute.
◆ get_self_link()
const StringPiece google_compute_api::LicenseCodeLicenseAlias::get_self_link |
( |
| ) |
const |
|
inline |
Get the value of the 'selfLink
' attribute.
◆ GetTypeName()
const StringPiece google_compute_api::LicenseCodeLicenseAlias::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_description()
bool google_compute_api::LicenseCodeLicenseAlias::has_description |
( |
| ) |
const |
|
inline |
Determine if the 'description
' attribute was set.
- Returns
- true if the '
description
' attribute was set.
◆ has_self_link()
bool google_compute_api::LicenseCodeLicenseAlias::has_self_link |
( |
| ) |
const |
|
inline |
Determine if the 'selfLink
' attribute was set.
- Returns
- true if the '
selfLink
' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_description()
void google_compute_api::LicenseCodeLicenseAlias::set_description |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'description
' attribute.
[Output Only] Description of this License Code.
- Parameters
-
◆ set_self_link()
void google_compute_api::LicenseCodeLicenseAlias::set_self_link |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'selfLink
' attribute.
[Output Only] URL of license corresponding to this License Code.
- Parameters
-
The documentation for this class was generated from the following files: