#include <managed_zone_peering_config_target_network.h>
◆ ManagedZonePeeringConfigTargetNetwork() [1/2]
google_dns_api::ManagedZonePeeringConfigTargetNetwork::ManagedZonePeeringConfigTargetNetwork |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ManagedZonePeeringConfigTargetNetwork() [2/2]
google_dns_api::ManagedZonePeeringConfigTargetNetwork::ManagedZonePeeringConfigTargetNetwork |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~ManagedZonePeeringConfigTargetNetwork()
google_dns_api::ManagedZonePeeringConfigTargetNetwork::~ManagedZonePeeringConfigTargetNetwork |
( |
| ) |
|
|
virtual |
◆ clear_deactivate_time()
void google_dns_api::ManagedZonePeeringConfigTargetNetwork::clear_deactivate_time |
( |
| ) |
|
|
inline |
Clears the 'deactivateTime
' attribute.
◆ clear_kind()
void google_dns_api::ManagedZonePeeringConfigTargetNetwork::clear_kind |
( |
| ) |
|
|
inline |
Clears the 'kind
' attribute.
◆ clear_network_url()
void google_dns_api::ManagedZonePeeringConfigTargetNetwork::clear_network_url |
( |
| ) |
|
|
inline |
Clears the 'networkUrl
' attribute.
◆ get_deactivate_time()
const StringPiece google_dns_api::ManagedZonePeeringConfigTargetNetwork::get_deactivate_time |
( |
| ) |
const |
|
inline |
Get the value of the 'deactivateTime
' attribute.
◆ get_kind()
const StringPiece google_dns_api::ManagedZonePeeringConfigTargetNetwork::get_kind |
( |
| ) |
const |
|
inline |
Get the value of the 'kind
' attribute.
◆ get_network_url()
const StringPiece google_dns_api::ManagedZonePeeringConfigTargetNetwork::get_network_url |
( |
| ) |
const |
|
inline |
Get the value of the 'networkUrl
' attribute.
◆ GetTypeName()
const StringPiece google_dns_api::ManagedZonePeeringConfigTargetNetwork::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_deactivate_time()
bool google_dns_api::ManagedZonePeeringConfigTargetNetwork::has_deactivate_time |
( |
| ) |
const |
|
inline |
Determine if the 'deactivateTime
' attribute was set.
- Returns
- true if the '
deactivateTime
' attribute was set.
◆ has_kind()
bool google_dns_api::ManagedZonePeeringConfigTargetNetwork::has_kind |
( |
| ) |
const |
|
inline |
Determine if the 'kind
' attribute was set.
- Returns
- true if the '
kind
' attribute was set.
◆ has_network_url()
bool google_dns_api::ManagedZonePeeringConfigTargetNetwork::has_network_url |
( |
| ) |
const |
|
inline |
Determine if the 'networkUrl
' attribute was set.
- Returns
- true if the '
networkUrl
' attribute was set.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_deactivate_time()
void google_dns_api::ManagedZonePeeringConfigTargetNetwork::set_deactivate_time |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'deactivateTime
' attribute.
The time at which the zone was deactivated, in RFC 3339 date-time format. An empty string indicates that the peering connection is active. The producer network can deactivate a zone. The zone is automatically deactivated if the producer network that the zone targeted is deleted. Output only.
- Parameters
-
◆ set_kind()
void google_dns_api::ManagedZonePeeringConfigTargetNetwork::set_kind |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'kind
' attribute.
Identifies what kind of resource this is. Value: the fixed string "dns#managedZonePeeringConfigTargetNetwork".
- Parameters
-
◆ set_network_url()
void google_dns_api::ManagedZonePeeringConfigTargetNetwork::set_network_url |
( |
const StringPiece & |
value | ) |
|
|
inline |
The documentation for this class was generated from the following files: