public static final class ListCompaniesResponse.Builder extends GeneratedMessageV3.Builder<ListCompaniesResponse.Builder> implements ListCompaniesResponseOrBuilder
The List companies response object.Protobuf type
google.cloud.talent.v4beta1.ListCompaniesResponse
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeDelimitedFrom, mergeDelimitedFrom
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<ListCompaniesResponse.Builder>
public ListCompaniesResponse.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<ListCompaniesResponse.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<ListCompaniesResponse.Builder>
public ListCompaniesResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public ListCompaniesResponse build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public ListCompaniesResponse buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public ListCompaniesResponse.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<ListCompaniesResponse.Builder>
public ListCompaniesResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<ListCompaniesResponse.Builder>
public ListCompaniesResponse.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<ListCompaniesResponse.Builder>
public ListCompaniesResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<ListCompaniesResponse.Builder>
public ListCompaniesResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<ListCompaniesResponse.Builder>
public ListCompaniesResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<ListCompaniesResponse.Builder>
public ListCompaniesResponse.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<ListCompaniesResponse.Builder>
public ListCompaniesResponse.Builder mergeFrom(ListCompaniesResponse other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<ListCompaniesResponse.Builder>
public ListCompaniesResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<ListCompaniesResponse.Builder>
IOException
public List<Company> getCompaniesList()
Companies for the current client.
repeated .google.cloud.talent.v4beta1.Company companies = 1;
getCompaniesList
in interface ListCompaniesResponseOrBuilder
public int getCompaniesCount()
Companies for the current client.
repeated .google.cloud.talent.v4beta1.Company companies = 1;
getCompaniesCount
in interface ListCompaniesResponseOrBuilder
public Company getCompanies(int index)
Companies for the current client.
repeated .google.cloud.talent.v4beta1.Company companies = 1;
getCompanies
in interface ListCompaniesResponseOrBuilder
public 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 ListCompaniesResponseOrBuilder
public List<? extends CompanyOrBuilder> getCompaniesOrBuilderList()
Companies for the current client.
repeated .google.cloud.talent.v4beta1.Company companies = 1;
getCompaniesOrBuilderList
in interface ListCompaniesResponseOrBuilder
public 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 ListCompaniesResponseOrBuilder
public ByteString getNextPageTokenBytes()
A token to retrieve the next page of results.
string next_page_token = 2;
getNextPageTokenBytes
in interface ListCompaniesResponseOrBuilder
public ListCompaniesResponse.Builder setNextPageToken(String value)
A token to retrieve the next page of results.
string next_page_token = 2;
value
- The nextPageToken to set.public ListCompaniesResponse.Builder clearNextPageToken()
A token to retrieve the next page of results.
string next_page_token = 2;
public ListCompaniesResponse.Builder setNextPageTokenBytes(ByteString value)
A token to retrieve the next page of results.
string next_page_token = 2;
value
- The bytes for nextPageToken to set.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 ListCompaniesResponseOrBuilder
public ResponseMetadata getMetadata()
Additional information for the API invocation, such as the request tracking id.
.google.cloud.talent.v4beta1.ResponseMetadata metadata = 3;
getMetadata
in interface ListCompaniesResponseOrBuilder
public 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 ListCompaniesResponseOrBuilder
public final ListCompaniesResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<ListCompaniesResponse.Builder>
public final ListCompaniesResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<ListCompaniesResponse.Builder>
Copyright © 2022 Google LLC. All rights reserved.