AvailabilitySignal(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Candidate availability signal.
Attributes |
|
---|---|
Name | Description |
type_ |
google.cloud.talent_v4beta1.types.AvailabilitySignalType
Type of signal. |
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. |