ContentPackItemInstallationResponse Stay organized with collections Save and categorize content based on your preferences.
Response message for installing integration.
| JSON representation |
|---|
{"identifier":string,"contentPackItemType":enum ( |
| Fields | |
|---|---|
identifier |
Output only. The unique ID of the content pack item. |
contentPackItemType |
Output only. Enum type of item |
contentPackItemInstallationStatus |
Output only. Enum type of installation status |
installationOutputMessage |
Output only. The installation output message |
ContentPackItemType
content pack item type enum
| Enums | |
|---|---|
CONTENT_PACK_ITEM_TYPE_UNSPECIFIED | Unspecified content pack item type |
INTEGRATION | Integration content pack item type |
TEST_CASE | Test case content pack item type |
PLAYBOOK | Playbook content pack item type |
CONNECTOR_INSTANCE | Connector instance content pack item type |
ContentPackItemInstallationStatus
Item installation status enum
| Enums | |
|---|---|
CONTENT_PACK_ITEM_INSTALLATION_STATUS_UNSPECIFIED | Unspecified content pack item installation status |
SUCCESS | Installation status is success |
ERROR | Installation status is error |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-02-02 UTC.