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.
Attributes
Name
Description
name
str
Required. The resource name of the config. Must be in the
format of,
projects/{project}/locations/{location}/googleChannelConfig.
update_time
google.protobuf.timestamp_pb2.Timestamp
Output only. The last-modified time.
crypto_key_name
str
Optional. Resource name of a KMS crypto key (managed by the
user) used to encrypt/decrypt their event data.
It must match the pattern
projects/*/locations/*/keyRings/*/cryptoKeys/*.
[[["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-07-02 UTC."],[],[]]