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 | 
                
                   
 Optional. 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 use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples:   | 
              
applicationTemplateRevision | 
                
                   
 Output only. The serialized application template revision.  | 
              
helmChartMetadata | 
                
                   
 Output only. The helm chart metadata.  | 
              
templateCategory | 
                
                   
 Output only. The category of the ADC template.  | 
              
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.  | 
              
gcsSourceUri | 
                
                   
 Optional. The Cloud Storage URI, which must be in the format gs://[bucket] or gs://[bucket]/[object].  | 
              
applicationTemplateRevisionSource | 
                
                   
 Optional. The application template revision source.  | 
              
developerConnectSourceConfig | 
                
                   
 Optional. Configuration for fetching content from source code repository such as GitHub or Bitbucket through Developer Connect.  | 
              
ociRepo | 
                
                   
 Optional. The Open Container Initiative (OCI) repo source that contains helm charts.  | 
              
Methods | 
            |
|---|---|
                
 | 
              Gets details about a shared template revision. | 
                
 | 
              Lists shared template revisions in a given space. |