public static final class ListProfilesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListProfilesResponse.Builder> implements ListProfilesResponseOrBuilder
The List profiles response object.Protobuf type
google.cloud.talent.v4beta1.ListProfilesResponse| Modifier and Type | Method and Description |
|---|---|
ListProfilesResponse.Builder |
addAllProfiles(Iterable<? extends Profile> values)
Profiles for the specific tenant.
|
ListProfilesResponse.Builder |
addProfiles(int index,
Profile.Builder builderForValue)
Profiles for the specific tenant.
|
ListProfilesResponse.Builder |
addProfiles(int index,
Profile value)
Profiles for the specific tenant.
|
ListProfilesResponse.Builder |
addProfiles(Profile.Builder builderForValue)
Profiles for the specific tenant.
|
ListProfilesResponse.Builder |
addProfiles(Profile value)
Profiles for the specific tenant.
|
Profile.Builder |
addProfilesBuilder()
Profiles for the specific tenant.
|
Profile.Builder |
addProfilesBuilder(int index)
Profiles for the specific tenant.
|
ListProfilesResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListProfilesResponse |
build() |
ListProfilesResponse |
buildPartial() |
ListProfilesResponse.Builder |
clear() |
ListProfilesResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListProfilesResponse.Builder |
clearNextPageToken()
A token to retrieve the next page of results.
|
ListProfilesResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListProfilesResponse.Builder |
clearProfiles()
Profiles for the specific tenant.
|
ListProfilesResponse.Builder |
clone() |
ListProfilesResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNextPageToken()
A token to retrieve the next page of results.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
A token to retrieve the next page of results.
|
Profile |
getProfiles(int index)
Profiles for the specific tenant.
|
Profile.Builder |
getProfilesBuilder(int index)
Profiles for the specific tenant.
|
List<Profile.Builder> |
getProfilesBuilderList()
Profiles for the specific tenant.
|
int |
getProfilesCount()
Profiles for the specific tenant.
|
List<Profile> |
getProfilesList()
Profiles for the specific tenant.
|
ProfileOrBuilder |
getProfilesOrBuilder(int index)
Profiles for the specific tenant.
|
List<? extends ProfileOrBuilder> |
getProfilesOrBuilderList()
Profiles for the specific tenant.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListProfilesResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListProfilesResponse.Builder |
mergeFrom(ListProfilesResponse other) |
ListProfilesResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListProfilesResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListProfilesResponse.Builder |
removeProfiles(int index)
Profiles for the specific tenant.
|
ListProfilesResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListProfilesResponse.Builder |
setNextPageToken(String value)
A token to retrieve the next page of results.
|
ListProfilesResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token to retrieve the next page of results.
|
ListProfilesResponse.Builder |
setProfiles(int index,
Profile.Builder builderForValue)
Profiles for the specific tenant.
|
ListProfilesResponse.Builder |
setProfiles(int index,
Profile value)
Profiles for the specific tenant.
|
ListProfilesResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListProfilesResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListProfilesResponse.Builder>public ListProfilesResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListProfilesResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListProfilesResponse.Builder>public ListProfilesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListProfilesResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListProfilesResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListProfilesResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListProfilesResponse.Builder>public ListProfilesResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListProfilesResponse.Builder>public ListProfilesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListProfilesResponse.Builder>public ListProfilesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListProfilesResponse.Builder>public ListProfilesResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListProfilesResponse.Builder>public ListProfilesResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListProfilesResponse.Builder>public ListProfilesResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListProfilesResponse.Builder>public ListProfilesResponse.Builder mergeFrom(ListProfilesResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListProfilesResponse.Builder>public ListProfilesResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListProfilesResponse.Builder>IOExceptionpublic List<Profile> getProfilesList()
Profiles for the specific tenant.
repeated .google.cloud.talent.v4beta1.Profile profiles = 1;getProfilesList in interface ListProfilesResponseOrBuilderpublic int getProfilesCount()
Profiles for the specific tenant.
repeated .google.cloud.talent.v4beta1.Profile profiles = 1;getProfilesCount in interface ListProfilesResponseOrBuilderpublic Profile getProfiles(int index)
Profiles for the specific tenant.
repeated .google.cloud.talent.v4beta1.Profile profiles = 1;getProfiles in interface ListProfilesResponseOrBuilderpublic ListProfilesResponse.Builder setProfiles(int index, Profile value)
Profiles for the specific tenant.
repeated .google.cloud.talent.v4beta1.Profile profiles = 1;public ListProfilesResponse.Builder setProfiles(int index, Profile.Builder builderForValue)
Profiles for the specific tenant.
repeated .google.cloud.talent.v4beta1.Profile profiles = 1;public ListProfilesResponse.Builder addProfiles(Profile value)
Profiles for the specific tenant.
repeated .google.cloud.talent.v4beta1.Profile profiles = 1;public ListProfilesResponse.Builder addProfiles(int index, Profile value)
Profiles for the specific tenant.
repeated .google.cloud.talent.v4beta1.Profile profiles = 1;public ListProfilesResponse.Builder addProfiles(Profile.Builder builderForValue)
Profiles for the specific tenant.
repeated .google.cloud.talent.v4beta1.Profile profiles = 1;public ListProfilesResponse.Builder addProfiles(int index, Profile.Builder builderForValue)
Profiles for the specific tenant.
repeated .google.cloud.talent.v4beta1.Profile profiles = 1;public ListProfilesResponse.Builder addAllProfiles(Iterable<? extends Profile> values)
Profiles for the specific tenant.
repeated .google.cloud.talent.v4beta1.Profile profiles = 1;public ListProfilesResponse.Builder clearProfiles()
Profiles for the specific tenant.
repeated .google.cloud.talent.v4beta1.Profile profiles = 1;public ListProfilesResponse.Builder removeProfiles(int index)
Profiles for the specific tenant.
repeated .google.cloud.talent.v4beta1.Profile profiles = 1;public Profile.Builder getProfilesBuilder(int index)
Profiles for the specific tenant.
repeated .google.cloud.talent.v4beta1.Profile profiles = 1;public ProfileOrBuilder getProfilesOrBuilder(int index)
Profiles for the specific tenant.
repeated .google.cloud.talent.v4beta1.Profile profiles = 1;getProfilesOrBuilder in interface ListProfilesResponseOrBuilderpublic List<? extends ProfileOrBuilder> getProfilesOrBuilderList()
Profiles for the specific tenant.
repeated .google.cloud.talent.v4beta1.Profile profiles = 1;getProfilesOrBuilderList in interface ListProfilesResponseOrBuilderpublic Profile.Builder addProfilesBuilder()
Profiles for the specific tenant.
repeated .google.cloud.talent.v4beta1.Profile profiles = 1;public Profile.Builder addProfilesBuilder(int index)
Profiles for the specific tenant.
repeated .google.cloud.talent.v4beta1.Profile profiles = 1;public List<Profile.Builder> getProfilesBuilderList()
Profiles for the specific tenant.
repeated .google.cloud.talent.v4beta1.Profile profiles = 1;public String getNextPageToken()
A token to retrieve the next page of results. This is empty if there are no more results.
string next_page_token = 2;getNextPageToken in interface ListProfilesResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
A token to retrieve the next page of results. This is empty if there are no more results.
string next_page_token = 2;getNextPageTokenBytes in interface ListProfilesResponseOrBuilderpublic ListProfilesResponse.Builder setNextPageToken(String value)
A token to retrieve the next page of results. This is empty if there are no more results.
string next_page_token = 2;public ListProfilesResponse.Builder clearNextPageToken()
A token to retrieve the next page of results. This is empty if there are no more results.
string next_page_token = 2;public ListProfilesResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token to retrieve the next page of results. This is empty if there are no more results.
string next_page_token = 2;public final ListProfilesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListProfilesResponse.Builder>public final ListProfilesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListProfilesResponse.Builder>Copyright © 2019 Google LLC. All rights reserved.