#include <interconnect_diagnostics_link_lacps_tatus.h>
◆ InterconnectDiagnosticsLinkLACPStatus() [1/2]
| google_compute_api::InterconnectDiagnosticsLinkLACPStatus::InterconnectDiagnosticsLinkLACPStatus |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ InterconnectDiagnosticsLinkLACPStatus() [2/2]
| google_compute_api::InterconnectDiagnosticsLinkLACPStatus::InterconnectDiagnosticsLinkLACPStatus |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ ~InterconnectDiagnosticsLinkLACPStatus()
| google_compute_api::InterconnectDiagnosticsLinkLACPStatus::~InterconnectDiagnosticsLinkLACPStatus |
( |
| ) |
|
|
virtual |
◆ clear_google_system_id()
| void google_compute_api::InterconnectDiagnosticsLinkLACPStatus::clear_google_system_id |
( |
| ) |
|
|
inline |
Clears the 'googleSystemId' attribute.
◆ clear_neighbor_system_id()
| void google_compute_api::InterconnectDiagnosticsLinkLACPStatus::clear_neighbor_system_id |
( |
| ) |
|
|
inline |
Clears the 'neighborSystemId' attribute.
◆ clear_state()
| void google_compute_api::InterconnectDiagnosticsLinkLACPStatus::clear_state |
( |
| ) |
|
|
inline |
Clears the 'state' attribute.
◆ get_google_system_id()
| const StringPiece google_compute_api::InterconnectDiagnosticsLinkLACPStatus::get_google_system_id |
( |
| ) |
const |
|
inline |
Get the value of the 'googleSystemId' attribute.
◆ get_neighbor_system_id()
| const StringPiece google_compute_api::InterconnectDiagnosticsLinkLACPStatus::get_neighbor_system_id |
( |
| ) |
const |
|
inline |
Get the value of the 'neighborSystemId' attribute.
◆ get_state()
| const StringPiece google_compute_api::InterconnectDiagnosticsLinkLACPStatus::get_state |
( |
| ) |
const |
|
inline |
Get the value of the 'state' attribute.
◆ GetTypeName()
| const StringPiece google_compute_api::InterconnectDiagnosticsLinkLACPStatus::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_google_system_id()
| bool google_compute_api::InterconnectDiagnosticsLinkLACPStatus::has_google_system_id |
( |
| ) |
const |
|
inline |
Determine if the 'googleSystemId' attribute was set.
- Returns
- true if the '
googleSystemId' attribute was set.
◆ has_neighbor_system_id()
| bool google_compute_api::InterconnectDiagnosticsLinkLACPStatus::has_neighbor_system_id |
( |
| ) |
const |
|
inline |
Determine if the 'neighborSystemId' attribute was set.
- Returns
- true if the '
neighborSystemId' attribute was set.
◆ has_state()
| bool google_compute_api::InterconnectDiagnosticsLinkLACPStatus::has_state |
( |
| ) |
const |
|
inline |
Determine if the 'state' attribute was set.
- Returns
- true if the '
state' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_google_system_id()
| void google_compute_api::InterconnectDiagnosticsLinkLACPStatus::set_google_system_id |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'googleSystemId' attribute.
System ID of the port on Google?s side of the LACP exchange.
- Parameters
-
◆ set_neighbor_system_id()
| void google_compute_api::InterconnectDiagnosticsLinkLACPStatus::set_neighbor_system_id |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'neighborSystemId' attribute.
System ID of the port on the neighbor?s side of the LACP exchange.
- Parameters
-
◆ set_state()
| void google_compute_api::InterconnectDiagnosticsLinkLACPStatus::set_state |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'state' attribute.
- Parameters
-
The documentation for this class was generated from the following files: