Resource: ApplicationTemplateRevision
Application template revision resource.
JSON representation |
---|
{
"name": string,
"createTime": string,
"snapshot": {
object ( |
Fields | |
---|---|
name |
Identifier. The application template revision name. |
createTime |
Output only. The application template revision creation timestamp. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
snapshot |
Output only. The serialized application template. |
Methods |
|
---|---|
|
Deletes an application template revision. |
|
Gets details about an application template revision. |
|
Lists application template revisions in a given application template. |