FetchAclResponse

Response message for DocumentService.FetchAcl.

JSON representation
{
  "policy": {
    object (Policy)
  },
  "metadata": {
    object (ResponseMetadata)
  }
}
Fields
policy

object (Policy)

The IAM policy.

metadata

object (ResponseMetadata)

Additional information for the API invocation, such as the request tracking id.