Reference documentation and code samples for the Cloud Talent Solution V4beta1 API class Google::Cloud::Talent::V4beta1::AvailabilitySignal.
Candidate availability signal.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#filter_satisfied
def filter_satisfied() -> ::Google::Protobuf::BoolValue
-
(::Google::Protobuf::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.
#filter_satisfied=
def filter_satisfied=(value) -> ::Google::Protobuf::BoolValue
-
value (::Google::Protobuf::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.
-
(::Google::Protobuf::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.
#last_update_time
def last_update_time() -> ::Google::Protobuf::Timestamp
- (::Google::Protobuf::Timestamp) — Timestamp of when the given availability activity last happened.
#last_update_time=
def last_update_time=(value) -> ::Google::Protobuf::Timestamp
- value (::Google::Protobuf::Timestamp) — Timestamp of when the given availability activity last happened.
- (::Google::Protobuf::Timestamp) — Timestamp of when the given availability activity last happened.
#type
def type() -> ::Google::Cloud::Talent::V4beta1::AvailabilitySignalType
- (::Google::Cloud::Talent::V4beta1::AvailabilitySignalType) — Type of signal.
#type=
def type=(value) -> ::Google::Cloud::Talent::V4beta1::AvailabilitySignalType
- value (::Google::Cloud::Talent::V4beta1::AvailabilitySignalType) — Type of signal.
- (::Google::Cloud::Talent::V4beta1::AvailabilitySignalType) — Type of signal.