Google \ Cloud \ AccessApproval \ V1 \ AccessReason
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
TYPE_UNSPECIFIED
Value: 0
Default value for proto, shouldn't be used.
Generated from protobuf enumTYPE_UNSPECIFIED = 0;
CUSTOMER_INITIATED_SUPPORT
Value: 1
Customer made a request or raised an issue that required the principal to
access customer data.detailis of the form ("#####" is the issue ID):
"Feedback Report: #####"
"Case Number: #####"
"Case ID: #####"
"E-PIN Reference: #####"
"Google-#####"
"T-#####"
Generated from protobuf enumCUSTOMER_INITIATED_SUPPORT = 1;
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.
Generated from protobuf enumGOOGLE_INITIATED_SERVICE = 2;
GOOGLE_INITIATED_REVIEW
Value: 3
Google initiated service for security, fraud, abuse, or compliance
purposes.
Generated from protobuf enumGOOGLE_INITIATED_REVIEW = 3;
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.
Generated from protobuf enumTHIRD_PARTY_DATA_REQUEST = 4;
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.
Generated from protobuf enumGOOGLE_RESPONSE_TO_PRODUCTION_ALERT = 5;
[[["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,["# Google Cloud Access Approval V1 Client - Class Type (2.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.5 (latest)](/php/docs/reference/cloud-access-approval/latest/V1.AccessReason.Type)\n- [2.0.4](/php/docs/reference/cloud-access-approval/2.0.4/V1.AccessReason.Type)\n- [1.2.5](/php/docs/reference/cloud-access-approval/1.2.5/V1.AccessReason.Type)\n- [1.1.3](/php/docs/reference/cloud-access-approval/1.1.3/V1.AccessReason.Type)\n- [1.0.4](/php/docs/reference/cloud-access-approval/1.0.4/V1.AccessReason.Type) \nReference documentation and code samples for the Google Cloud Access Approval V1 Client class Type.\n\nType of access justification.\n\nProtobuf type `google.cloud.accessapproval.v1.AccessReason.Type`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ AccessApproval \\\\ V1 \\\\ AccessReason\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### TYPE_UNSPECIFIED\n\n Value: 0\n\nDefault value for proto, shouldn't be used.\n\nGenerated from protobuf enum `TYPE_UNSPECIFIED = 0;`\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- \"Feedback Report: #####\"\n- \"Case Number: #####\"\n- \"Case ID: #####\"\n- \"E-PIN Reference: #####\"\n- \"Google-#####\"\n- \"T-#####\"\n\nGenerated from protobuf enum `CUSTOMER_INITIATED_SUPPORT = 1;`\n\n### GOOGLE_INITIATED_SERVICE\n\n Value: 2\n\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\nGenerated from protobuf enum `GOOGLE_INITIATED_SERVICE = 2;`\n\n### GOOGLE_INITIATED_REVIEW\n\n Value: 3\n\nGoogle initiated service for security, fraud, abuse, or compliance\npurposes.\n\nGenerated from protobuf enum `GOOGLE_INITIATED_REVIEW = 3;`\n\n### THIRD_PARTY_DATA_REQUEST\n\n Value: 4\n\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\nGenerated from protobuf enum `THIRD_PARTY_DATA_REQUEST = 4;`\n\n### GOOGLE_RESPONSE_TO_PRODUCTION_ALERT\n\n Value: 5\n\nThe principal accessed customer data in order to diagnose or resolve a\nsuspected issue in services or a known outage.\n\nGenerated from protobuf enum `GOOGLE_RESPONSE_TO_PRODUCTION_ALERT = 5;`"]]