public static final class SearchOrganizationsResponse.Builder extends GeneratedMessageV3.Builder<SearchOrganizationsResponse.Builder> implements SearchOrganizationsResponseOrBuilder
The response returned from the `SearchOrganizations` method.Protobuf type
google.cloud.resourcemanager.v3.SearchOrganizationsResponse
Modifier and Type | Method and Description |
---|---|
SearchOrganizationsResponse.Builder |
addAllOrganizations(Iterable<? extends Organization> values)
The list of Organizations that matched the search query, possibly
paginated.
|
SearchOrganizationsResponse.Builder |
addOrganizations(int index,
Organization.Builder builderForValue)
The list of Organizations that matched the search query, possibly
paginated.
|
SearchOrganizationsResponse.Builder |
addOrganizations(int index,
Organization value)
The list of Organizations that matched the search query, possibly
paginated.
|
SearchOrganizationsResponse.Builder |
addOrganizations(Organization.Builder builderForValue)
The list of Organizations that matched the search query, possibly
paginated.
|
SearchOrganizationsResponse.Builder |
addOrganizations(Organization value)
The list of Organizations that matched the search query, possibly
paginated.
|
Organization.Builder |
addOrganizationsBuilder()
The list of Organizations that matched the search query, possibly
paginated.
|
Organization.Builder |
addOrganizationsBuilder(int index)
The list of Organizations that matched the search query, possibly
paginated.
|
SearchOrganizationsResponse.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
SearchOrganizationsResponse |
build() |
SearchOrganizationsResponse |
buildPartial() |
SearchOrganizationsResponse.Builder |
clear() |
SearchOrganizationsResponse.Builder |
clearField(Descriptors.FieldDescriptor field) |
SearchOrganizationsResponse.Builder |
clearNextPageToken()
A pagination token to be used to retrieve the next page of results.
|
SearchOrganizationsResponse.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
SearchOrganizationsResponse.Builder |
clearOrganizations()
The list of Organizations that matched the search query, possibly
paginated.
|
SearchOrganizationsResponse.Builder |
clone() |
SearchOrganizationsResponse |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
String |
getNextPageToken()
A pagination token to be used to retrieve the next page of results.
|
ByteString |
getNextPageTokenBytes()
A pagination token to be used to retrieve the next page of results.
|
Organization |
getOrganizations(int index)
The list of Organizations that matched the search query, possibly
paginated.
|
Organization.Builder |
getOrganizationsBuilder(int index)
The list of Organizations that matched the search query, possibly
paginated.
|
List<Organization.Builder> |
getOrganizationsBuilderList()
The list of Organizations that matched the search query, possibly
paginated.
|
int |
getOrganizationsCount()
The list of Organizations that matched the search query, possibly
paginated.
|
List<Organization> |
getOrganizationsList()
The list of Organizations that matched the search query, possibly
paginated.
|
OrganizationOrBuilder |
getOrganizationsOrBuilder(int index)
The list of Organizations that matched the search query, possibly
paginated.
|
List<? extends OrganizationOrBuilder> |
getOrganizationsOrBuilderList()
The list of Organizations that matched the search query, possibly
paginated.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SearchOrganizationsResponse.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
SearchOrganizationsResponse.Builder |
mergeFrom(Message other) |
SearchOrganizationsResponse.Builder |
mergeFrom(SearchOrganizationsResponse other) |
SearchOrganizationsResponse.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
SearchOrganizationsResponse.Builder |
removeOrganizations(int index)
The list of Organizations that matched the search query, possibly
paginated.
|
SearchOrganizationsResponse.Builder |
setField(Descriptors.FieldDescriptor field,
Object value) |
SearchOrganizationsResponse.Builder |
setNextPageToken(String value)
A pagination token to be used to retrieve the next page of results.
|
SearchOrganizationsResponse.Builder |
setNextPageTokenBytes(ByteString value)
A pagination token to be used to retrieve the next page of results.
|
SearchOrganizationsResponse.Builder |
setOrganizations(int index,
Organization.Builder builderForValue)
The list of Organizations that matched the search query, possibly
paginated.
|
SearchOrganizationsResponse.Builder |
setOrganizations(int index,
Organization value)
The list of Organizations that matched the search query, possibly
paginated.
|
SearchOrganizationsResponse.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
SearchOrganizationsResponse.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
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<SearchOrganizationsResponse.Builder>
public SearchOrganizationsResponse.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<SearchOrganizationsResponse.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<SearchOrganizationsResponse.Builder>
public SearchOrganizationsResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public SearchOrganizationsResponse build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public SearchOrganizationsResponse buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public SearchOrganizationsResponse.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<SearchOrganizationsResponse.Builder>
public SearchOrganizationsResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<SearchOrganizationsResponse.Builder>
public SearchOrganizationsResponse.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<SearchOrganizationsResponse.Builder>
public SearchOrganizationsResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<SearchOrganizationsResponse.Builder>
public SearchOrganizationsResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<SearchOrganizationsResponse.Builder>
public SearchOrganizationsResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<SearchOrganizationsResponse.Builder>
public SearchOrganizationsResponse.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<SearchOrganizationsResponse.Builder>
public SearchOrganizationsResponse.Builder mergeFrom(SearchOrganizationsResponse other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<SearchOrganizationsResponse.Builder>
public SearchOrganizationsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<SearchOrganizationsResponse.Builder>
IOException
public List<Organization> getOrganizationsList()
The list of Organizations that matched the search query, possibly paginated.
repeated .google.cloud.resourcemanager.v3.Organization organizations = 1;
getOrganizationsList
in interface SearchOrganizationsResponseOrBuilder
public int getOrganizationsCount()
The list of Organizations that matched the search query, possibly paginated.
repeated .google.cloud.resourcemanager.v3.Organization organizations = 1;
getOrganizationsCount
in interface SearchOrganizationsResponseOrBuilder
public Organization getOrganizations(int index)
The list of Organizations that matched the search query, possibly paginated.
repeated .google.cloud.resourcemanager.v3.Organization organizations = 1;
getOrganizations
in interface SearchOrganizationsResponseOrBuilder
public SearchOrganizationsResponse.Builder setOrganizations(int index, Organization value)
The list of Organizations that matched the search query, possibly paginated.
repeated .google.cloud.resourcemanager.v3.Organization organizations = 1;
public SearchOrganizationsResponse.Builder setOrganizations(int index, Organization.Builder builderForValue)
The list of Organizations that matched the search query, possibly paginated.
repeated .google.cloud.resourcemanager.v3.Organization organizations = 1;
public SearchOrganizationsResponse.Builder addOrganizations(Organization value)
The list of Organizations that matched the search query, possibly paginated.
repeated .google.cloud.resourcemanager.v3.Organization organizations = 1;
public SearchOrganizationsResponse.Builder addOrganizations(int index, Organization value)
The list of Organizations that matched the search query, possibly paginated.
repeated .google.cloud.resourcemanager.v3.Organization organizations = 1;
public SearchOrganizationsResponse.Builder addOrganizations(Organization.Builder builderForValue)
The list of Organizations that matched the search query, possibly paginated.
repeated .google.cloud.resourcemanager.v3.Organization organizations = 1;
public SearchOrganizationsResponse.Builder addOrganizations(int index, Organization.Builder builderForValue)
The list of Organizations that matched the search query, possibly paginated.
repeated .google.cloud.resourcemanager.v3.Organization organizations = 1;
public SearchOrganizationsResponse.Builder addAllOrganizations(Iterable<? extends Organization> values)
The list of Organizations that matched the search query, possibly paginated.
repeated .google.cloud.resourcemanager.v3.Organization organizations = 1;
public SearchOrganizationsResponse.Builder clearOrganizations()
The list of Organizations that matched the search query, possibly paginated.
repeated .google.cloud.resourcemanager.v3.Organization organizations = 1;
public SearchOrganizationsResponse.Builder removeOrganizations(int index)
The list of Organizations that matched the search query, possibly paginated.
repeated .google.cloud.resourcemanager.v3.Organization organizations = 1;
public Organization.Builder getOrganizationsBuilder(int index)
The list of Organizations that matched the search query, possibly paginated.
repeated .google.cloud.resourcemanager.v3.Organization organizations = 1;
public OrganizationOrBuilder getOrganizationsOrBuilder(int index)
The list of Organizations that matched the search query, possibly paginated.
repeated .google.cloud.resourcemanager.v3.Organization organizations = 1;
getOrganizationsOrBuilder
in interface SearchOrganizationsResponseOrBuilder
public List<? extends OrganizationOrBuilder> getOrganizationsOrBuilderList()
The list of Organizations that matched the search query, possibly paginated.
repeated .google.cloud.resourcemanager.v3.Organization organizations = 1;
getOrganizationsOrBuilderList
in interface SearchOrganizationsResponseOrBuilder
public Organization.Builder addOrganizationsBuilder()
The list of Organizations that matched the search query, possibly paginated.
repeated .google.cloud.resourcemanager.v3.Organization organizations = 1;
public Organization.Builder addOrganizationsBuilder(int index)
The list of Organizations that matched the search query, possibly paginated.
repeated .google.cloud.resourcemanager.v3.Organization organizations = 1;
public List<Organization.Builder> getOrganizationsBuilderList()
The list of Organizations that matched the search query, possibly paginated.
repeated .google.cloud.resourcemanager.v3.Organization organizations = 1;
public String getNextPageToken()
A pagination token to be used to retrieve the next page of results. If the result is too large to fit within the page size specified in the request, this field will be set with a token that can be used to fetch the next page of results. If this field is empty, it indicates that this response contains the last page of results.
string next_page_token = 2;
getNextPageToken
in interface SearchOrganizationsResponseOrBuilder
public ByteString getNextPageTokenBytes()
A pagination token to be used to retrieve the next page of results. If the result is too large to fit within the page size specified in the request, this field will be set with a token that can be used to fetch the next page of results. If this field is empty, it indicates that this response contains the last page of results.
string next_page_token = 2;
getNextPageTokenBytes
in interface SearchOrganizationsResponseOrBuilder
public SearchOrganizationsResponse.Builder setNextPageToken(String value)
A pagination token to be used to retrieve the next page of results. If the result is too large to fit within the page size specified in the request, this field will be set with a token that can be used to fetch the next page of results. If this field is empty, it indicates that this response contains the last page of results.
string next_page_token = 2;
value
- The nextPageToken to set.public SearchOrganizationsResponse.Builder clearNextPageToken()
A pagination token to be used to retrieve the next page of results. If the result is too large to fit within the page size specified in the request, this field will be set with a token that can be used to fetch the next page of results. If this field is empty, it indicates that this response contains the last page of results.
string next_page_token = 2;
public SearchOrganizationsResponse.Builder setNextPageTokenBytes(ByteString value)
A pagination token to be used to retrieve the next page of results. If the result is too large to fit within the page size specified in the request, this field will be set with a token that can be used to fetch the next page of results. If this field is empty, it indicates that this response contains the last page of results.
string next_page_token = 2;
value
- The bytes for nextPageToken to set.public final SearchOrganizationsResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<SearchOrganizationsResponse.Builder>
public final SearchOrganizationsResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<SearchOrganizationsResponse.Builder>
Copyright © 2022 Google LLC. All rights reserved.