Response for integrations.list.
JSON representation |
---|
{
"integrations": [
{
object ( |
Fields | |
---|---|
integrations[] |
The integrations which match the request. |
next |
The next page token for the response. |
Integration
The integration definition.
JSON representation |
---|
{ "name": string, "description": string, "updateTime": string, "active": boolean, "creatorEmail": string, "lastModifierEmail": string, "createTime": string } |
Fields | |
---|---|
name |
Required. The resource name of the integration. |
description |
Optional. |
update |
Output only. Auto-generated. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
active |
Required. If any integration version is published. |
creator |
Output only. The creator's email address. Generated based on the End User Credentials/LOAS role of the user making the call. |
last |
Required. The last modifier of this integration |
create |
Required. Output only. Auto-generated. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |