UpdateGoogleChannelConfigRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)The request message for the UpdateGoogleChannelConfig method.
Attributes |
|
|---|---|
| Name | Description |
google_channel_config |
google.cloud.eventarc_v1.types.GoogleChannelConfig
Required. The config to be updated. |
update_mask |
google.protobuf.field_mask_pb2.FieldMask
The fields to be updated; only fields explicitly provided are updated. If no field mask is provided, all provided fields in the request are updated. To update all fields, provide a field mask of "\*". |