Reference documentation and code samples for the Cloud Controls Partner V1BETA API module Google::Cloud::CloudControlsPartner::V1beta::AccessReason::Type.
Type of access justification.
Constants
TYPE_UNSPECIFIED
value: 0 Default value for proto, shouldn't be used.
CUSTOMER_INITIATED_SUPPORT
value: 1
Customer made a request or raised an issue that required the principal to
access customer data. detail is of the form ("#####" is the issue ID):
"Feedback Report: #####"
"Case Number: #####"
"Case ID: #####"
"E-PIN Reference: #####"
"Google-#####"
"T-#####"
GOOGLE_INITIATED_SERVICE
value: 2 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.
GOOGLE_INITIATED_REVIEW
value: 3 Google initiated service for security, fraud, abuse, or compliance
purposes.
THIRD_PARTY_DATA_REQUEST
value: 4 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.
GOOGLE_RESPONSE_TO_PRODUCTION_ALERT
value: 5 The principal accessed customer data in order to diagnose or resolve a
suspected issue in services or a known outage.
CLOUD_INITIATED_ACCESS
value: 6 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.
[[["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 2025-09-04 UTC."],[],[],null,["# Cloud Controls Partner V1BETA API - Module Google::Cloud::CloudControlsPartner::V1beta::AccessReason::Type (v0.6.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.0 (latest)](/ruby/docs/reference/google-cloud-cloud_controls_partner-v1beta/latest/Google-Cloud-CloudControlsPartner-V1beta-AccessReason-Type)\n- [0.5.1](/ruby/docs/reference/google-cloud-cloud_controls_partner-v1beta/0.5.1/Google-Cloud-CloudControlsPartner-V1beta-AccessReason-Type)\n- [0.4.0](/ruby/docs/reference/google-cloud-cloud_controls_partner-v1beta/0.4.0/Google-Cloud-CloudControlsPartner-V1beta-AccessReason-Type)\n- [0.3.0](/ruby/docs/reference/google-cloud-cloud_controls_partner-v1beta/0.3.0/Google-Cloud-CloudControlsPartner-V1beta-AccessReason-Type)\n- [0.2.0](/ruby/docs/reference/google-cloud-cloud_controls_partner-v1beta/0.2.0/Google-Cloud-CloudControlsPartner-V1beta-AccessReason-Type)\n- [0.1.2](/ruby/docs/reference/google-cloud-cloud_controls_partner-v1beta/0.1.2/Google-Cloud-CloudControlsPartner-V1beta-AccessReason-Type) \nReference documentation and code samples for the Cloud Controls Partner V1BETA API module Google::Cloud::CloudControlsPartner::V1beta::AccessReason::Type.\n\nType of access justification.\n\nConstants\n---------\n\n### TYPE_UNSPECIFIED\n\n**value:** 0 \nDefault value for proto, shouldn't be used.\n\n### CUSTOMER_INITIATED_SUPPORT\n\n**value:** 1 \n\nCustomer made a request or raised an issue that required the principal to\naccess customer data. `detail` is of the form (\"#####\" is the issue ID):\n\n\u003cbr /\u003e\n\n- \"Feedback Report: #####\"\n- \"Case Number: #####\"\n- \"Case ID: #####\"\n- \"E-PIN Reference: #####\"\n- \"Google-#####\"\n- \"T-#####\"\n\n### GOOGLE_INITIATED_SERVICE\n\n**value:** 2 \nThe principal accessed customer data in order to diagnose or resolve a\nsuspected issue in services. Often this access is used to confirm that\ncustomers are not affected by a suspected service issue or to remediate a\nreversible system issue.\n\n### GOOGLE_INITIATED_REVIEW\n\n**value:** 3 \nGoogle initiated service for security, fraud, abuse, or compliance\npurposes.\n\n### THIRD_PARTY_DATA_REQUEST\n\n**value:** 4 \nThe principal was compelled to access customer data in order to respond\nto a legal third party data request or process, including legal processes\nfrom customers themselves.\n\n### GOOGLE_RESPONSE_TO_PRODUCTION_ALERT\n\n**value:** 5 \nThe principal accessed customer data in order to diagnose or resolve a\nsuspected issue in services or a known outage.\n\n### CLOUD_INITIATED_ACCESS\n\n**value:** 6 \nSimilar to 'GOOGLE_INITIATED_SERVICE' or 'GOOGLE_INITIATED_REVIEW', but\nwith universe agnostic naming. The principal accessed customer data in\norder to diagnose or resolve a suspected issue in services or a known\noutage, or for security, fraud, abuse, or compliance review purposes."]]