Resource: ConfigApplicationRuleRevision
A revision of a config application rule.
| JSON representation |
|---|
{
"name": string,
"snapshot": {
object ( |
| Fields | |
|---|---|
name |
Identifier. The resource name of the config application rule revision. Format: projects/{project}/locations/{location}/brands/{brand}/configApplicationRules/{configApplicationRule}/revisions/{revision} |
snapshot |
Output only. The state of the config application rule resource at this revision. |
createTime |
Output only. When the revision was created. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
createdBy |
Output only. The email of the user who recently created the resource. |
alternateIds[] |
Output only. Alternate IDs for this revision. |
Methods |
|
|---|---|
|
Deletes the specified ConfigApplicationRuleRevision. |
|
Gets a ConfigApplicationRuleRevision. |
|
Lists ConfigApplicationRuleRevisions. |