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 means 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 provides details on the \u003ccode\u003eState\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Cloud.Eventarc.V1\u003c/code\u003e namespace, outlining the possible states of a Channel.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eState\u003c/code\u003e enum includes four distinct states: \u003ccode\u003eActive\u003c/code\u003e, \u003ccode\u003eInactive\u003c/code\u003e, \u003ccode\u003ePending\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e, each representing a different phase or status of the Channel's connection and event reception.\u003c/p\u003e\n"],["\u003cp\u003eAn \u003ccode\u003eActive\u003c/code\u003e Channel is connected and ready to receive events, while an \u003ccode\u003eInactive\u003c/code\u003e Channel cannot receive events due to disconnection or an expired activation token.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003ePending\u003c/code\u003e state indicates that a Channel has been created, and an activation token is available for the subscriber to use to convey the Channel to the provider in order to create a connection.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this code is version 2.6.0, while the current page is displaying version 1.2.0, and there are 9 versions of the code to choose from.\u003c/p\u003e\n"]]],[],null,[]]