Module: Google::Cloud::Talent::V4beta1::LocationFilter::TelecommutePreference

Defined in:
proto_docs/google/cloud/talent/v4beta1/filters.rb

Overview

Specify whether to include telecommute jobs.

Constant Summary collapse

TELECOMMUTE_PREFERENCE_UNSPECIFIED =

Default value if the telecommute preference isn't specified.

0
TELECOMMUTE_EXCLUDED =

Exclude telecommute jobs.

1
TELECOMMUTE_ALLOWED =

Allow telecommute jobs.

2