Eventarc API (eventarc:v1)

2022-07-01

2 removed methods

Deletions

    Methods
  • eventarc.projects.locations.updateGoogleChannelConfig

      HTTP Method: PATCH

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/googleChannelConfig

      Description: Update a single GoogleChannelConfig

      Path: v1/{+name}

      Parameters:

        name

          Required: Yes

          Type: string

          Pattern: ^projects/[^/]+/locations/[^/]+/googleChannelConfig$

          Location: path

          Description: Required. The resource name of the config. Must be in the format of, `projects/{project}/locations/{location}/googleChannelConfig`.

        updateMask

          Format: google-fieldmask

          Location: query

          Type: string

          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 "*".

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Parameter Order: name

  • eventarc.projects.locations.getGoogleChannelConfig

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/googleChannelConfig

      Parameter Order: name

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Parameters:

        name

          Description: Required. The name of the config to get.

          Location: path

          Pattern: ^projects/[^/]+/locations/[^/]+/googleChannelConfig$

          Required: Yes

          Type: string

      Path: v1/{+name}

      HTTP Method: GET

      Description: Get a GoogleChannelConfig