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