Connectors API (connectors:v1)

2022-12-12

1 new method

Additions

    Methods
  • connectors.projects.locations.connections.connectionSchemaMetadata.refresh

      HTTP Method: POST

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

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

      Description: Refresh runtime schema of a connection.

      Path: v1/{+name}:refresh

      Parameter Order: name

      Parameters:

        name

          Type: string

          Location: path

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

          Description: Required. Resource name. Format: projects/{project}/locations/{location}/connections/{connection}/connectionSchemaMetadata

          Required: Yes