[[["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 Cloud Storage Insights V1 Client - Class IdentityType (1.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.1 (latest)](/php/docs/reference/cloud-storageinsights/latest/V1.Identity.IdentityType)\n- [1.2.0](/php/docs/reference/cloud-storageinsights/1.2.0/V1.Identity.IdentityType)\n- [1.1.0](/php/docs/reference/cloud-storageinsights/1.1.0/V1.Identity.IdentityType)\n- [1.0.3](/php/docs/reference/cloud-storageinsights/1.0.3/V1.Identity.IdentityType)\n- [0.3.5](/php/docs/reference/cloud-storageinsights/0.3.5/V1.Identity.IdentityType)\n- [0.2.3](/php/docs/reference/cloud-storageinsights/0.2.3/V1.Identity.IdentityType)\n- [0.1.1](/php/docs/reference/cloud-storageinsights/0.1.1/V1.Identity.IdentityType) \nReference documentation and code samples for the Google Cloud Storage Insights V1 Client class IdentityType.\n\nType of service account to use for the dataset configuration.\n\nProtobuf type `google.cloud.storageinsights.v1.Identity.IdentityType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ StorageInsights \\\\ V1 \\\\ Identity\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### IDENTITY_TYPE_UNSPECIFIED\n\n Value: 0\n\nDefault is unspecified and should not be used.\n\nGenerated from protobuf enum `IDENTITY_TYPE_UNSPECIFIED = 0;`\n\n### IDENTITY_TYPE_PER_CONFIG\n\n Value: 1\n\nGoogle managed service account per resource.\n\nGenerated from protobuf enum `IDENTITY_TYPE_PER_CONFIG = 1;`\n\n### IDENTITY_TYPE_PER_PROJECT\n\n Value: 2\n\nGoogle managed service account per project.\n\nGenerated from protobuf enum `IDENTITY_TYPE_PER_PROJECT = 2;`"]]