Cloud Resource Manager API (cloudresourcemanager:v3)

2022-04-28

1 new method

Additions

    Methods
  • cloudresourcemanager.effectiveTags.list

      Description : Return a list of effective tags for the given cloud resource, as specified in `parent`.

      Parameters :

        parent

          Description : Required. The full resource name of a resource for which you want to list the effective tags. E.g. "//cloudresourcemanager.googleapis.com/projects/123"

          Location : query

          Type : string

        pageSize

          Format : int32

          Type : integer

          Location : query

          Description : Optional. The maximum number of effective tags to return in the response. The server allows a maximum of 300 effective tags to return in a single page. If unspecified, the server will use 100 as the default.

        pageToken

          Type : string

          Description : Optional. A pagination token returned from a previous call to `ListEffectiveTags` that indicates from where this listing should continue.

          Location : query

      Flat Path : v3/effectiveTags

      HTTP Method : GET

      Path : v3/effectiveTags

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloud-platform.read-only