2024-09-06
▼ ▲ connectors.projects.locations.providers.connectors.versions.fetchAuthSchema
Path : v1/{+name}:fetchAuthSchema
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/providers/{providersId}/connectors/{connectorsId}/versions/{versionsId}:fetchAuthSchema
HTTP Method : GET
Parameters :
name
Description : Required. Parent resource of the Connector Version, of the form: `projects/*/locations/*/providers/*/connectors/*/versions/*`
Pattern : ^projects/[^/]+/locations/[^/]+/providers/[^/]+/connectors/[^/]+/versions/[^/]+$
Location : path
Required : Yes
Type : string
view
Description : Optional. View of the AuthSchema. The default value is BASIC.
Location : query
Enum Descriptions :
Enum :
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : fetch and return the list of auth config variables required to override the connection backend auth.