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
- (::Google::Cloud::Talent::V4beta1::Address) — The physical address of the education institution.
#address=
def address=(value) -> ::Google::Cloud::Talent::V4beta1::Address
- value (::Google::Cloud::Talent::V4beta1::Address) — The physical address of the education institution.
- (::Google::Cloud::Talent::V4beta1::Address) — The physical address of the education institution.
#degree_description
def degree_description() -> ::String
-
(::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
-
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.
-
(::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
#description
def description() -> ::String
-
(::String) — The description of the education.
Number of characters allowed is 100,000.
#description=
def description=(value) -> ::String
-
value (::String) — The description of the education.
Number of characters allowed is 100,000.
-
(::String) — The description of the education.
Number of characters allowed is 100,000.
#end_date
def end_date() -> ::Google::Type::Date
- (::Google::Type::Date) — The end date of the education.
#end_date=
def end_date=(value) -> ::Google::Type::Date
- value (::Google::Type::Date) — The end date of the education.
- (::Google::Type::Date) — The end date of the education.
#expected_graduation_date
def expected_graduation_date() -> ::Google::Type::Date
- (::Google::Type::Date) — The expected graduation date if currently pursuing a degree.
#expected_graduation_date=
def expected_graduation_date=(value) -> ::Google::Type::Date
- value (::Google::Type::Date) — The expected graduation date if currently pursuing a degree.
- (::Google::Type::Date) — The expected graduation date if currently pursuing a degree.
#is_current
def is_current() -> ::Google::Protobuf::BoolValue
- (::Google::Protobuf::BoolValue) — If this education is current.
#is_current=
def is_current=(value) -> ::Google::Protobuf::BoolValue
- value (::Google::Protobuf::BoolValue) — If this education is current.
- (::Google::Protobuf::BoolValue) — If this education is current.
#school_name
def school_name() -> ::String
-
(::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
-
value (::String) — The name of the school or institution.
For example, "Stanford University", "UC Berkeley", and so on.
Number of characters allowed is 250.
-
(::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
- (::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
- (::Google::Type::Date) — The start date of the education.
#start_date=
def start_date=(value) -> ::Google::Type::Date
- value (::Google::Type::Date) — The start date of the education.
- (::Google::Type::Date) — The start date of the education.
#structured_degree
def structured_degree() -> ::Google::Cloud::Talent::V4beta1::Degree
- (::Google::Cloud::Talent::V4beta1::Degree) — The structured notation of the degree.
#structured_degree=
def structured_degree=(value) -> ::Google::Cloud::Talent::V4beta1::Degree
- value (::Google::Cloud::Talent::V4beta1::Degree) — The structured notation of the degree.
- (::Google::Cloud::Talent::V4beta1::Degree) — The structured notation of the degree.