Advisory Notifications API (advisorynotifications:v1)

2023-09-15

2 new methods

Additions

    Methods
  • advisorynotifications.organizations.locations.updateSettings

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

      Description : Update notification settings.

      Parameters :

        name

          Required : Yes

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

          Type : string

          Location : path

          Description : Output only. The resource name of the settings to retrieve. Format: organizations/{organization}/locations/{location}/settings.

      HTTP Method : PATCH

      Parameter Order : name

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

      Path : v1/{+name}

  • advisorynotifications.organizations.locations.getSettings

      Parameters :

        name

          Required : Yes

          Location : path

          Description : Required. The resource name of the settings to retrieve. Format: organizations/{organization}/locations/{location}/settings.

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

          Type : string

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

      Description : Get notification settings.

      HTTP Method : GET

      Parameter Order : name

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

      Path : v1/{+name}