Observability API (observability:v1)

2026-02-24

6 new methods

Additions

    Methods
  • observability.folders.locations.updateSettings

      Parameters :

        name

          Type : string

          Description : Identifier. The resource name of the settings.

          Location : path

          Pattern : ^folders/[^/]+/locations/[^/]+/settings$

          Required : Yes

        updateMask

          Location : query

          Description : Optional. The field mask specifying which fields of the settings are to be updated.

          Type : string

          Format : google-fieldmask

      HTTP Method : PATCH

      Path : v1/{+name}

      Description : Update Settings

      Flat Path : v1/folders/{foldersId}/locations/{locationsId}/settings

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

      Parameter Order : name

  • observability.folders.locations.getSettings

      HTTP Method : GET

      Flat Path : v1/folders/{foldersId}/locations/{locationsId}/settings

      Parameter Order : name

      Path : v1/{+name}

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

      Description : Get Settings

      Parameters :

        name

          Pattern : ^folders/[^/]+/locations/[^/]+/settings$

          Type : string

          Location : path

          Required : Yes

          Description : Required. Name of the settings to retrieve. Name format: "projects/[PROJECT_ID]/locations/[LOCATION]/settings" "folders/[FOLDER_ID]/locations/[LOCATION]/settings" "organizations/[ORGANIZATION_ID]/locations/[LOCATION]/settings"

  • observability.projects.locations.updateSettings

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

      Parameters :

        name

          Required : Yes

          Location : path

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

          Type : string

          Description : Identifier. The resource name of the settings.

        updateMask

          Format : google-fieldmask

          Description : Optional. The field mask specifying which fields of the settings are to be updated.

          Type : string

          Location : query

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

      Description : Update Settings

      Path : v1/{+name}

      Parameter Order : name

      HTTP Method : PATCH

  • observability.projects.locations.getSettings

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

      Path : v1/{+name}

      Parameters :

        name

          Type : string

          Required : Yes

          Description : Required. Name of the settings to retrieve. Name format: "projects/[PROJECT_ID]/locations/[LOCATION]/settings" "folders/[FOLDER_ID]/locations/[LOCATION]/settings" "organizations/[ORGANIZATION_ID]/locations/[LOCATION]/settings"

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

          Location : path

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

      Parameter Order : name

      HTTP Method : GET

      Description : Get Settings

  • observability.organizations.locations.updateSettings

      Parameter Order : name

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

      Parameters :

        name

          Required : Yes

          Description : Identifier. The resource name of the settings.

          Type : string

          Pattern : ^organizations/[^/]+/locations/[^/]+/settings$

          Location : path

        updateMask

          Location : query

          Format : google-fieldmask

          Description : Optional. The field mask specifying which fields of the settings are to be updated.

          Type : string

      Description : Update Settings

      HTTP Method : PATCH

      Flat Path : v1/organizations/{organizationsId}/locations/{locationsId}/settings

      Path : v1/{+name}

  • observability.organizations.locations.getSettings

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

      HTTP Method : GET

      Description : Get Settings

      Path : v1/{+name}

      Parameter Order : name

      Parameters :

        name

          Type : string

          Required : Yes

          Pattern : ^organizations/[^/]+/locations/[^/]+/settings$

          Location : path

          Description : Required. Name of the settings to retrieve. Name format: "projects/[PROJECT_ID]/locations/[LOCATION]/settings" "folders/[FOLDER_ID]/locations/[LOCATION]/settings" "organizations/[ORGANIZATION_ID]/locations/[LOCATION]/settings"

      Flat Path : v1/organizations/{organizationsId}/locations/{locationsId}/settings