Enum LocationFilter.Types.TelecommutePreference (2.0.0)

public enum TelecommutePreference

Specify whether to include telecommute jobs.

Namespace

Google.Cloud.Talent.V4

Assembly

Google.Cloud.Talent.V4.dll

Fields

NameDescription
TelecommuteAllowed

Allow telecommute jobs.

TelecommuteExcluded

Deprecated: Ignore telecommute status of jobs. Use TELECOMMUTE_JOBS_EXCLUDED if want to exclude telecommute jobs.

TelecommuteJobsExcluded

Exclude telecommute jobs.

Unspecified

Default value if the telecommute preference isn't specified.