Cloud DNS API (dns:v1)

2022-05-23

3 new methods

Additions

    Methods
  • dns.managedZones.testIamPermissions

      Parameters :

        resource

          Location : path

          Type : string

          Required : Yes

          Description : REQUIRED: The resource for which the policy detail is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.

          Pattern : ^projects/[^/]+/managedZones/[^/]+$

      Description : Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.

      Flat Path : dns/v1/projects/{projectsId}/managedZones/{managedZonesId}:testIamPermissions

      Path : dns/v1/{+resource}:testIamPermissions

      HTTP Method : POST

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloud-platform.read-only
    • https://www.googleapis.com/auth/ndev.clouddns.readonly
    • https://www.googleapis.com/auth/ndev.clouddns.readwrite
    • Parameter Order : resource

  • dns.managedZones.setIamPolicy

      Flat Path : dns/v1/projects/{projectsId}/managedZones/{managedZonesId}:setIamPolicy

      HTTP Method : POST

      Path : dns/v1/{+resource}:setIamPolicy

      Parameter Order : resource

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/ndev.clouddns.readwrite
    • Parameters :

        resource

          Type : string

          Location : path

          Pattern : ^projects/[^/]+/managedZones/[^/]+$

          Required : Yes

          Description : REQUIRED: The resource for which the policy is being specified. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.

      Description : Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.

  • dns.managedZones.getIamPolicy