Eventarc API (eventarc:v1)

2022-01-27

2 removed methods

Deletions

    Methods
  • eventarc.projects.locations.providers.get

      Description: Get a single Provider.

      Parameter Order: name

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

      HTTP Method: GET

      Path: v1/{+name}

      Parameters:

        name

          Location: path

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

          Type: string

          Required: Yes

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

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/providers/{providersId}

  • eventarc.projects.locations.providers.list

      Path: v1/{+parent}/providers

      HTTP Method: GET

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

      Description: List providers.

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

      Parameters:

        pageToken

          Type: string

          Location: query

          Description: The page token; provide the value from the `next_page_token` field in a previous `ListProviders` call to retrieve the subsequent page. When paginating, all other parameters provided to `ListProviders` must match the call that provided the page token.

        pageSize

          Format: int32

          Description: The maximum number of providers to return on each page.

          Location: query

          Type: integer

        filter

          Type: string

          Description: The filter field that the list request will filter on.

          Location: query

        orderBy

          Type: string

          Description: The sorting order of the resources returned. Value should be a comma-separated list of fields. The default sorting oder is ascending. To specify descending order for a field, append a `desc` suffix; for example: `name desc, _id`.

          Location: query

        parent

          Location: path

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

          Type: string

          Required: Yes

          Description: Required. The parent of the provider to get.

      Parameter Order: parent

2 new methods

Additions

    Methods
  • eventarc.projects.locations.providers.get

      Description: Get a single Provider.

      Parameter Order: name

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

      HTTP Method: GET

      Path: v1/{+name}

      Parameters:

        name

          Location: path

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

          Type: string

          Required: Yes

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

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/providers/{providersId}

  • eventarc.projects.locations.providers.list

      Path: v1/{+parent}/providers

      HTTP Method: GET

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

      Description: List providers.

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

      Parameters:

        pageToken

          Type: string

          Location: query

          Description: The page token; provide the value from the `next_page_token` field in a previous `ListProviders` call to retrieve the subsequent page. When paginating, all other parameters provided to `ListProviders` must match the call that provided the page token.

        pageSize

          Format: int32

          Description: The maximum number of providers to return on each page.

          Location: query

          Type: integer

        filter

          Type: string

          Description: The filter field that the list request will filter on.

          Location: query

        orderBy

          Type: string

          Description: The sorting order of the resources returned. Value should be a comma-separated list of fields. The default sorting oder is ascending. To specify descending order for a field, append a `desc` suffix; for example: `name desc, _id`.

          Location: query

        parent

          Location: path

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

          Type: string

          Required: Yes

          Description: Required. The parent of the provider to get.

      Parameter Order: parent