AccessPolicy
is a container for AccessLevels
(which define the necessary attributes to use Google Cloud services) and ServicePerimeters
(which define regions of services able to freely pass data within a perimeter). An access policy is globally visible within an organization, and the restrictions it specifies apply to all projects within an organization.
JSON representation | |
---|---|
{ "name": string, "parent": string, "title": string, "etag": string } |
Fields | |
---|---|
name |
Output only. Resource name of the |
parent |
Required. The parent of this |
title |
Required. Human readable title. Does not affect behavior. |
etag |
Output only. An opaque identifier for the current version of the |