#include <url_maps_validate_request.h>
◆ UrlMapsValidateRequest() [1/2]
google_compute_api::UrlMapsValidateRequest::UrlMapsValidateRequest |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ UrlMapsValidateRequest() [2/2]
google_compute_api::UrlMapsValidateRequest::UrlMapsValidateRequest |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~UrlMapsValidateRequest()
google_compute_api::UrlMapsValidateRequest::~UrlMapsValidateRequest |
( |
| ) |
|
|
virtual |
◆ clear_resource()
void google_compute_api::UrlMapsValidateRequest::clear_resource |
( |
| ) |
|
|
inline |
Clears the 'resource
' attribute.
◆ get_resource()
const UrlMap google_compute_api::UrlMapsValidateRequest::get_resource |
( |
| ) |
const |
Get a reference to the value of the 'resource
' attribute.
◆ GetTypeName()
const StringPiece google_compute_api::UrlMapsValidateRequest::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_resource()
bool google_compute_api::UrlMapsValidateRequest::has_resource |
( |
| ) |
const |
|
inline |
Determine if the 'resource
' attribute was set.
- Returns
- true if the '
resource
' attribute was set.
◆ mutable_resource()
UrlMap google_compute_api::UrlMapsValidateRequest::mutable_resource |
( |
| ) |
|
Gets a reference to a mutable value of the 'resource
' property.
Content of the UrlMap to be validated.
- 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.
The documentation for this class was generated from the following files: