Cloud Talent Solution V4beta1 API - Class Google::Cloud::Talent::V4beta1::EmploymentRecord (v0.4.6)

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
Returns

#address=

def address=(value) -> ::Google::Cloud::Talent::V4beta1::Address
Parameter
Returns

#division_name

def division_name() -> ::String
Returns
  • (::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
Parameter
  • value (::String) — The division name of the employment.

    For example, division, department, client, and so on.

    Number of characters allowed is 100.

Returns
  • (::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
Returns
  • (::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
Parameter
  • value (::String) — The name of the employer company/organization.

    For example, "Google", "Alphabet", and so on.

    Number of characters allowed is 250.

Returns
  • (::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
Returns
  • (::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
Returns

#end_date=

def end_date=(value) -> ::Google::Type::Date
Parameter
Returns

#is_current

def is_current() -> ::Google::Protobuf::BoolValue
Returns

#is_current=

def is_current=(value) -> ::Google::Protobuf::BoolValue
Parameter
Returns

#is_self_employed

def is_self_employed() -> ::Google::Protobuf::BoolValue
Returns

#is_self_employed=

def is_self_employed=(value) -> ::Google::Protobuf::BoolValue
Parameter
Returns

#is_supervisor

def is_supervisor() -> ::Google::Protobuf::BoolValue
Returns

#is_supervisor=

def is_supervisor=(value) -> ::Google::Protobuf::BoolValue
Parameter
Returns

#job_description

def job_description() -> ::String
Returns
  • (::String) — The description of job content.

    Number of characters allowed is 100,000.

#job_description=

def job_description=(value) -> ::String
Parameter
  • value (::String) — The description of job content.

    Number of characters allowed is 100,000.

Returns
  • (::String) — The description of job content.

    Number of characters allowed is 100,000.

#job_description_snippet

def job_description_snippet() -> ::String
Returns
  • (::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
Returns
  • (::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
Parameter
  • value (::String) — The job title of the employment.

    For example, "Software Engineer", "Data Scientist", and so on.

    Number of characters allowed is 250.

Returns
  • (::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
Returns
  • (::String) — Output only. The job title snippet shows how the job_title is related to a search query. It's empty if the job_title isn't related to the search query.

#start_date

def start_date() -> ::Google::Type::Date
Returns

#start_date=

def start_date=(value) -> ::Google::Type::Date
Parameter
Returns