[[["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-09 UTC."],[],[],null,["# Google Cloud Talent Solution V4 Client - Class CompanySize (2.1.3)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.3 (latest)](/php/docs/reference/cloud-talent/latest/V4.CompanySize)\n- [2.1.2](/php/docs/reference/cloud-talent/2.1.2/V4.CompanySize)\n- [2.0.2](/php/docs/reference/cloud-talent/2.0.2/V4.CompanySize)\n- [1.3.5](/php/docs/reference/cloud-talent/1.3.5/V4.CompanySize)\n- [1.2.2](/php/docs/reference/cloud-talent/1.2.2/V4.CompanySize)\n- [1.1.1](/php/docs/reference/cloud-talent/1.1.1/V4.CompanySize)\n- [1.0.5](/php/docs/reference/cloud-talent/1.0.5/V4.CompanySize) \nReference documentation and code samples for the Google Cloud Talent Solution V4 Client class CompanySize.\n\nAn enum that represents the size of the company.\n\nProtobuf type `google.cloud.talent.v4.CompanySize`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Talent \\\\ V4\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### COMPANY_SIZE_UNSPECIFIED\n\n Value: 0\n\nDefault value if the size isn't specified.\n\nGenerated from protobuf enum `COMPANY_SIZE_UNSPECIFIED = 0;`\n\n### MINI\n\n Value: 1\n\nThe company has less than 50 employees.\n\nGenerated from protobuf enum `MINI = 1;`\n\n### SMALL\n\n Value: 2\n\nThe company has between 50 and 99 employees.\n\nGenerated from protobuf enum `SMALL = 2;`\n\n### SMEDIUM\n\n Value: 3\n\nThe company has between 100 and 499 employees.\n\nGenerated from protobuf enum `SMEDIUM = 3;`\n\n### MEDIUM\n\n Value: 4\n\nThe company has between 500 and 999 employees.\n\nGenerated from protobuf enum `MEDIUM = 4;`\n\n### BIG\n\n Value: 5\n\nThe company has between 1,000 and 4,999 employees.\n\nGenerated from protobuf enum `BIG = 5;`\n\n### BIGGER\n\n Value: 6\n\nThe company has between 5,000 and 9,999 employees.\n\nGenerated from protobuf enum `BIGGER = 6;`\n\n### GIANT\n\n Value: 7\n\nThe company has 10,000 or more employees.\n\nGenerated from protobuf enum `GIANT = 7;`"]]