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

Reference documentation and code samples for the Cloud Talent Solution V4beta1 API class Google::Cloud::Talent::V4beta1::EducationRecord.

Resource that represents an education 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

#degree_description

def degree_description() -> ::String
Returns
  • (::String) — The full description of the degree.

    For example, "Master of Science in Computer Science", "B.S in Math".

    Number of characters allowed is 100.

#degree_description=

def degree_description=(value) -> ::String
Parameter
  • value (::String) — The full description of the degree.

    For example, "Master of Science in Computer Science", "B.S in Math".

    Number of characters allowed is 100.

Returns
  • (::String) — The full description of the degree.

    For example, "Master of Science in Computer Science", "B.S in Math".

    Number of characters allowed is 100.

#degree_snippet

def degree_snippet() -> ::String
Returns
  • (::String) — Output only. The job description snippet shows how the Degree is related to a search query in search result. It's empty if the Degree isn't related to the search query.

#description

def description() -> ::String
Returns
  • (::String) — The description of the education.

    Number of characters allowed is 100,000.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — The description of the education.

    Number of characters allowed is 100,000.

Returns
  • (::String) — The description of the education.

    Number of characters allowed is 100,000.

#end_date

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

#end_date=

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

#expected_graduation_date

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

#expected_graduation_date=

def expected_graduation_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

#school_name

def school_name() -> ::String
Returns
  • (::String) — The name of the school or institution.

    For example, "Stanford University", "UC Berkeley", and so on.

    Number of characters allowed is 250.

#school_name=

def school_name=(value) -> ::String
Parameter
  • value (::String) — The name of the school or institution.

    For example, "Stanford University", "UC Berkeley", and so on.

    Number of characters allowed is 250.

Returns
  • (::String) — The name of the school or institution.

    For example, "Stanford University", "UC Berkeley", and so on.

    Number of characters allowed is 250.

#school_name_snippet

def school_name_snippet() -> ::String
Returns
  • (::String) — Output only. The school name snippet shows how the school_name is related to a search query in search result. It's empty if the school_name 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

#structured_degree

def structured_degree() -> ::Google::Cloud::Talent::V4beta1::Degree
Returns

#structured_degree=

def structured_degree=(value) -> ::Google::Cloud::Talent::V4beta1::Degree
Parameter
Returns