public interface EducationRecordOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Address |
getAddress()
Optional.
|
AddressOrBuilder |
getAddressOrBuilder()
Optional.
|
EducationRecord.DegreeCase |
getDegreeCase() |
String |
getDegreeDescription()
Optional.
|
com.google.protobuf.ByteString |
getDegreeDescriptionBytes()
Optional.
|
String |
getDegreeSnippet()
Output only.
|
com.google.protobuf.ByteString |
getDegreeSnippetBytes()
Output only.
|
String |
getDescription()
Optional.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
Optional.
|
com.google.type.Date |
getEndDate()
Optional.
|
com.google.type.DateOrBuilder |
getEndDateOrBuilder()
Optional.
|
com.google.type.Date |
getExpectedGraduationDate()
Optional.
|
com.google.type.DateOrBuilder |
getExpectedGraduationDateOrBuilder()
Optional.
|
com.google.protobuf.BoolValue |
getIsCurrent()
Optional.
|
com.google.protobuf.BoolValueOrBuilder |
getIsCurrentOrBuilder()
Optional.
|
String |
getSchoolName()
Optional.
|
com.google.protobuf.ByteString |
getSchoolNameBytes()
Optional.
|
String |
getSchoolNameSnippet()
Output only.
|
com.google.protobuf.ByteString |
getSchoolNameSnippetBytes()
Output only.
|
com.google.type.Date |
getStartDate()
Optional.
|
com.google.type.DateOrBuilder |
getStartDateOrBuilder()
Optional.
|
Degree |
getStructuredDegree()
Optional.
|
DegreeOrBuilder |
getStructuredDegreeOrBuilder()
Optional.
|
boolean |
hasAddress()
Optional.
|
boolean |
hasEndDate()
Optional.
|
boolean |
hasExpectedGraduationDate()
Optional.
|
boolean |
hasIsCurrent()
Optional.
|
boolean |
hasStartDate()
Optional.
|
boolean |
hasStructuredDegree()
Optional.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStartDate()
Optional. The start date of the education.
.google.type.Date start_date = 1;com.google.type.Date getStartDate()
Optional. The start date of the education.
.google.type.Date start_date = 1;com.google.type.DateOrBuilder getStartDateOrBuilder()
Optional. The start date of the education.
.google.type.Date start_date = 1;boolean hasEndDate()
Optional. The end date of the education.
.google.type.Date end_date = 2;com.google.type.Date getEndDate()
Optional. The end date of the education.
.google.type.Date end_date = 2;com.google.type.DateOrBuilder getEndDateOrBuilder()
Optional. The end date of the education.
.google.type.Date end_date = 2;boolean hasExpectedGraduationDate()
Optional. The expected graduation date if currently pursuing a degree.
.google.type.Date expected_graduation_date = 3;com.google.type.Date getExpectedGraduationDate()
Optional. The expected graduation date if currently pursuing a degree.
.google.type.Date expected_graduation_date = 3;com.google.type.DateOrBuilder getExpectedGraduationDateOrBuilder()
Optional. The expected graduation date if currently pursuing a degree.
.google.type.Date expected_graduation_date = 3;String getSchoolName()
Optional. The name of the school or institution. For example, "Stanford University", "UC Berkeley", and so on. Number of characters allowed is 250.
string school_name = 4;com.google.protobuf.ByteString getSchoolNameBytes()
Optional. The name of the school or institution. For example, "Stanford University", "UC Berkeley", and so on. Number of characters allowed is 250.
string school_name = 4;boolean hasAddress()
Optional. The physical address of the education institution.
.google.cloud.talent.v4beta1.Address address = 5;Address getAddress()
Optional. The physical address of the education institution.
.google.cloud.talent.v4beta1.Address address = 5;AddressOrBuilder getAddressOrBuilder()
Optional. The physical address of the education institution.
.google.cloud.talent.v4beta1.Address address = 5;String getDegreeDescription()
Optional. 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 degree_description = 6;com.google.protobuf.ByteString getDegreeDescriptionBytes()
Optional. 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 degree_description = 6;boolean hasStructuredDegree()
Optional. The structured notation of the degree.
.google.cloud.talent.v4beta1.Degree structured_degree = 7;Degree getStructuredDegree()
Optional. The structured notation of the degree.
.google.cloud.talent.v4beta1.Degree structured_degree = 7;DegreeOrBuilder getStructuredDegreeOrBuilder()
Optional. The structured notation of the degree.
.google.cloud.talent.v4beta1.Degree structured_degree = 7;String getDescription()
Optional. The description of the education. Number of characters allowed is 100,000.
string description = 8;com.google.protobuf.ByteString getDescriptionBytes()
Optional. The description of the education. Number of characters allowed is 100,000.
string description = 8;boolean hasIsCurrent()
Optional. If this education is current.
.google.protobuf.BoolValue is_current = 9;com.google.protobuf.BoolValue getIsCurrent()
Optional. If this education is current.
.google.protobuf.BoolValue is_current = 9;com.google.protobuf.BoolValueOrBuilder getIsCurrentOrBuilder()
Optional. If this education is current.
.google.protobuf.BoolValue is_current = 9;String getSchoolNameSnippet()
Output only. The school name snippet shows how the [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] is related to a search query in search result. It's empty if the [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] isn't related to the search query.
string school_name_snippet = 10;com.google.protobuf.ByteString getSchoolNameSnippetBytes()
Output only. The school name snippet shows how the [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] is related to a search query in search result. It's empty if the [school_name][google.cloud.talent.v4beta1.EducationRecord.school_name] isn't related to the search query.
string school_name_snippet = 10;String getDegreeSnippet()
Output only. The job description snippet shows how the [Degree][google.cloud.talent.v4beta1.Degree] is related to a search query in search result. It's empty if the [Degree][google.cloud.talent.v4beta1.Degree] isn't related to the search query.
string degree_snippet = 11;com.google.protobuf.ByteString getDegreeSnippetBytes()
Output only. The job description snippet shows how the [Degree][google.cloud.talent.v4beta1.Degree] is related to a search query in search result. It's empty if the [Degree][google.cloud.talent.v4beta1.Degree] isn't related to the search query.
string degree_snippet = 11;EducationRecord.DegreeCase getDegreeCase()
Copyright © 2019 Google LLC. All rights reserved.