Connectors API (connectors:v1)

2023-07-08

10 removed methods

Deletions

    Methods
  • connectors.projects.locations.providers.connectors.versions.eventtypes.get

      HTTP Method : GET

      Path : v1/{+name}

      Parameters :

        name

          Type : string

          Description : Required. Resource name of the form: `projects/*/locations/*/providers/*/connectors/*/versions/*/eventtypes/*` Only global location is supported for EventType resource.

          Location : path

          Pattern : ^projects/[^/]+/locations/[^/]+/providers/[^/]+/connectors/[^/]+/versions/[^/]+/eventtypes/[^/]+$

          Required : Yes

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

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/providers/{providersId}/connectors/{connectorsId}/versions/{versionsId}/eventtypes/{eventtypesId}

      Parameter Order : name

      Description : Gets details of a single event type.

  • connectors.projects.locations.providers.connectors.versions.eventtypes.list

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/providers/{providersId}/connectors/{connectorsId}/versions/{versionsId}/eventtypes

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

      Description : Lists Event Types in a given Connector Version.

      Parameter Order : parent

      Parameters :

        pageToken

          Type : string

          Location : query

          Description : Page token.

        parent

          Description : Required. Parent resource of the connectors, of the form: `projects/*/locations/*/providers/*/connectors/*/versions/*` Only global location is supported for EventType resource.

          Location : path

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

          Type : string

          Required : Yes

        pageSize

          Location : query

          Format : int32

          Type : integer

          Description : Page size.

      HTTP Method : GET

      Path : v1/{+parent}/eventtypes

  • connectors.projects.locations.global.updateSettings

      Parameter Order : name

      Parameters :

        name

          Location : path

          Required : Yes

          Description : Output only. Resource name of the Connection. Format: projects/{project}/locations/global/settings}

          Type : string

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

        updateMask

          Format : google-fieldmask

          Type : string

          Description : Required. The list of fields to update.

          Location : query

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

      HTTP Method : PATCH

      Flat Path : v1/projects/{projectsId}/locations/global/settings

      Path : v1/{+name}

      Description : Update the global settings of a project.

  • connectors.projects.locations.connections.repairEventing

      Parameter Order : name

      HTTP Method : POST

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}:repairEventing

      Path : v1/{+name}:repairEventing

      Description : RepaiEventing tries to repair eventing related event subscriptions.

      Parameters :

        name

          Type : string

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

          Description : Required. Resource name of the form: `projects/*/locations/*/connections/*`

          Location : path

          Required : Yes

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

  • connectors.projects.locations.connections.eventSubscriptions.list

      Parameters :

        orderBy

          Type : string

          Description : Order by parameters.

          Location : query

        pageToken

          Description : Page token.

          Location : query

          Type : string

        pageSize

          Format : int32

          Description : Page size.

          Type : integer

          Location : query

        filter

          Type : string

          Location : query

          Description : Filter. https://g3doc.corp.google.com/cloud/control2/g3doc/dev/apihosting/list_filtering.md#filtering.

        parent

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

          Location : path

          Required : Yes

          Description : Required. Parent resource of the EventSubscription, of the form: `projects/*/locations/*/connections/*`

          Type : string

      Path : v1/{+parent}/eventSubscriptions

      Parameter Order : parent

      HTTP Method : GET

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/eventSubscriptions

      Description : List EventSubscriptions in a given project,location and connection.

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

  • connectors.projects.locations.connections.eventSubscriptions.create

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

      Parameter Order : parent

      HTTP Method : POST

      Description : Creates a new EventSubscription in a given project,location and connection.

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/eventSubscriptions

      Parameters :

        eventSubscriptionId

          Location : query

          Description : Required. Identifier to assign to the Event Subscription. Must be unique within scope of the parent resource.

          Type : string

        parent

          Type : string

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

          Required : Yes

          Description : Required. Parent resource of the EventSubscription, of the form: `projects/*/locations/*/connections/*`

          Location : path

      Path : v1/{+parent}/eventSubscriptions

  • connectors.projects.locations.connections.eventSubscriptions.get

      Parameter Order : name

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/eventSubscriptions/{eventSubscriptionsId}

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

      HTTP Method : GET

      Path : v1/{+name}

      Parameters :

        name

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

          Type : string

          Location : path

          Required : Yes

          Description : Required. Resource name of the form: `projects/*/locations/*/connections/*/eventSubscriptions/*`

      Description : Gets details of a single EventSubscription.

  • connectors.projects.locations.connections.eventSubscriptions.patch

      Parameters :

        name

          Required : Yes

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

          Type : string

          Description : Required. Resource name of the EventSubscription. Format: projects/{project}/locations/{location}/connections/{connection}/eventSubscriptions/{event_subscription}

          Location : path

        updateMask

          Type : string

          Location : query

          Description : Required. The list of fields to update. Fields are specified relative to the Subscription. A field will be overwritten if it is in the mask. You can modify only the fields listed below. To update the EventSubscription details: * `serviceAccount`

          Format : google-fieldmask

      Path : v1/{+name}

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/eventSubscriptions/{eventSubscriptionsId}

      Parameter Order : name

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

      Description : Updates the parameters of a single EventSubscription.

      HTTP Method : PATCH

  • connectors.projects.locations.connections.eventSubscriptions.delete

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/eventSubscriptions/{eventSubscriptionsId}

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

      Description : Deletes a single EventSubscription.

      Parameter Order : name

      Parameters :

        name

          Type : string

          Location : path

          Description : Required. Resource name of the form: `projects/*/locations/*/connections/*/eventsubscriptions/*`

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

          Required : Yes

      HTTP Method : DELETE

      Path : v1/{+name}

  • connectors.projects.locations.connections.eventSubscriptions.retry

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

      Path : v1/{+name}:retry

      Parameters :

        name

          Description : Required. Resource name of the form: `projects/*/locations/*/connections/*/eventSubscriptions/*`

          Location : path

          Type : string

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

          Required : Yes

      HTTP Method : POST

      Parameter Order : name

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/eventSubscriptions/{eventSubscriptionsId}:retry

      Description : RetryEventSubscription retries the registration of Subscription.