Resource: SharedTemplateRevision
A read-only template revision that is shared with a space.
JSON representation |
---|
{ "name": string, "description": string, "type": enum ( |
Fields | |
---|---|
name |
Identifier. The shared template revision name. $sharedTemplate is a server-generated UUID. projects/$project/locations/$location/spaces/$space/sharedTemplates/$sharedTemplate/revisions/$revision |
description |
Optional. The shared template revision description. |
type |
Required. The Application Design Center assembly template type. |
sharedTemplateMetadata |
Output only. The shared template metadata. |
originTemplateRevision |
Output only. The shared template revision refers to the following catalog template revision. |
createTime |
Output only. The shared 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: |
applicationTemplateRevision |
Output only. The serialized application template revision. |
Union field artifact_location . The artifact location of the Terraform in the template. artifact_location can be only one of the following: |
|
gitSource |
Optional. The git source. |
applicationTemplateRevisionSource |
Optional. The application template revision source. |
Methods |
|
---|---|
|
Gets details about a shared template revision. |
|
Lists shared template revisions in a given space. |