Reference documentation and code samples for the Cloud Talent Solution V4beta1 API class Google::Cloud::Talent::V4beta1::EmploymentRecord.
Resource that represents an employment record of a candidate.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#address
def address() -> ::Google::Cloud::Talent::V4beta1::Address
- (::Google::Cloud::Talent::V4beta1::Address) — The physical address of the employer.
#address=
def address=(value) -> ::Google::Cloud::Talent::V4beta1::Address
- value (::Google::Cloud::Talent::V4beta1::Address) — The physical address of the employer.
- (::Google::Cloud::Talent::V4beta1::Address) — The physical address of the employer.
#division_name
def division_name() -> ::String
-
(::String) — The division name of the employment.
For example, division, department, client, and so on.
Number of characters allowed is 100.
#division_name=
def division_name=(value) -> ::String
-
value (::String) — The division name of the employment.
For example, division, department, client, and so on.
Number of characters allowed is 100.
-
(::String) — The division name of the employment.
For example, division, department, client, and so on.
Number of characters allowed is 100.
#employer_name
def employer_name() -> ::String
-
(::String) — The name of the employer company/organization.
For example, "Google", "Alphabet", and so on.
Number of characters allowed is 250.
#employer_name=
def employer_name=(value) -> ::String
-
value (::String) — The name of the employer company/organization.
For example, "Google", "Alphabet", and so on.
Number of characters allowed is 250.
-
(::String) — The name of the employer company/organization.
For example, "Google", "Alphabet", and so on.
Number of characters allowed is 250.
#employer_name_snippet
def employer_name_snippet() -> ::String
- (::String) — Output only. The employer name snippet shows how the employer_name is related to a search query. It's empty if the employer_name isn't related to the search query.
#end_date
def end_date() -> ::Google::Type::Date
- (::Google::Type::Date) — End date of the employment.
#end_date=
def end_date=(value) -> ::Google::Type::Date
- value (::Google::Type::Date) — End date of the employment.
- (::Google::Type::Date) — End date of the employment.
#is_current
def is_current() -> ::Google::Protobuf::BoolValue
- (::Google::Protobuf::BoolValue) — If this employment is current.
#is_current=
def is_current=(value) -> ::Google::Protobuf::BoolValue
- value (::Google::Protobuf::BoolValue) — If this employment is current.
- (::Google::Protobuf::BoolValue) — If this employment is current.
#is_self_employed
def is_self_employed() -> ::Google::Protobuf::BoolValue
- (::Google::Protobuf::BoolValue) — If this employment is self-employed.
#is_self_employed=
def is_self_employed=(value) -> ::Google::Protobuf::BoolValue
- value (::Google::Protobuf::BoolValue) — If this employment is self-employed.
- (::Google::Protobuf::BoolValue) — If this employment is self-employed.
#is_supervisor
def is_supervisor() -> ::Google::Protobuf::BoolValue
- (::Google::Protobuf::BoolValue) — If the jobs is a supervisor position.
#is_supervisor=
def is_supervisor=(value) -> ::Google::Protobuf::BoolValue
- value (::Google::Protobuf::BoolValue) — If the jobs is a supervisor position.
- (::Google::Protobuf::BoolValue) — If the jobs is a supervisor position.
#job_description
def job_description() -> ::String
-
(::String) — The description of job content.
Number of characters allowed is 100,000.
#job_description=
def job_description=(value) -> ::String
-
value (::String) — The description of job content.
Number of characters allowed is 100,000.
-
(::String) — The description of job content.
Number of characters allowed is 100,000.
#job_description_snippet
def job_description_snippet() -> ::String
- (::String) — Output only. The job description snippet shows how the job_description is related to a search query. It's empty if the job_description isn't related to the search query.
#job_title
def job_title() -> ::String
-
(::String) — The job title of the employment.
For example, "Software Engineer", "Data Scientist", and so on.
Number of characters allowed is 250.
#job_title=
def job_title=(value) -> ::String
-
value (::String) — The job title of the employment.
For example, "Software Engineer", "Data Scientist", and so on.
Number of characters allowed is 250.
-
(::String) — The job title of the employment.
For example, "Software Engineer", "Data Scientist", and so on.
Number of characters allowed is 250.
#job_title_snippet
def job_title_snippet() -> ::String
#start_date
def start_date() -> ::Google::Type::Date
- (::Google::Type::Date) — Start date of the employment.
#start_date=
def start_date=(value) -> ::Google::Type::Date
- value (::Google::Type::Date) — Start date of the employment.
- (::Google::Type::Date) — Start date of the employment.