The ACTIVE state indicates that a Channel has been successfully
connected with the event provider.
An ACTIVE Channel is ready to receive and route events from the
event provider.
Inactive
The INACTIVE state indicates that the Channel cannot receive events
permanently. There are two possible cases this state can happen:
The SaaS provider disconnected from this Channel.
The Channel activation token has expired but the SaaS provider
wasn't connected.
To re-establish a Connection with a provider, the subscriber
should create a new Channel and give it to the provider.
Pending
The PENDING state indicates that a Channel has been created successfully
and there is a new activation token available for the subscriber to use
to convey the Channel to the provider in order to create a Connection.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document outlines the different versions of the \u003ccode\u003eChannel.Types.State\u003c/code\u003e enum within the Google Cloud Eventarc v1 API, ranging from version 1.0.0 to the latest version 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eChannel.Types.State\u003c/code\u003e enum defines the possible states of a Channel, such as \u003ccode\u003eActive\u003c/code\u003e, \u003ccode\u003eInactive\u003c/code\u003e, \u003ccode\u003ePending\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e, providing information on the Channel's connectivity and event-receiving status.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eActive\u003c/code\u003e state signifies a Channel is successfully connected and ready to receive events, while the \u003ccode\u003eInactive\u003c/code\u003e state indicates a permanent inability to receive events due to disconnection or token expiration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePending\u003c/code\u003e state means a new Channel has been successfully created and is awaiting its activation token to be conveyed to the event provider to establish a connection.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUnspecified\u003c/code\u003e state is a default, unused value.\u003c/p\u003e\n"]]],[],null,[]]