ResourceUpdate class
Properties
-
accessControl
↔ ResourceAccessControl?
-
The Access Control Policy to set on this resource after updating the
resource itself.
getter/setter pair
-
error
↔ ResourceUpdateError?
-
If errors are generated during update of the resource, this field will be
populated.
getter/setter pair
-
finalProperties
↔ String?
-
The expanded properties of the resource with reference values expanded.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
intent
↔ String?
-
The intent of the resource:
PREVIEW
, UPDATE
, or CANCEL
.
getter/setter pair
-
manifest
↔ String?
-
URL of the manifest representing the update configuration of this
resource.
getter/setter pair
-
properties
↔ String?
-
The set of updated properties for this resource, before references are
expanded.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
state
↔ String?
-
The state of the resource.
getter/setter pair
-
warnings
↔ List<ResourceUpdateWarnings>?
-
If warning messages are generated during processing of this resource, this
field will be populated.
getter/setter pair