File: //proc/thread-self/root/snap/google-cloud-cli/current/lib/surface/dns/policies/describe.yaml
- help_text:
    brief: Describes a Cloud DNS policy.
    description: |
      Describes details of a Cloud DNS policy.
      ## EXAMPLES
      To describe a policy, run:
        $ {command} mypolicy
  request:
    collection: dns.policies
    method: get
    api_version: v1
  arguments:
    resource:
      help_text: The name of the policy you want to describe.
      is_positional: true
      spec: !REF googlecloudsdk.command_lib.dns.resources:policy
  output:
    format: json