| Modifier and Type | Class and Description |
|---|---|
class |
Profile
A resource that represents the profile for a job candidate (also referred to
as a "single-source profile").
|
static class |
Profile.Builder
A resource that represents the profile for a job candidate (also referred to
as a "single-source profile").
|
| Modifier and Type | Method and Description |
|---|---|
ProfileOrBuilder |
UpdateProfileRequestOrBuilder.getProfileOrBuilder()
Required.
|
ProfileOrBuilder |
CreateProfileRequest.getProfileOrBuilder()
Required.
|
ProfileOrBuilder |
CreateProfileRequest.Builder.getProfileOrBuilder()
Required.
|
ProfileOrBuilder |
CreateProfileRequestOrBuilder.getProfileOrBuilder()
Required.
|
ProfileOrBuilder |
UpdateProfileRequest.getProfileOrBuilder()
Required.
|
ProfileOrBuilder |
UpdateProfileRequest.Builder.getProfileOrBuilder()
Required.
|
ProfileOrBuilder |
SummarizedProfile.getProfilesOrBuilder(int index)
A list of profiles that are linked by
[Profile.group_id][google.cloud.talent.v4beta1.Profile.group_id].
|
ProfileOrBuilder |
SummarizedProfile.Builder.getProfilesOrBuilder(int index)
A list of profiles that are linked by
[Profile.group_id][google.cloud.talent.v4beta1.Profile.group_id].
|
ProfileOrBuilder |
SummarizedProfileOrBuilder.getProfilesOrBuilder(int index)
A list of profiles that are linked by
[Profile.group_id][google.cloud.talent.v4beta1.Profile.group_id].
|
ProfileOrBuilder |
ListProfilesResponseOrBuilder.getProfilesOrBuilder(int index)
Profiles for the specific tenant.
|
ProfileOrBuilder |
ListProfilesResponse.getProfilesOrBuilder(int index)
Profiles for the specific tenant.
|
ProfileOrBuilder |
ListProfilesResponse.Builder.getProfilesOrBuilder(int index)
Profiles for the specific tenant.
|
ProfileOrBuilder |
SummarizedProfile.getSummaryOrBuilder()
A profile summary shows the profile summary and how the profile matches the
search query.
|
ProfileOrBuilder |
SummarizedProfile.Builder.getSummaryOrBuilder()
A profile summary shows the profile summary and how the profile matches the
search query.
|
ProfileOrBuilder |
SummarizedProfileOrBuilder.getSummaryOrBuilder()
A profile summary shows the profile summary and how the profile matches the
search query.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ProfileOrBuilder> |
SummarizedProfile.getProfilesOrBuilderList()
A list of profiles that are linked by
[Profile.group_id][google.cloud.talent.v4beta1.Profile.group_id].
|
List<? extends ProfileOrBuilder> |
SummarizedProfile.Builder.getProfilesOrBuilderList()
A list of profiles that are linked by
[Profile.group_id][google.cloud.talent.v4beta1.Profile.group_id].
|
List<? extends ProfileOrBuilder> |
SummarizedProfileOrBuilder.getProfilesOrBuilderList()
A list of profiles that are linked by
[Profile.group_id][google.cloud.talent.v4beta1.Profile.group_id].
|
List<? extends ProfileOrBuilder> |
ListProfilesResponseOrBuilder.getProfilesOrBuilderList()
Profiles for the specific tenant.
|
List<? extends ProfileOrBuilder> |
ListProfilesResponse.getProfilesOrBuilderList()
Profiles for the specific tenant.
|
List<? extends ProfileOrBuilder> |
ListProfilesResponse.Builder.getProfilesOrBuilderList()
Profiles for the specific tenant.
|
Copyright © 2019 Google LLC. All rights reserved.