2022-06-30
▼ ▲ eventarc.projects.locations.updateGoogleChannelConfig
Parameters :
name
Description : Required. The resource name of the config. Must be in the format of, `projects/{project}/locations/{location}/googleChannelConfig`.
Pattern : ^projects/[^/]+/locations/[^/]+/googleChannelConfig$
Location : path
Required : Yes
Type : string
updateMask
Location : query
Description : 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 "*".
Format : google-fieldmask
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameter Order : name
Description : Update a single GoogleChannelConfig
Path : v1/{+name}
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/googleChannelConfig
HTTP Method : PATCH
▼ ▲ eventarc.projects.locations.getGoogleChannelConfig
Description : Required. The name of the config to get.
Description : Get a GoogleChannelConfig
HTTP Method : GET