#include <backend_service_reference.h>
◆ BackendServiceReference() [1/2]
google_compute_api::BackendServiceReference::BackendServiceReference |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ BackendServiceReference() [2/2]
google_compute_api::BackendServiceReference::BackendServiceReference |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~BackendServiceReference()
google_compute_api::BackendServiceReference::~BackendServiceReference |
( |
| ) |
|
|
virtual |
◆ clear_backend_service()
void google_compute_api::BackendServiceReference::clear_backend_service |
( |
| ) |
|
|
inline |
Clears the 'backendService
' attribute.
◆ get_backend_service()
const StringPiece google_compute_api::BackendServiceReference::get_backend_service |
( |
| ) |
const |
|
inline |
Get the value of the 'backendService
' attribute.
◆ GetTypeName()
const StringPiece google_compute_api::BackendServiceReference::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_backend_service()
bool google_compute_api::BackendServiceReference::has_backend_service |
( |
| ) |
const |
|
inline |
Determine if the 'backendService
' attribute was set.
- Returns
- true if the '
backendService
' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_backend_service()
void google_compute_api::BackendServiceReference::set_backend_service |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'backendService
' attribute.
- Parameters
-
The documentation for this class was generated from the following files: