| Modifier and Type | Method and Description |
|---|---|
Profile |
Profile.Builder.build() |
Profile |
Profile.Builder.buildPartial() |
static Profile |
Profile.getDefaultInstance() |
Profile |
Profile.getDefaultInstanceForType() |
Profile |
Profile.Builder.getDefaultInstanceForType() |
Profile |
UpdateProfileRequest.getProfile()
Required.
|
Profile |
UpdateProfileRequest.Builder.getProfile()
Required.
|
Profile |
UpdateProfileRequestOrBuilder.getProfile()
Required.
|
Profile |
CreateProfileRequest.getProfile()
Required.
|
Profile |
CreateProfileRequest.Builder.getProfile()
Required.
|
Profile |
CreateProfileRequestOrBuilder.getProfile()
Required.
|
Profile |
SummarizedProfileOrBuilder.getProfiles(int index)
A list of profiles that are linked by
[Profile.group_id][google.cloud.talent.v4beta1.Profile.group_id].
|
Profile |
ListProfilesResponse.getProfiles(int index)
Profiles for the specific tenant.
|
Profile |
ListProfilesResponse.Builder.getProfiles(int index)
Profiles for the specific tenant.
|
Profile |
SummarizedProfile.getProfiles(int index)
A list of profiles that are linked by
[Profile.group_id][google.cloud.talent.v4beta1.Profile.group_id].
|
Profile |
SummarizedProfile.Builder.getProfiles(int index)
A list of profiles that are linked by
[Profile.group_id][google.cloud.talent.v4beta1.Profile.group_id].
|
Profile |
ListProfilesResponseOrBuilder.getProfiles(int index)
Profiles for the specific tenant.
|
Profile |
SummarizedProfileOrBuilder.getSummary()
A profile summary shows the profile summary and how the profile matches the
search query.
|
Profile |
SummarizedProfile.getSummary()
A profile summary shows the profile summary and how the profile matches the
search query.
|
Profile |
SummarizedProfile.Builder.getSummary()
A profile summary shows the profile summary and how the profile matches the
search query.
|
static Profile |
Profile.parseDelimitedFrom(InputStream input) |
static Profile |
Profile.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Profile |
Profile.parseFrom(byte[] data) |
static Profile |
Profile.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Profile |
Profile.parseFrom(ByteBuffer data) |
static Profile |
Profile.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Profile |
Profile.parseFrom(com.google.protobuf.ByteString data) |
static Profile |
Profile.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Profile |
Profile.parseFrom(com.google.protobuf.CodedInputStream input) |
static Profile |
Profile.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Profile |
Profile.parseFrom(InputStream input) |
static Profile |
Profile.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Profile> |
Profile.getParserForType() |
List<Profile> |
SummarizedProfileOrBuilder.getProfilesList()
A list of profiles that are linked by
[Profile.group_id][google.cloud.talent.v4beta1.Profile.group_id].
|
List<Profile> |
ListProfilesResponse.getProfilesList()
Profiles for the specific tenant.
|
List<Profile> |
ListProfilesResponse.Builder.getProfilesList()
Profiles for the specific tenant.
|
List<Profile> |
SummarizedProfile.getProfilesList()
A list of profiles that are linked by
[Profile.group_id][google.cloud.talent.v4beta1.Profile.group_id].
|
List<Profile> |
SummarizedProfile.Builder.getProfilesList()
A list of profiles that are linked by
[Profile.group_id][google.cloud.talent.v4beta1.Profile.group_id].
|
List<Profile> |
ListProfilesResponseOrBuilder.getProfilesList()
Profiles for the specific tenant.
|
static com.google.protobuf.Parser<Profile> |
Profile.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListProfilesResponse.Builder |
ListProfilesResponse.Builder.addProfiles(int index,
Profile value)
Profiles for the specific tenant.
|
SummarizedProfile.Builder |
SummarizedProfile.Builder.addProfiles(int index,
Profile value)
A list of profiles that are linked by
[Profile.group_id][google.cloud.talent.v4beta1.Profile.group_id].
|
ListProfilesResponse.Builder |
ListProfilesResponse.Builder.addProfiles(Profile value)
Profiles for the specific tenant.
|
SummarizedProfile.Builder |
SummarizedProfile.Builder.addProfiles(Profile value)
A list of profiles that are linked by
[Profile.group_id][google.cloud.talent.v4beta1.Profile.group_id].
|
Profile.Builder |
Profile.Builder.mergeFrom(Profile other) |
UpdateProfileRequest.Builder |
UpdateProfileRequest.Builder.mergeProfile(Profile value)
Required.
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.mergeProfile(Profile value)
Required.
|
SummarizedProfile.Builder |
SummarizedProfile.Builder.mergeSummary(Profile value)
A profile summary shows the profile summary and how the profile matches the
search query.
|
static Profile.Builder |
Profile.newBuilder(Profile prototype) |
UpdateProfileRequest.Builder |
UpdateProfileRequest.Builder.setProfile(Profile value)
Required.
|
CreateProfileRequest.Builder |
CreateProfileRequest.Builder.setProfile(Profile value)
Required.
|
ListProfilesResponse.Builder |
ListProfilesResponse.Builder.setProfiles(int index,
Profile value)
Profiles for the specific tenant.
|
SummarizedProfile.Builder |
SummarizedProfile.Builder.setProfiles(int index,
Profile value)
A list of profiles that are linked by
[Profile.group_id][google.cloud.talent.v4beta1.Profile.group_id].
|
SummarizedProfile.Builder |
SummarizedProfile.Builder.setSummary(Profile value)
A profile summary shows the profile summary and how the profile matches the
search query.
|
| Modifier and Type | Method and Description |
|---|---|
ListProfilesResponse.Builder |
ListProfilesResponse.Builder.addAllProfiles(Iterable<? extends Profile> values)
Profiles for the specific tenant.
|
SummarizedProfile.Builder |
SummarizedProfile.Builder.addAllProfiles(Iterable<? extends Profile> values)
A list of profiles that are linked by
[Profile.group_id][google.cloud.talent.v4beta1.Profile.group_id].
|
Copyright © 2019 Google LLC. All rights reserved.