public sealed class GoogleChannelConfig : IMessage<GoogleChannelConfig>, IEquatable<GoogleChannelConfig>, IDeepCloneable<GoogleChannelConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc v1 API class GoogleChannelConfig.
A GoogleChannelConfig is a resource that stores the custom settings
respected by Eventarc first-party triggers in the matching region.
Once configured, first-party event data will be protected
using the specified custom managed encryption key instead of Google-managed
encryption keys.
[[["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\u003eThe latest version available for the \u003ccode\u003eGoogleChannelConfig\u003c/code\u003e class is 2.6.0, but the current page is for version 2.4.0, and there are several other versions available between 1.0.0 and 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGoogleChannelConfig\u003c/code\u003e class in the Eventarc v1 API allows users to specify custom encryption settings for their event data, enabling the use of a user-managed encryption key instead of Google-managed keys.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<GoogleChannelConfig>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<GoogleChannelConfig>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which means it can be used for serialization and comparison operations, deep cloning, and is compatible with buffered message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties like \u003ccode\u003eCryptoKeyName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e to configure the custom encryption key and the resource name of the configuration, respectively, while also offering typed views of those properties using \u003ccode\u003eCryptoKeyNameAsCryptoKeyName\u003c/code\u003e and \u003ccode\u003eGoogleChannelConfigName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateTime\u003c/code\u003e property is used to see the last time this instance of \u003ccode\u003eGoogleChannelConfig\u003c/code\u003e was updated.\u003c/p\u003e\n"]]],[],null,[]]