Resource: SharedFlowRevision
The metadata describing a shared flow revision.
| JSON representation | 
|---|
{ "configurationVersion": { object (  | 
              
| Fields | |
|---|---|
configurationVersion | 
                
                   
 The version of the configuration schema to which this shared flow conforms. The only supported value currently is majorVersion 4 and minorVersion 0. This setting may be used in the future to enable evolution of the shared flow format.  | 
              
contextInfo | 
                
                   
 A textual description of the shared flow revision.  | 
              
createdAt | 
                
                   
 Time at which this shared flow revision was created, in milliseconds since epoch.  | 
              
displayName | 
                
                   
 The human readable name of this shared flow.  | 
              
description | 
                
                   
 Description of the shared flow revision.  | 
              
entityMetaDataAsProperties | 
                
                   
 A Key-Value map of metadata about this shared flow revision. An object containing a list of   | 
              
lastModifiedAt | 
                
                   
 Time at which this shared flow revision was most recently modified, in milliseconds since epoch.  | 
              
revision | 
                
                   
 The resource ID of this revision.  | 
              
name | 
                
                   
 The resource ID of the parent shared flow.  | 
              
policies[] | 
                
                   
 A list of policy names included in this shared flow revision.  | 
              
resourceFiles | 
                
                   
 The resource files included in this shared flow revision.  | 
              
resources[] | 
                
                   
 A list of the resources included in this shared flow revision formatted as "{type}://{name}".  | 
              
sharedFlows[] | 
                
                   
 A list of the shared flow names included in this shared flow revision.  | 
              
type | 
                
                   
 The string "Application"  | 
              
Methods | 
            |
|---|---|
                
 | 
              Deletes a shared flow and all associated policies, resources, and revisions. | 
                
 | 
              Gets a revision of a shared flow. | 
                
 | 
              Lists all revisions for a shared flow. | 
                
 | 
              Updates a shared flow revision. |