Connectors API (connectors:v1)

2023-03-25

1 new method

Additions

    Methods
  • connectors.projects.locations.global.getSettings

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

      Description: GetGlobalSettings gets settings of a project. GlobalSettings is a singleton resource.

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

      Parameter Order: name

      Path: v1/{+name}

      Parameters:

        name

          Location: path

          Type: string

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

          Description: Required. The resource name of the Settings.

          Required: Yes

      HTTP Method: GET