Can be used to customize security settings for Eventarc first-party triggers in a specific region. Once the GoogleChannelConfig resource is configured, first-party event data is protected using the specified customer-managed encryption key instead of a Google-managed encryption key.
| JSON representation |
|---|
{ "name": string, "updateTime": string, "cryptoKeyName": string, "labels": { string: string, ... } } |
| Fields | |
|---|---|
name |
Required. The resource name of the config. Must be in the format of, |
updateTime |
Output only. The last-modified time. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
cryptoKeyName |
Optional. Resource name of a KMS crypto key (managed by the user) used to encrypt/decrypt their event data. It must match the pattern |
labels |
Optional. Resource labels. An object containing a list of |