Cloud Talent Solution V4beta1 API - Module Google::Cloud::Talent::V4beta1::CompanySize (v0.5.0)

Reference documentation and code samples for the Cloud Talent Solution V4beta1 API module Google::Cloud::Talent::V4beta1::CompanySize.

An enum that represents the size of the company.

Constants

COMPANY_SIZE_UNSPECIFIED

value: 0
Default value if the size isn't specified.

MINI

value: 1
The company has less than 50 employees.

SMALL

value: 2
The company has between 50 and 99 employees.

SMEDIUM

value: 3
The company has between 100 and 499 employees.

MEDIUM

value: 4
The company has between 500 and 999 employees.

BIG

value: 5
The company has between 1,000 and 4,999 employees.

BIGGER

value: 6
The company has between 5,000 and 9,999 employees.

GIANT

value: 7
The company has 10,000 or more employees.