Class AvailabilitySignal (2.3.0)

AvailabilitySignal(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Candidate availability signal. .. attribute:: type_

Type of signal.

:type: google.cloud.talent_v4beta1.types.AvailabilitySignalType

Attributes

NameDescription
last_update_time google.protobuf.timestamp_pb2.Timestamp
Timestamp of when the given availability activity last happened.
filter_satisfied google.protobuf.wrappers_pb2.BoolValue
Indicates if the last_update_time is within AvailabilityFilter.range. Returned only in a search response when there is an AvailabilityFilter in ProfileQuery.availability_filters where signal_type matches type.