#include <target_ssl_proxy.h>
A TargetSslProxy resource. This resource defines an SSL proxy. (== resource_for beta.targetSslProxies ==) (== resource_for v1.targetSslProxies ==).
◆ TargetSslProxy() [1/2]
google_compute_api::TargetSslProxy::TargetSslProxy |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ TargetSslProxy() [2/2]
google_compute_api::TargetSslProxy::TargetSslProxy |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~TargetSslProxy()
google_compute_api::TargetSslProxy::~TargetSslProxy |
( |
| ) |
|
|
virtual |
◆ clear_creation_timestamp()
void google_compute_api::TargetSslProxy::clear_creation_timestamp |
( |
| ) |
|
|
inline |
Clears the 'creationTimestamp
' attribute.
◆ clear_description()
void google_compute_api::TargetSslProxy::clear_description |
( |
| ) |
|
|
inline |
Clears the 'description
' attribute.
◆ clear_id()
void google_compute_api::TargetSslProxy::clear_id |
( |
| ) |
|
|
inline |
Clears the 'id
' attribute.
◆ clear_kind()
void google_compute_api::TargetSslProxy::clear_kind |
( |
| ) |
|
|
inline |
Clears the 'kind
' attribute.
◆ clear_name()
void google_compute_api::TargetSslProxy::clear_name |
( |
| ) |
|
|
inline |
Clears the 'name
' attribute.
◆ clear_proxy_header()
void google_compute_api::TargetSslProxy::clear_proxy_header |
( |
| ) |
|
|
inline |
Clears the 'proxyHeader
' attribute.
◆ clear_self_link()
void google_compute_api::TargetSslProxy::clear_self_link |
( |
| ) |
|
|
inline |
Clears the 'selfLink
' attribute.
◆ clear_service()
void google_compute_api::TargetSslProxy::clear_service |
( |
| ) |
|
|
inline |
Clears the 'service
' attribute.
◆ clear_ssl_certificates()
void google_compute_api::TargetSslProxy::clear_ssl_certificates |
( |
| ) |
|
|
inline |
Clears the 'sslCertificates
' attribute.
◆ clear_ssl_policy()
void google_compute_api::TargetSslProxy::clear_ssl_policy |
( |
| ) |
|
|
inline |
Clears the 'sslPolicy
' attribute.
◆ get_creation_timestamp()
const StringPiece google_compute_api::TargetSslProxy::get_creation_timestamp |
( |
| ) |
const |
|
inline |
Get the value of the 'creationTimestamp
' attribute.
◆ get_description()
const StringPiece google_compute_api::TargetSslProxy::get_description |
( |
| ) |
const |
|
inline |
Get the value of the 'description
' attribute.
◆ get_id()
uint64 google_compute_api::TargetSslProxy::get_id |
( |
| ) |
const |
|
inline |
Get the value of the 'id
' attribute.
◆ get_kind()
const StringPiece google_compute_api::TargetSslProxy::get_kind |
( |
| ) |
const |
|
inline |
Get the value of the 'kind
' attribute.
◆ get_name()
const StringPiece google_compute_api::TargetSslProxy::get_name |
( |
| ) |
const |
|
inline |
Get the value of the 'name
' attribute.
◆ get_proxy_header()
const StringPiece google_compute_api::TargetSslProxy::get_proxy_header |
( |
| ) |
const |
|
inline |
Get the value of the 'proxyHeader
' attribute.
◆ get_self_link()
const StringPiece google_compute_api::TargetSslProxy::get_self_link |
( |
| ) |
const |
|
inline |
Get the value of the 'selfLink
' attribute.
◆ get_service()
const StringPiece google_compute_api::TargetSslProxy::get_service |
( |
| ) |
const |
|
inline |
Get the value of the 'service
' attribute.
◆ get_ssl_certificates()
const client::JsonCppArray<string > google_compute_api::TargetSslProxy::get_ssl_certificates |
( |
| ) |
const |
|
inline |
Get a reference to the value of the 'sslCertificates
' attribute.
◆ get_ssl_policy()
const StringPiece google_compute_api::TargetSslProxy::get_ssl_policy |
( |
| ) |
const |
|
inline |
Get the value of the 'sslPolicy
' attribute.
◆ GetTypeName()
const StringPiece google_compute_api::TargetSslProxy::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_creation_timestamp()
bool google_compute_api::TargetSslProxy::has_creation_timestamp |
( |
| ) |
const |
|
inline |
Determine if the 'creationTimestamp
' attribute was set.
- Returns
- true if the '
creationTimestamp
' attribute was set.
◆ has_description()
bool google_compute_api::TargetSslProxy::has_description |
( |
| ) |
const |
|
inline |
Determine if the 'description
' attribute was set.
- Returns
- true if the '
description
' attribute was set.
◆ has_id()
bool google_compute_api::TargetSslProxy::has_id |
( |
| ) |
const |
|
inline |
Determine if the 'id
' attribute was set.
- Returns
- true if the '
id
' attribute was set.
◆ has_kind()
bool google_compute_api::TargetSslProxy::has_kind |
( |
| ) |
const |
|
inline |
Determine if the 'kind
' attribute was set.
- Returns
- true if the '
kind
' attribute was set.
◆ has_name()
bool google_compute_api::TargetSslProxy::has_name |
( |
| ) |
const |
|
inline |
Determine if the 'name
' attribute was set.
- Returns
- true if the '
name
' attribute was set.
◆ has_proxy_header()
bool google_compute_api::TargetSslProxy::has_proxy_header |
( |
| ) |
const |
|
inline |
Determine if the 'proxyHeader
' attribute was set.
- Returns
- true if the '
proxyHeader
' attribute was set.
◆ has_self_link()
bool google_compute_api::TargetSslProxy::has_self_link |
( |
| ) |
const |
|
inline |
Determine if the 'selfLink
' attribute was set.
- Returns
- true if the '
selfLink
' attribute was set.
◆ has_service()
bool google_compute_api::TargetSslProxy::has_service |
( |
| ) |
const |
|
inline |
Determine if the 'service
' attribute was set.
- Returns
- true if the '
service
' attribute was set.
◆ has_ssl_certificates()
bool google_compute_api::TargetSslProxy::has_ssl_certificates |
( |
| ) |
const |
|
inline |
Determine if the 'sslCertificates
' attribute was set.
- Returns
- true if the '
sslCertificates
' attribute was set.
◆ has_ssl_policy()
bool google_compute_api::TargetSslProxy::has_ssl_policy |
( |
| ) |
const |
|
inline |
Determine if the 'sslPolicy
' attribute was set.
- Returns
- true if the '
sslPolicy
' attribute was set.
◆ mutable_sslCertificates()
client::JsonCppArray<string > google_compute_api::TargetSslProxy::mutable_sslCertificates |
( |
| ) |
|
|
inline |
Gets a reference to a mutable value of the 'sslCertificates
' property.
URLs to SslCertificate resources that are used to authenticate connections to Backends. At least one SSL certificate must be specified. Currently, you may specify up to 15 SSL certificates.
- Returns
- The result can be modified to change the attribute value.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_creation_timestamp()
void google_compute_api::TargetSslProxy::set_creation_timestamp |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'creationTimestamp
' attribute.
[Output Only] Creation timestamp in RFC3339 text format.
- Parameters
-
◆ set_description()
void google_compute_api::TargetSslProxy::set_description |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'description
' attribute.
An optional description of this resource. Provide this property when you create the resource.
- Parameters
-
◆ set_id()
void google_compute_api::TargetSslProxy::set_id |
( |
uint64 |
value | ) |
|
|
inline |
Change the 'id
' attribute.
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
- Parameters
-
◆ set_kind()
void google_compute_api::TargetSslProxy::set_kind |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'kind
' attribute.
[Output Only] Type of the resource. Always compute::targetSslProxy for target SSL proxies.
- Parameters
-
◆ set_name()
void google_compute_api::TargetSslProxy::set_name |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'name
' attribute.
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])?
which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
- Parameters
-
◆ set_proxy_header()
void google_compute_api::TargetSslProxy::set_proxy_header |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'proxyHeader
' attribute.
Specifies the type of proxy header to append before sending data to the backend, either NONE or PROXY_V1. The default is NONE.
- Parameters
-
◆ set_self_link()
void google_compute_api::TargetSslProxy::set_self_link |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'selfLink
' attribute.
[Output Only] Server-defined URL for the resource.
- Parameters
-
◆ set_service()
void google_compute_api::TargetSslProxy::set_service |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'service
' attribute.
URL to the BackendService resource.
- Parameters
-
◆ set_ssl_policy()
void google_compute_api::TargetSslProxy::set_ssl_policy |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'sslPolicy
' attribute.
URL of SslPolicy resource that will be associated with the TargetSslProxy resource. If not set, the TargetSslProxy resource will not have any SSL policy configured.
- Parameters
-
The documentation for this class was generated from the following files: