[[["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 Certificate Authority Service V1 Client - Class AttributeType (2.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.1 (latest)](/php/docs/reference/cloud-security-private-ca/latest/V1.AttributeType)\n- [2.1.0](/php/docs/reference/cloud-security-private-ca/2.1.0/V1.AttributeType)\n- [2.0.3](/php/docs/reference/cloud-security-private-ca/2.0.3/V1.AttributeType)\n- [1.7.3](/php/docs/reference/cloud-security-private-ca/1.7.3/V1.AttributeType)\n- [1.5.0](/php/docs/reference/cloud-security-private-ca/1.5.0/V1.AttributeType)\n- [1.4.2](/php/docs/reference/cloud-security-private-ca/1.4.2/V1.AttributeType)\n- [1.3.1](/php/docs/reference/cloud-security-private-ca/1.3.1/V1.AttributeType)\n- [1.2.2](/php/docs/reference/cloud-security-private-ca/1.2.2/V1.AttributeType)\n- [1.1.0](/php/docs/reference/cloud-security-private-ca/1.1.0/V1.AttributeType)\n- [1.0.3](/php/docs/reference/cloud-security-private-ca/1.0.3/V1.AttributeType) \nReference documentation and code samples for the Google Certificate Authority Service V1 Client class AttributeType.\n\n[AttributeType](/php/docs/reference/cloud-security-private-ca/latest/V1.AttributeType) specifies\nthe type of Attribute in a relative distinguished name.\n\nProtobuf type `google.cloud.security.privateca.v1.AttributeType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Security \\\\ PrivateCA \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### ATTRIBUTE_TYPE_UNSPECIFIED\n\n Value: 0\n\nAttribute type is unspecified.\n\nGenerated from protobuf enum `ATTRIBUTE_TYPE_UNSPECIFIED = 0;`\n\n### COMMON_NAME\n\n Value: 1\n\nThe \"common name\" of the subject.\n\nGenerated from protobuf enum `COMMON_NAME = 1;`\n\n### COUNTRY_CODE\n\n Value: 2\n\nThe country code of the subject.\n\nGenerated from protobuf enum `COUNTRY_CODE = 2;`\n\n### ORGANIZATION\n\n Value: 3\n\nThe organization of the subject.\n\nGenerated from protobuf enum `ORGANIZATION = 3;`\n\n### ORGANIZATIONAL_UNIT\n\n Value: 4\n\nThe organizational unit of the subject.\n\nGenerated from protobuf enum `ORGANIZATIONAL_UNIT = 4;`\n\n### LOCALITY\n\n Value: 5\n\nThe locality or city of the subject.\n\nGenerated from protobuf enum `LOCALITY = 5;`\n\n### PROVINCE\n\n Value: 6\n\nThe province, territory, or regional state of the subject.\n\nGenerated from protobuf enum `PROVINCE = 6;`\n\n### STREET_ADDRESS\n\n Value: 7\n\nThe street address of the subject.\n\nGenerated from protobuf enum `STREET_ADDRESS = 7;`\n\n### POSTAL_CODE\n\n Value: 8\n\nThe postal code of the subject.\n\nGenerated from protobuf enum `POSTAL_CODE = 8;`"]]