Connectors API (connectors:v1)

2025-05-25

2 updated methods

Updates

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

      Parameters :

        schemaView

          Description : Optional. Enum to control whether schema enrichment related fields should be included in the response.

          Location : query

          Type : string

          Enum Descriptions :

        • VIEW_UNSPECIFIED. The unset value. Defaults to BASIC View.
        • Return basic connector version schema.
        • Return enriched connector version schema.
        • Enum :

        • CONNECTOR_VERSION_SCHEMA_VIEW_UNSPECIFIED
        • CONNECTOR_VERSION_SCHEMA_VIEW_BASIC
        • CONNECTOR_VERSION_SCHEMA_VIEW_ENRICHED

        parent

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

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

          Location : path

          Required : Yes

          Type : string

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

      Parameters :

        schemaView

          Description : Optional. Enum to control whether schema enrichment related fields should be included in the response.

          Location : query

          Type : string

          Enum Descriptions :

        • VIEW_UNSPECIFIED. The unset value. Defaults to BASIC View.
        • Return basic connector version schema.
        • Return enriched connector version schema.
        • Enum :

        • CONNECTOR_VERSION_SCHEMA_VIEW_UNSPECIFIED
        • CONNECTOR_VERSION_SCHEMA_VIEW_BASIC
        • CONNECTOR_VERSION_SCHEMA_VIEW_ENRICHED