Resource: SharedFlow
The metadata describing a shared flow
JSON representation |
---|
{
"metaData": {
object ( |
Fields | |
---|---|
metaData |
Metadata describing the shared flow. |
name |
The ID of the shared flow. |
revision[] |
A list of revisions of this shared flow. |
latestRevisionId |
The id of the most recently created revision for this shared flow. |
Methods |
|
---|---|
|
Uploads a ZIP-formatted shared flow configuration bundle to an organization. |
|
Deletes a shared flow and all it's revisions. |
|
Gets a shared flow by name, including a list of its revisions. |
|
Lists all shared flows in the organization. |