Reference documentation and code samples for the Access Context Manager V1 API module Google::Identity::AccessContextManager::V1::ServicePerimeterConfig::IdentityType.
Specifies the types of identities that are allowed access in either
[IngressFrom]
[google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IngressFrom]
or [EgressFrom]
[google.identity.accesscontextmanager.v1.ServicePerimeterConfig.EgressFrom]
rules.
Constants
IDENTITY_TYPE_UNSPECIFIED
value: 0 No blanket identity group specified.
ANY_IDENTITY
value: 1 Authorize access from all identities outside the perimeter.
ANY_USER_ACCOUNT
value: 2 Authorize access from all human users outside the perimeter.
ANY_SERVICE_ACCOUNT
value: 3 Authorize access from all service accounts outside the perimeter.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]