#include <target_ssl_proxies_set_proxy_header_request.h>
◆ TargetSslProxiesSetProxyHeaderRequest() [1/2]
google_compute_api::TargetSslProxiesSetProxyHeaderRequest::TargetSslProxiesSetProxyHeaderRequest |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ TargetSslProxiesSetProxyHeaderRequest() [2/2]
google_compute_api::TargetSslProxiesSetProxyHeaderRequest::TargetSslProxiesSetProxyHeaderRequest |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~TargetSslProxiesSetProxyHeaderRequest()
google_compute_api::TargetSslProxiesSetProxyHeaderRequest::~TargetSslProxiesSetProxyHeaderRequest |
( |
| ) |
|
|
virtual |
◆ clear_proxy_header()
void google_compute_api::TargetSslProxiesSetProxyHeaderRequest::clear_proxy_header |
( |
| ) |
|
|
inline |
Clears the 'proxyHeader
' attribute.
◆ get_proxy_header()
const StringPiece google_compute_api::TargetSslProxiesSetProxyHeaderRequest::get_proxy_header |
( |
| ) |
const |
|
inline |
Get the value of the 'proxyHeader
' attribute.
◆ GetTypeName()
const StringPiece google_compute_api::TargetSslProxiesSetProxyHeaderRequest::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_proxy_header()
bool google_compute_api::TargetSslProxiesSetProxyHeaderRequest::has_proxy_header |
( |
| ) |
const |
|
inline |
Determine if the 'proxyHeader
' attribute was set.
- Returns
- true if the '
proxyHeader
' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_proxy_header()
void google_compute_api::TargetSslProxiesSetProxyHeaderRequest::set_proxy_header |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'proxyHeader
' attribute.
The new type of proxy header to append before sending data to the backend. NONE or PROXY_V1 are allowed.
- Parameters
-
The documentation for this class was generated from the following files: