Interface protos.google.cloud.talent.v4beta1.ILocationFilter (6.0.2)

Properties of a LocationFilter.

Package

@google-cloud/talent

Properties

address

address?: (string|null);

LocationFilter address

distanceInMiles

distanceInMiles?: (number|null);

LocationFilter distanceInMiles

latLng

latLng?: (google.type.ILatLng|null);

LocationFilter latLng

negated

negated?: (boolean|null);

LocationFilter negated

regionCode

regionCode?: (string|null);

LocationFilter regionCode

telecommutePreference

telecommutePreference?: (google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference|keyof typeof google.cloud.talent.v4beta1.LocationFilter.TelecommutePreference|null);

LocationFilter telecommutePreference