Observability API (observability:v1)

2025-12-09

6 new methods

Additions

    Methods
  • observability.projects.locations.getSettings

      Parameter Order : name

      Description : Get Settings

      Path : v1/{+name}

      Parameters :

        name

          Required : Yes

          Location : path

          Type : string

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

          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/projects/{projectsId}/locations/{locationsId}/settings

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

      HTTP Method : GET

  • observability.projects.locations.updateSettings

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

      HTTP Method : PATCH

      Path : v1/{+name}

      Parameters :

        name

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

          Description : Identifier. The resource name of the settings.

          Required : Yes

          Type : string

          Location : path

        updateMask

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

          Format : google-fieldmask

          Location : query

          Type : string

      Description : Update Settings

      Parameter Order : name

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

  • observability.organizations.locations.getSettings

      Parameter Order : name

      Description : Get Settings

      HTTP Method : GET

      Parameters :

        name

          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"

          Required : Yes

          Type : string

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

      Path : v1/{+name}

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

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

  • observability.organizations.locations.updateSettings

      Parameters :

        updateMask

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

          Format : google-fieldmask

          Type : string

          Location : query

        name

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

          Required : Yes

          Type : string

          Location : path

          Description : Identifier. The resource name of the settings.

      Description : Update Settings

      Path : v1/{+name}

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

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

      Parameter Order : name

      HTTP Method : PATCH

  • observability.folders.locations.getSettings

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

      Path : v1/{+name}

      Description : Get Settings

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

      Parameter Order : name

      Parameters :

        name

          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"

          Location : path

          Required : Yes

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

          Type : string

      HTTP Method : GET

  • observability.folders.locations.updateSettings

      HTTP Method : PATCH

      Parameters :

        updateMask

          Format : google-fieldmask

          Location : query

          Type : string

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

        name

          Type : string

          Required : Yes

          Description : Identifier. The resource name of the settings.

          Location : path

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

      Description : Update Settings

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

      Path : v1/{+name}

      Parameter Order : name

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