public static final class ListQuotaInfosResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListQuotaInfosResponse.Builder> implements ListQuotaInfosResponseOrBuilder
Message for response to listing QuotaInfosProtobuf type
google.api.cloudquotas.v1beta.ListQuotaInfosResponse| Modifier and Type | Method and Description |
|---|---|
ListQuotaInfosResponse.Builder |
addAllQuotaInfos(Iterable<? extends QuotaInfo> values)
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1; |
ListQuotaInfosResponse.Builder |
addQuotaInfos(int index,
QuotaInfo.Builder builderForValue)
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1; |
ListQuotaInfosResponse.Builder |
addQuotaInfos(int index,
QuotaInfo value)
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1; |
ListQuotaInfosResponse.Builder |
addQuotaInfos(QuotaInfo.Builder builderForValue)
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1; |
ListQuotaInfosResponse.Builder |
addQuotaInfos(QuotaInfo value)
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1; |
QuotaInfo.Builder |
addQuotaInfosBuilder()
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1; |
QuotaInfo.Builder |
addQuotaInfosBuilder(int index)
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1; |
ListQuotaInfosResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListQuotaInfosResponse |
build() |
ListQuotaInfosResponse |
buildPartial() |
ListQuotaInfosResponse.Builder |
clear() |
ListQuotaInfosResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListQuotaInfosResponse.Builder |
clearNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page.
|
ListQuotaInfosResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListQuotaInfosResponse.Builder |
clearQuotaInfos()
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1; |
ListQuotaInfosResponse.Builder |
clone() |
ListQuotaInfosResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
A token, which can be sent as `page_token` to retrieve the next page.
|
QuotaInfo |
getQuotaInfos(int index)
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1; |
QuotaInfo.Builder |
getQuotaInfosBuilder(int index)
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1; |
List<QuotaInfo.Builder> |
getQuotaInfosBuilderList()
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1; |
int |
getQuotaInfosCount()
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1; |
List<QuotaInfo> |
getQuotaInfosList()
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1; |
QuotaInfoOrBuilder |
getQuotaInfosOrBuilder(int index)
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1; |
List<? extends QuotaInfoOrBuilder> |
getQuotaInfosOrBuilderList()
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListQuotaInfosResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListQuotaInfosResponse.Builder |
mergeFrom(ListQuotaInfosResponse other) |
ListQuotaInfosResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListQuotaInfosResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListQuotaInfosResponse.Builder |
removeQuotaInfos(int index)
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1; |
ListQuotaInfosResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListQuotaInfosResponse.Builder |
setNextPageToken(String value)
A token, which can be sent as `page_token` to retrieve the next page.
|
ListQuotaInfosResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as `page_token` to retrieve the next page.
|
ListQuotaInfosResponse.Builder |
setQuotaInfos(int index,
QuotaInfo.Builder builderForValue)
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1; |
ListQuotaInfosResponse.Builder |
setQuotaInfos(int index,
QuotaInfo value)
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1; |
ListQuotaInfosResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListQuotaInfosResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, 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<ListQuotaInfosResponse.Builder>public ListQuotaInfosResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListQuotaInfosResponse.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<ListQuotaInfosResponse.Builder>public ListQuotaInfosResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListQuotaInfosResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListQuotaInfosResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListQuotaInfosResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListQuotaInfosResponse.Builder>public ListQuotaInfosResponse.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<ListQuotaInfosResponse.Builder>public ListQuotaInfosResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListQuotaInfosResponse.Builder>public ListQuotaInfosResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListQuotaInfosResponse.Builder>public ListQuotaInfosResponse.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<ListQuotaInfosResponse.Builder>public ListQuotaInfosResponse.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<ListQuotaInfosResponse.Builder>public ListQuotaInfosResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListQuotaInfosResponse.Builder>public ListQuotaInfosResponse.Builder mergeFrom(ListQuotaInfosResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListQuotaInfosResponse.Builder>public ListQuotaInfosResponse.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<ListQuotaInfosResponse.Builder>IOExceptionpublic List<QuotaInfo> getQuotaInfosList()
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;getQuotaInfosList in interface ListQuotaInfosResponseOrBuilderpublic int getQuotaInfosCount()
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;getQuotaInfosCount in interface ListQuotaInfosResponseOrBuilderpublic QuotaInfo getQuotaInfos(int index)
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;getQuotaInfos in interface ListQuotaInfosResponseOrBuilderpublic ListQuotaInfosResponse.Builder setQuotaInfos(int index, QuotaInfo value)
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;public ListQuotaInfosResponse.Builder setQuotaInfos(int index, QuotaInfo.Builder builderForValue)
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;public ListQuotaInfosResponse.Builder addQuotaInfos(QuotaInfo value)
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;public ListQuotaInfosResponse.Builder addQuotaInfos(int index, QuotaInfo value)
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;public ListQuotaInfosResponse.Builder addQuotaInfos(QuotaInfo.Builder builderForValue)
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;public ListQuotaInfosResponse.Builder addQuotaInfos(int index, QuotaInfo.Builder builderForValue)
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;public ListQuotaInfosResponse.Builder addAllQuotaInfos(Iterable<? extends QuotaInfo> values)
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;public ListQuotaInfosResponse.Builder clearQuotaInfos()
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;public ListQuotaInfosResponse.Builder removeQuotaInfos(int index)
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;public QuotaInfo.Builder getQuotaInfosBuilder(int index)
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;public QuotaInfoOrBuilder getQuotaInfosOrBuilder(int index)
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;getQuotaInfosOrBuilder in interface ListQuotaInfosResponseOrBuilderpublic List<? extends QuotaInfoOrBuilder> getQuotaInfosOrBuilderList()
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;getQuotaInfosOrBuilderList in interface ListQuotaInfosResponseOrBuilderpublic QuotaInfo.Builder addQuotaInfosBuilder()
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;public QuotaInfo.Builder addQuotaInfosBuilder(int index)
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;public List<QuotaInfo.Builder> getQuotaInfosBuilderList()
The list of QuotaInfo
repeated .google.api.cloudquotas.v1beta.QuotaInfo quota_infos = 1;public String getNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;getNextPageToken in interface ListQuotaInfosResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;getNextPageTokenBytes in interface ListQuotaInfosResponseOrBuilderpublic ListQuotaInfosResponse.Builder setNextPageToken(String value)
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;value - The nextPageToken to set.public ListQuotaInfosResponse.Builder clearNextPageToken()
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;public ListQuotaInfosResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final ListQuotaInfosResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListQuotaInfosResponse.Builder>public final ListQuotaInfosResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListQuotaInfosResponse.Builder>Copyright © 2025 Google LLC. All rights reserved.