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