Response for integrations.list.
JSON representation |
---|
{
"integrations": [
{
object ( |
Fields | |
---|---|
integrations[] |
The integrations which match the request. |
nextPageToken |
The next page token for the response. |
Integration
The integration definition.
JSON representation |
---|
{ "name": string, "description": string, "updateTime": string, "active": boolean } |
Fields | |
---|---|
name |
Required. The resource name of the integration. |
description |
Optional. |
updateTime |
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. |