| Modifier and Type | Class and Description |
|---|---|
class |
EducationRecord
Resource that represents an education record of a candidate.
|
static class |
EducationRecord.Builder
Resource that represents an education record of a candidate.
|
| Modifier and Type | Method and Description |
|---|---|
EducationRecordOrBuilder |
ProfileOrBuilder.getEducationRecordsOrBuilder(int index)
Optional.
|
EducationRecordOrBuilder |
Profile.getEducationRecordsOrBuilder(int index)
Optional.
|
EducationRecordOrBuilder |
Profile.Builder.getEducationRecordsOrBuilder(int index)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends EducationRecordOrBuilder> |
ProfileOrBuilder.getEducationRecordsOrBuilderList()
Optional.
|
List<? extends EducationRecordOrBuilder> |
Profile.getEducationRecordsOrBuilderList()
Optional.
|
List<? extends EducationRecordOrBuilder> |
Profile.Builder.getEducationRecordsOrBuilderList()
Optional.
|
Copyright © 2019 Google LLC. All rights reserved.