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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]