[[["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-08-28 UTC."],[],[],null,["# Google API Common Protos V1 Client - Class LogType (4.12.3)\n\nVersion latestkeyboard_arrow_down\n\n- [4.12.3 (latest)](/php/docs/reference/common-protos/latest/Cloud.Iam.V1.AuditLogConfig.LogType)\n- [4.12.2](/php/docs/reference/common-protos/4.12.2/Cloud.Iam.V1.AuditLogConfig.LogType)\n- [4.11.0](/php/docs/reference/common-protos/4.11.0/Cloud.Iam.V1.AuditLogConfig.LogType)\n- [4.10.0](/php/docs/reference/common-protos/4.10.0/Cloud.Iam.V1.AuditLogConfig.LogType)\n- [4.9.0](/php/docs/reference/common-protos/4.9.0/Cloud.Iam.V1.AuditLogConfig.LogType)\n- [4.8.3](/php/docs/reference/common-protos/4.8.3/Cloud.Iam.V1.AuditLogConfig.LogType) \nReference documentation and code samples for the Google API Common Protos V1 Client class LogType.\n\nThe list of valid permission types for which logging can be configured.\n\nAdmin writes are always logged, and are not configurable.\n\nProtobuf type `google.iam.v1.AuditLogConfig.LogType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Iam \\\\ V1 \\\\ AuditLogConfig\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### LOG_TYPE_UNSPECIFIED\n\n Value: 0\n\nDefault case. Should never be this.\n\nGenerated from protobuf enum `LOG_TYPE_UNSPECIFIED = 0;`\n\n### ADMIN_READ\n\n Value: 1\n\nAdmin reads. Example: CloudIAM getIamPolicy\n\nGenerated from protobuf enum `ADMIN_READ = 1;`\n\n### DATA_WRITE\n\n Value: 2\n\nData writes. Example: CloudSQL Users create\n\nGenerated from protobuf enum `DATA_WRITE = 2;`\n\n### DATA_READ\n\n Value: 3\n\nData reads. Example: CloudSQL Users list\n\nGenerated from protobuf enum `DATA_READ = 3;`"]]