public enum AccessReason.Types.Type
Reference documentation and code samples for the Cloud Controls Partner v1beta API enum AccessReason.Types.Type.
Type of access justification.
Namespace
Google.Cloud.CloudControlsPartner.V1BetaAssembly
Google.Cloud.CloudControlsPartner.V1Beta.dll
Fields |
|
---|---|
Name | Description |
CloudInitiatedAccess |
Similar to 'GOOGLE_INITIATED_SERVICE' or 'GOOGLE_INITIATED_REVIEW', but with universe agnostic naming. The principal accessed customer data in order to diagnose or resolve a suspected issue in services or a known outage, or for security, fraud, abuse, or compliance review purposes. |
CustomerInitiatedSupport |
Customer made a request or raised an issue that required the principal to
access customer data.
|
GoogleInitiatedReview |
Google initiated service for security, fraud, abuse, or compliance purposes. |
GoogleInitiatedService |
The principal accessed customer data in order to diagnose or resolve a suspected issue in services. Often this access is used to confirm that customers are not affected by a suspected service issue or to remediate a reversible system issue. |
GoogleResponseToProductionAlert |
The principal accessed customer data in order to diagnose or resolve a suspected issue in services or a known outage. |
ThirdPartyDataRequest |
The principal was compelled to access customer data in order to respond to a legal third party data request or process, including legal processes from customers themselves. |
Unspecified |
Default value for proto, shouldn't be used. |