#include <resource_update.h>
◆ ResourceUpdate() [1/2]
google_deploymentmanager_api::ResourceUpdate::ResourceUpdate |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ResourceUpdate() [2/2]
google_deploymentmanager_api::ResourceUpdate::ResourceUpdate |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
[in] | storage | The underlying data storage for this instance. |
◆ ~ResourceUpdate()
google_deploymentmanager_api::ResourceUpdate::~ResourceUpdate |
( |
| ) |
|
|
virtual |
◆ clear_access_control()
void google_deploymentmanager_api::ResourceUpdate::clear_access_control |
( |
| ) |
|
|
inline |
Clears the 'accessControl
' attribute.
◆ clear_error()
void google_deploymentmanager_api::ResourceUpdate::clear_error |
( |
| ) |
|
|
inline |
Clears the 'error
' attribute.
◆ clear_final_properties()
void google_deploymentmanager_api::ResourceUpdate::clear_final_properties |
( |
| ) |
|
|
inline |
Clears the 'finalProperties
' attribute.
◆ clear_intent()
void google_deploymentmanager_api::ResourceUpdate::clear_intent |
( |
| ) |
|
|
inline |
Clears the 'intent
' attribute.
◆ clear_manifest()
void google_deploymentmanager_api::ResourceUpdate::clear_manifest |
( |
| ) |
|
|
inline |
Clears the 'manifest
' attribute.
◆ clear_properties()
void google_deploymentmanager_api::ResourceUpdate::clear_properties |
( |
| ) |
|
|
inline |
Clears the 'properties
' attribute.
◆ clear_state()
void google_deploymentmanager_api::ResourceUpdate::clear_state |
( |
| ) |
|
|
inline |
Clears the 'state
' attribute.
◆ clear_warnings()
void google_deploymentmanager_api::ResourceUpdate::clear_warnings |
( |
| ) |
|
|
inline |
Clears the 'warnings
' attribute.
◆ get_access_control()
Get a reference to the value of the 'accessControl
' attribute.
◆ get_error()
Get a reference to the value of the 'error
' attribute.
◆ get_final_properties()
const StringPiece google_deploymentmanager_api::ResourceUpdate::get_final_properties |
( |
| ) |
const |
|
inline |
Get the value of the 'finalProperties
' attribute.
◆ get_intent()
const StringPiece google_deploymentmanager_api::ResourceUpdate::get_intent |
( |
| ) |
const |
|
inline |
Get the value of the 'intent
' attribute.
◆ get_manifest()
const StringPiece google_deploymentmanager_api::ResourceUpdate::get_manifest |
( |
| ) |
const |
|
inline |
Get the value of the 'manifest
' attribute.
◆ get_properties()
const StringPiece google_deploymentmanager_api::ResourceUpdate::get_properties |
( |
| ) |
const |
|
inline |
Get the value of the 'properties
' attribute.
◆ get_state()
const StringPiece google_deploymentmanager_api::ResourceUpdate::get_state |
( |
| ) |
const |
|
inline |
Get the value of the 'state
' attribute.
◆ get_warnings()
const client::JsonCppArray<ResourceUpdateWarnings > google_deploymentmanager_api::ResourceUpdate::get_warnings |
( |
| ) |
const |
|
inline |
Get a reference to the value of the 'warnings
' attribute.
◆ GetTypeName()
const StringPiece google_deploymentmanager_api::ResourceUpdate::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_access_control()
bool google_deploymentmanager_api::ResourceUpdate::has_access_control |
( |
| ) |
const |
|
inline |
Determine if the 'accessControl
' attribute was set.
- Returns
- true if the '
accessControl
' attribute was set.
◆ has_error()
bool google_deploymentmanager_api::ResourceUpdate::has_error |
( |
| ) |
const |
|
inline |
Determine if the 'error
' attribute was set.
- Returns
- true if the '
error
' attribute was set.
◆ has_final_properties()
bool google_deploymentmanager_api::ResourceUpdate::has_final_properties |
( |
| ) |
const |
|
inline |
Determine if the 'finalProperties
' attribute was set.
- Returns
- true if the '
finalProperties
' attribute was set.
◆ has_intent()
bool google_deploymentmanager_api::ResourceUpdate::has_intent |
( |
| ) |
const |
|
inline |
Determine if the 'intent
' attribute was set.
- Returns
- true if the '
intent
' attribute was set.
◆ has_manifest()
bool google_deploymentmanager_api::ResourceUpdate::has_manifest |
( |
| ) |
const |
|
inline |
Determine if the 'manifest
' attribute was set.
- Returns
- true if the '
manifest
' attribute was set.
◆ has_properties()
bool google_deploymentmanager_api::ResourceUpdate::has_properties |
( |
| ) |
const |
|
inline |
Determine if the 'properties
' attribute was set.
- Returns
- true if the '
properties
' attribute was set.
◆ has_state()
bool google_deploymentmanager_api::ResourceUpdate::has_state |
( |
| ) |
const |
|
inline |
Determine if the 'state
' attribute was set.
- Returns
- true if the '
state
' attribute was set.
◆ has_warnings()
bool google_deploymentmanager_api::ResourceUpdate::has_warnings |
( |
| ) |
const |
|
inline |
Determine if the 'warnings
' attribute was set.
- Returns
- true if the '
warnings
' attribute was set.
◆ mutable_accessControl()
Gets a reference to a mutable value of the 'accessControl
' property.
The Access Control Policy to set on this resource after updating the resource itself.
- Returns
- The result can be modified to change the attribute value.
◆ mutable_error()
Gets a reference to a mutable value of the 'error
' property.
Output only. If errors are generated during update of the resource, this field will be populated.
- Returns
- The result can be modified to change the attribute value.
◆ mutable_warnings()
client::JsonCppArray<ResourceUpdateWarnings > google_deploymentmanager_api::ResourceUpdate::mutable_warnings |
( |
| ) |
|
|
inline |
Gets a reference to a mutable value of the 'warnings
' property.
Output only. If warning messages are generated during processing of this resource, this field will be populated.
- Returns
- The result can be modified to change the attribute value.
◆ New()
ResourceUpdate * google_deploymentmanager_api::ResourceUpdate::New |
( |
| ) |
|
|
static |
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
◆ set_final_properties()
void google_deploymentmanager_api::ResourceUpdate::set_final_properties |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'finalProperties
' attribute.
Output only. The expanded properties of the resource with reference values expanded. Returned as serialized YAML.
- Parameters
-
◆ set_intent()
void google_deploymentmanager_api::ResourceUpdate::set_intent |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'intent
' attribute.
Output only. The intent of the resource: PREVIEW, UPDATE, or CANCEL.
- Parameters
-
◆ set_manifest()
void google_deploymentmanager_api::ResourceUpdate::set_manifest |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'manifest
' attribute.
Output only. URL of the manifest representing the update configuration of this resource.
- Parameters
-
◆ set_properties()
void google_deploymentmanager_api::ResourceUpdate::set_properties |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'properties
' attribute.
Output only. The set of updated properties for this resource, before references are expanded. Returned as serialized YAML.
- Parameters
-
◆ set_state()
void google_deploymentmanager_api::ResourceUpdate::set_state |
( |
const StringPiece & |
value | ) |
|
|
inline |
Change the 'state
' attribute.
Output only. The state of the resource.
- Parameters
-
The documentation for this class was generated from the following files:
- google/deploymentmanager_api/resource_update.h
- google/deploymentmanager_api/resource_update.cc