- 2.54.0 (latest)
- 2.53.0
- 2.52.0
- 2.50.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.38.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.25.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.6
- 2.2.9
public enum JobCategory extends Enum<JobCategory> implements ProtocolMessageEnum
An enum that represents the categorization or primary focus of specific role. This value is different than the "industry" associated with a role, which is related to the categorization of the company listing the job.
Protobuf enum google.cloud.talent.v4.JobCategory
Implements
ProtocolMessageEnumStatic Fields | |
---|---|
Name | Description |
ACCOUNTING_AND_FINANCE | An accounting and finance job, such as an Accountant. |
ACCOUNTING_AND_FINANCE_VALUE | An accounting and finance job, such as an Accountant. |
ADMINISTRATIVE_AND_OFFICE | An administrative and office job, such as an Administrative Assistant. |
ADMINISTRATIVE_AND_OFFICE_VALUE | An administrative and office job, such as an Administrative Assistant. |
ADVERTISING_AND_MARKETING | An advertising and marketing job, such as Marketing Manager. |
ADVERTISING_AND_MARKETING_VALUE | An advertising and marketing job, such as Marketing Manager. |
ANIMAL_CARE | An animal care job, such as Veterinarian. |
ANIMAL_CARE_VALUE | An animal care job, such as Veterinarian. |
ART_FASHION_AND_DESIGN | An art, fashion, or design job, such as Designer. |
ART_FASHION_AND_DESIGN_VALUE | An art, fashion, or design job, such as Designer. |
BUSINESS_OPERATIONS | A business operations job, such as Business Operations Manager. |
BUSINESS_OPERATIONS_VALUE | A business operations job, such as Business Operations Manager. |
CLEANING_AND_FACILITIES | A cleaning and facilities job, such as Custodial Staff. |
CLEANING_AND_FACILITIES_VALUE | A cleaning and facilities job, such as Custodial Staff. |
COMPUTER_AND_IT | A computer and IT job, such as Systems Administrator. |
COMPUTER_AND_IT_VALUE | A computer and IT job, such as Systems Administrator. |
CONSTRUCTION | A construction job, such as General Laborer. |
CONSTRUCTION_VALUE | A construction job, such as General Laborer. |
CUSTOMER_SERVICE | A customer service job, such s Cashier. |
CUSTOMER_SERVICE_VALUE | A customer service job, such s Cashier. |
EDUCATION | An education job, such as School Teacher. |
EDUCATION_VALUE | An education job, such as School Teacher. |
ENTERTAINMENT_AND_TRAVEL | An entertainment and travel job, such as Flight Attendant. |
ENTERTAINMENT_AND_TRAVEL_VALUE | An entertainment and travel job, such as Flight Attendant. |
FARMING_AND_OUTDOORS | A farming or outdoor job, such as Park Ranger. |
FARMING_AND_OUTDOORS_VALUE | A farming or outdoor job, such as Park Ranger. |
HEALTHCARE | A healthcare job, such as Registered Nurse. |
HEALTHCARE_VALUE | A healthcare job, such as Registered Nurse. |
HUMAN_RESOURCES | A human resources job, such as Human Resources Director. |
HUMAN_RESOURCES_VALUE | A human resources job, such as Human Resources Director. |
INSTALLATION_MAINTENANCE_AND_REPAIR | An installation, maintenance, or repair job, such as Electrician. |
INSTALLATION_MAINTENANCE_AND_REPAIR_VALUE | An installation, maintenance, or repair job, such as Electrician. |
JOB_CATEGORY_UNSPECIFIED | The default value if the category isn't specified. |
JOB_CATEGORY_UNSPECIFIED_VALUE | The default value if the category isn't specified. |
LEGAL | A legal job, such as Law Clerk. |
LEGAL_VALUE | A legal job, such as Law Clerk. |
MANAGEMENT | A management job, often used in conjunction with another category, such as Store Manager. |
MANAGEMENT_VALUE | A management job, often used in conjunction with another category, such as Store Manager. |
MANUFACTURING_AND_WAREHOUSE | A manufacturing or warehouse job, such as Assembly Technician. |
MANUFACTURING_AND_WAREHOUSE_VALUE | A manufacturing or warehouse job, such as Assembly Technician. |
MEDIA_COMMUNICATIONS_AND_WRITING | A media, communications, or writing job, such as Media Relations. |
MEDIA_COMMUNICATIONS_AND_WRITING_VALUE | A media, communications, or writing job, such as Media Relations. |
OIL_GAS_AND_MINING | An oil, gas or mining job, such as Offshore Driller. |
OIL_GAS_AND_MINING_VALUE | An oil, gas or mining job, such as Offshore Driller. |
PERSONAL_CARE_AND_SERVICES | A personal care and services job, such as Hair Stylist. |
PERSONAL_CARE_AND_SERVICES_VALUE | A personal care and services job, such as Hair Stylist. |
PROTECTIVE_SERVICES | A protective services job, such as Security Guard. |
PROTECTIVE_SERVICES_VALUE | A protective services job, such as Security Guard. |
REAL_ESTATE | A real estate job, such as Buyer's Agent. |
REAL_ESTATE_VALUE | A real estate job, such as Buyer's Agent. |
RESTAURANT_AND_HOSPITALITY | A restaurant and hospitality job, such as Restaurant Server. |
RESTAURANT_AND_HOSPITALITY_VALUE | A restaurant and hospitality job, such as Restaurant Server. |
SALES_AND_RETAIL | A sales and/or retail job, such Sales Associate. |
SALES_AND_RETAIL_VALUE | A sales and/or retail job, such Sales Associate. |
SCIENCE_AND_ENGINEERING | A science and engineering job, such as Lab Technician. |
SCIENCE_AND_ENGINEERING_VALUE | A science and engineering job, such as Lab Technician. |
SOCIAL_SERVICES_AND_NON_PROFIT | A social services or non-profit job, such as Case Worker. |
SOCIAL_SERVICES_AND_NON_PROFIT_VALUE | A social services or non-profit job, such as Case Worker. |
SPORTS_FITNESS_AND_RECREATION | A sports, fitness, or recreation job, such as Personal Trainer. |
SPORTS_FITNESS_AND_RECREATION_VALUE | A sports, fitness, or recreation job, such as Personal Trainer. |
TRANSPORTATION_AND_LOGISTICS | A transportation or logistics job, such as Truck Driver. |
TRANSPORTATION_AND_LOGISTICS_VALUE | A transportation or logistics job, such as Truck Driver. |
UNRECOGNIZED |
Static Methods | |
---|---|
Name | Description |
forNumber(int value) | |
getDescriptor() | |
internalGetValueMap() | |
valueOf(Descriptors.EnumValueDescriptor desc) | |
valueOf(int value) | Deprecated. Use #forNumber(int) instead. |
valueOf(String name) | |
values() |
Methods | |
---|---|
Name | Description |
getDescriptorForType() | |
getNumber() | |
getValueDescriptor() |