ActionVersion

ActionVersion
ActionVersion

Details of the action version

JSON Example
{
    "id": "string",
    "name": "string",
    "createdMillis": 0,
    "orgId": "string",
    "description": "string",
    "actionId": "string",
    "projectId": "string",
    "createdBy": "string",
    "released": false,
    "action": {
        "name": "string",
        "metadata": {
            "metadata": {}
        },
        "runtime": "string",
        "source": "string",
        "entrypoint": "string",
        "description": "string",
        "inputs": {
            "inputs": {}
        },
        "memoryInMB": 0,
        "prePolyglotMemoryLimitInMB": 0,
        "showMemoryAlert": false,
        "timeoutSeconds": 0,
        "dependencies": "string",
        "compressedContent": "string",
        "actionType": "string",
        "provider": "string",
        "contentId": "string",
        "configuration": {
            "configuration": {}
        },
        "system": false,
        "shared": false,
        "scalable": false,
        "asyncDeployed": false,
        "runtimeVersion": "string",
        "id": "string",
        "orgId": "string",
        "projectId": "string",
        "selfLink": "string"
    },
    "contentId": "string",
    "gitCommitId": "string"
}
string
id
Optional

id

string
name
Optional

name

integer As int64 As int64
createdMillis
Optional

createdMillis

string
orgId
Optional

orgId

string
description
Optional

description

string
actionId
Optional

actionId

string
projectId
Optional

projectId

string
createdBy
Optional

createdBy

boolean
released
Optional

released

action
Optional

Properties of the action to patch

string
contentId
Optional

contentId

string
gitCommitId
Optional

gitCommitId