Resource: SharedTemplate
A read-only template that is shared with a space.
| JSON representation | 
|---|
{ "name": string, "displayName": string, "description": string, "originTemplate": string, "createTime": string, "updateTime": string, "latestRevisionId": string, "templateCategory": enum (  | 
              
| Fields | |
|---|---|
name | 
                
                   
 Identifier. The shared template name. projects/$project/locations/$location/spaces/$space/sharedTemplates/$sharedTemplate  | 
              
displayName | 
                
                   
 Optional. The shared template display name.  | 
              
description | 
                
                   
 Optional. The shared template description.  | 
              
originTemplate | 
                
                   
 Output only. The origin template of the shared template.  | 
              
createTime | 
                
                   
 Output only. The shared template creation timestamp. 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:   | 
              
updateTime | 
                
                   
 Output only. The shared template update timestamp. 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:   | 
              
latestRevisionId | 
                
                   
 Output only. Latest revision of the shared template.  | 
              
templateCategory | 
                
                   
 Optional. The category of the ADC template.  | 
              
type | 
                
                   
 Optional. The Application Design Center assembly template type.  | 
              
Methods | 
            |
|---|---|
                
 | 
              Gets details about a shared template. | 
                
 | 
              Lists shared templates in a given space. |