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