public static final class ListCompaniesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListCompaniesResponse.Builder> implements ListCompaniesResponseOrBuilder
Output only. The List companies response object.Protobuf type
google.cloud.talent.v4beta1.ListCompaniesResponse| Modifier and Type | Method and Description |
|---|---|
ListCompaniesResponse.Builder |
addAllCompanies(Iterable<? extends Company> values)
Companies for the current client.
|
ListCompaniesResponse.Builder |
addCompanies(Company.Builder builderForValue)
Companies for the current client.
|
ListCompaniesResponse.Builder |
addCompanies(Company value)
Companies for the current client.
|
ListCompaniesResponse.Builder |
addCompanies(int index,
Company.Builder builderForValue)
Companies for the current client.
|
ListCompaniesResponse.Builder |
addCompanies(int index,
Company value)
Companies for the current client.
|
Company.Builder |
addCompaniesBuilder()
Companies for the current client.
|
Company.Builder |
addCompaniesBuilder(int index)
Companies for the current client.
|
ListCompaniesResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListCompaniesResponse |
build() |
ListCompaniesResponse |
buildPartial() |
ListCompaniesResponse.Builder |
clear() |
ListCompaniesResponse.Builder |
clearCompanies()
Companies for the current client.
|
ListCompaniesResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListCompaniesResponse.Builder |
clearMetadata()
Additional information for the API invocation, such as the request
tracking id.
|
ListCompaniesResponse.Builder |
clearNextPageToken()
A token to retrieve the next page of results.
|
ListCompaniesResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListCompaniesResponse.Builder |
clone() |
Company |
getCompanies(int index)
Companies for the current client.
|
Company.Builder |
getCompaniesBuilder(int index)
Companies for the current client.
|
List<Company.Builder> |
getCompaniesBuilderList()
Companies for the current client.
|
int |
getCompaniesCount()
Companies for the current client.
|
List<Company> |
getCompaniesList()
Companies for the current client.
|
CompanyOrBuilder |
getCompaniesOrBuilder(int index)
Companies for the current client.
|
List<? extends CompanyOrBuilder> |
getCompaniesOrBuilderList()
Companies for the current client.
|
ListCompaniesResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
ResponseMetadata |
getMetadata()
Additional information for the API invocation, such as the request
tracking id.
|
ResponseMetadata.Builder |
getMetadataBuilder()
Additional information for the API invocation, such as the request
tracking id.
|
ResponseMetadataOrBuilder |
getMetadataOrBuilder()
Additional information for the API invocation, such as the request
tracking id.
|
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.
|
boolean |
hasMetadata()
Additional information for the API invocation, such as the request
tracking id.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListCompaniesResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListCompaniesResponse.Builder |
mergeFrom(ListCompaniesResponse other) |
ListCompaniesResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListCompaniesResponse.Builder |
mergeMetadata(ResponseMetadata value)
Additional information for the API invocation, such as the request
tracking id.
|
ListCompaniesResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListCompaniesResponse.Builder |
removeCompanies(int index)
Companies for the current client.
|
ListCompaniesResponse.Builder |
setCompanies(int index,
Company.Builder builderForValue)
Companies for the current client.
|
ListCompaniesResponse.Builder |
setCompanies(int index,
Company value)
Companies for the current client.
|
ListCompaniesResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListCompaniesResponse.Builder |
setMetadata(ResponseMetadata.Builder builderForValue)
Additional information for the API invocation, such as the request
tracking id.
|
ListCompaniesResponse.Builder |
setMetadata(ResponseMetadata value)
Additional information for the API invocation, such as the request
tracking id.
|
ListCompaniesResponse.Builder |
setNextPageToken(String value)
A token to retrieve the next page of results.
|
ListCompaniesResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token to retrieve the next page of results.
|
ListCompaniesResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListCompaniesResponse.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<ListCompaniesResponse.Builder>public ListCompaniesResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListCompaniesResponse.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<ListCompaniesResponse.Builder>public ListCompaniesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListCompaniesResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListCompaniesResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListCompaniesResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListCompaniesResponse.Builder>public ListCompaniesResponse.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<ListCompaniesResponse.Builder>public ListCompaniesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListCompaniesResponse.Builder>public ListCompaniesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListCompaniesResponse.Builder>public ListCompaniesResponse.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<ListCompaniesResponse.Builder>public ListCompaniesResponse.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<ListCompaniesResponse.Builder>public ListCompaniesResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListCompaniesResponse.Builder>public ListCompaniesResponse.Builder mergeFrom(ListCompaniesResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListCompaniesResponse.Builder>public ListCompaniesResponse.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<ListCompaniesResponse.Builder>IOExceptionpublic List<Company> getCompaniesList()
Companies for the current client.
repeated .google.cloud.talent.v4beta1.Company companies = 1;getCompaniesList in interface ListCompaniesResponseOrBuilderpublic int getCompaniesCount()
Companies for the current client.
repeated .google.cloud.talent.v4beta1.Company companies = 1;getCompaniesCount in interface ListCompaniesResponseOrBuilderpublic Company getCompanies(int index)
Companies for the current client.
repeated .google.cloud.talent.v4beta1.Company companies = 1;getCompanies in interface ListCompaniesResponseOrBuilderpublic ListCompaniesResponse.Builder setCompanies(int index, Company value)
Companies for the current client.
repeated .google.cloud.talent.v4beta1.Company companies = 1;public ListCompaniesResponse.Builder setCompanies(int index, Company.Builder builderForValue)
Companies for the current client.
repeated .google.cloud.talent.v4beta1.Company companies = 1;public ListCompaniesResponse.Builder addCompanies(Company value)
Companies for the current client.
repeated .google.cloud.talent.v4beta1.Company companies = 1;public ListCompaniesResponse.Builder addCompanies(int index, Company value)
Companies for the current client.
repeated .google.cloud.talent.v4beta1.Company companies = 1;public ListCompaniesResponse.Builder addCompanies(Company.Builder builderForValue)
Companies for the current client.
repeated .google.cloud.talent.v4beta1.Company companies = 1;public ListCompaniesResponse.Builder addCompanies(int index, Company.Builder builderForValue)
Companies for the current client.
repeated .google.cloud.talent.v4beta1.Company companies = 1;public ListCompaniesResponse.Builder addAllCompanies(Iterable<? extends Company> values)
Companies for the current client.
repeated .google.cloud.talent.v4beta1.Company companies = 1;public ListCompaniesResponse.Builder clearCompanies()
Companies for the current client.
repeated .google.cloud.talent.v4beta1.Company companies = 1;public ListCompaniesResponse.Builder removeCompanies(int index)
Companies for the current client.
repeated .google.cloud.talent.v4beta1.Company companies = 1;public Company.Builder getCompaniesBuilder(int index)
Companies for the current client.
repeated .google.cloud.talent.v4beta1.Company companies = 1;public CompanyOrBuilder getCompaniesOrBuilder(int index)
Companies for the current client.
repeated .google.cloud.talent.v4beta1.Company companies = 1;getCompaniesOrBuilder in interface ListCompaniesResponseOrBuilderpublic List<? extends CompanyOrBuilder> getCompaniesOrBuilderList()
Companies for the current client.
repeated .google.cloud.talent.v4beta1.Company companies = 1;getCompaniesOrBuilderList in interface ListCompaniesResponseOrBuilderpublic Company.Builder addCompaniesBuilder()
Companies for the current client.
repeated .google.cloud.talent.v4beta1.Company companies = 1;public Company.Builder addCompaniesBuilder(int index)
Companies for the current client.
repeated .google.cloud.talent.v4beta1.Company companies = 1;public List<Company.Builder> getCompaniesBuilderList()
Companies for the current client.
repeated .google.cloud.talent.v4beta1.Company companies = 1;public String getNextPageToken()
A token to retrieve the next page of results.
string next_page_token = 2;getNextPageToken in interface ListCompaniesResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
A token to retrieve the next page of results.
string next_page_token = 2;getNextPageTokenBytes in interface ListCompaniesResponseOrBuilderpublic ListCompaniesResponse.Builder setNextPageToken(String value)
A token to retrieve the next page of results.
string next_page_token = 2;public ListCompaniesResponse.Builder clearNextPageToken()
A token to retrieve the next page of results.
string next_page_token = 2;public ListCompaniesResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token to retrieve the next page of results.
string next_page_token = 2;public boolean hasMetadata()
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 3;hasMetadata in interface ListCompaniesResponseOrBuilderpublic ResponseMetadata getMetadata()
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 3;getMetadata in interface ListCompaniesResponseOrBuilderpublic ListCompaniesResponse.Builder setMetadata(ResponseMetadata value)
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 3;public ListCompaniesResponse.Builder setMetadata(ResponseMetadata.Builder builderForValue)
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 3;public ListCompaniesResponse.Builder mergeMetadata(ResponseMetadata value)
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 3;public ListCompaniesResponse.Builder clearMetadata()
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 3;public ResponseMetadata.Builder getMetadataBuilder()
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 3;public ResponseMetadataOrBuilder getMetadataOrBuilder()
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 3;getMetadataOrBuilder in interface ListCompaniesResponseOrBuilderpublic final ListCompaniesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListCompaniesResponse.Builder>public final ListCompaniesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListCompaniesResponse.Builder>Copyright © 2019 Google LLC. All rights reserved.