A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
active
boolean
Required. If any integration version is published.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-02-22 UTC."],[[["The `integrations` field within the JSON response represents an array of integration objects, each containing details about an individual integration."],["The `nextPageToken` field, a string, is used for pagination and retrieving subsequent pages of integration results."],["Each `Integration` object in the JSON response includes a `name`, which is a required string representing the resource name of the integration, a `description` which is an optional string."],["`updateTime` is a timestamp, provided in RFC3339 UTC \"Zulu\" format, that indicates when the integration was last updated."],["The `active` field, a boolean, indicates if any version of the integration is currently published."]]],[]]