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