allowPrivateGoogleAccess property

String? allowPrivateGoogleAccess
getter/setter pair

Specifies whether private Google access is allowed. Possible string values are:

  • "PRIVATE_GOOGLE_ACCESS_ALLOWED"
  • "PRIVATE_GOOGLE_ACCESS_BLOCKED"

Implementation

core.String? allowPrivateGoogleAccess;