public static final class ListProjectBillingInfoResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder> implements ListProjectBillingInfoResponseOrBuilder
Request message for `ListProjectBillingInfoResponse`.Protobuf type
google.cloud.billing.v1.ListProjectBillingInfoResponse| Modifier and Type | Method and Description |
|---|---|
ListProjectBillingInfoResponse.Builder |
addAllProjectBillingInfo(Iterable<? extends ProjectBillingInfo> values)
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
ListProjectBillingInfoResponse.Builder |
addProjectBillingInfo(int index,
ProjectBillingInfo.Builder builderForValue)
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
ListProjectBillingInfoResponse.Builder |
addProjectBillingInfo(int index,
ProjectBillingInfo value)
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
ListProjectBillingInfoResponse.Builder |
addProjectBillingInfo(ProjectBillingInfo.Builder builderForValue)
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
ListProjectBillingInfoResponse.Builder |
addProjectBillingInfo(ProjectBillingInfo value)
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
ProjectBillingInfo.Builder |
addProjectBillingInfoBuilder()
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
ProjectBillingInfo.Builder |
addProjectBillingInfoBuilder(int index)
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
ListProjectBillingInfoResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListProjectBillingInfoResponse |
build() |
ListProjectBillingInfoResponse |
buildPartial() |
ListProjectBillingInfoResponse.Builder |
clear() |
ListProjectBillingInfoResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListProjectBillingInfoResponse.Builder |
clearNextPageToken()
A token to retrieve the next page of results.
|
ListProjectBillingInfoResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListProjectBillingInfoResponse.Builder |
clearProjectBillingInfo()
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
ListProjectBillingInfoResponse.Builder |
clone() |
ListProjectBillingInfoResponse |
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.
|
ProjectBillingInfo |
getProjectBillingInfo(int index)
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
ProjectBillingInfo.Builder |
getProjectBillingInfoBuilder(int index)
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
List<ProjectBillingInfo.Builder> |
getProjectBillingInfoBuilderList()
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
int |
getProjectBillingInfoCount()
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
List<ProjectBillingInfo> |
getProjectBillingInfoList()
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
ProjectBillingInfoOrBuilder |
getProjectBillingInfoOrBuilder(int index)
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
List<? extends ProjectBillingInfoOrBuilder> |
getProjectBillingInfoOrBuilderList()
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListProjectBillingInfoResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListProjectBillingInfoResponse.Builder |
mergeFrom(ListProjectBillingInfoResponse other) |
ListProjectBillingInfoResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListProjectBillingInfoResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListProjectBillingInfoResponse.Builder |
removeProjectBillingInfo(int index)
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
ListProjectBillingInfoResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListProjectBillingInfoResponse.Builder |
setNextPageToken(String value)
A token to retrieve the next page of results.
|
ListProjectBillingInfoResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token to retrieve the next page of results.
|
ListProjectBillingInfoResponse.Builder |
setProjectBillingInfo(int index,
ProjectBillingInfo.Builder builderForValue)
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
ListProjectBillingInfoResponse.Builder |
setProjectBillingInfo(int index,
ProjectBillingInfo value)
A list of `ProjectBillingInfo` resources representing the projects
associated with the billing account.
|
ListProjectBillingInfoResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListProjectBillingInfoResponse.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<ListProjectBillingInfoResponse.Builder>public ListProjectBillingInfoResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.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<ListProjectBillingInfoResponse.Builder>public ListProjectBillingInfoResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListProjectBillingInfoResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListProjectBillingInfoResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListProjectBillingInfoResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>public ListProjectBillingInfoResponse.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<ListProjectBillingInfoResponse.Builder>public ListProjectBillingInfoResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>public ListProjectBillingInfoResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>public ListProjectBillingInfoResponse.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<ListProjectBillingInfoResponse.Builder>public ListProjectBillingInfoResponse.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<ListProjectBillingInfoResponse.Builder>public ListProjectBillingInfoResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListProjectBillingInfoResponse.Builder>public ListProjectBillingInfoResponse.Builder mergeFrom(ListProjectBillingInfoResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>public ListProjectBillingInfoResponse.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<ListProjectBillingInfoResponse.Builder>IOExceptionpublic List<ProjectBillingInfo> getProjectBillingInfoList()
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.
repeated .google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 1;getProjectBillingInfoList in interface ListProjectBillingInfoResponseOrBuilderpublic int getProjectBillingInfoCount()
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.
repeated .google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 1;getProjectBillingInfoCount in interface ListProjectBillingInfoResponseOrBuilderpublic ProjectBillingInfo getProjectBillingInfo(int index)
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.
repeated .google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 1;getProjectBillingInfo in interface ListProjectBillingInfoResponseOrBuilderpublic ListProjectBillingInfoResponse.Builder setProjectBillingInfo(int index, ProjectBillingInfo value)
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.
repeated .google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 1;public ListProjectBillingInfoResponse.Builder setProjectBillingInfo(int index, ProjectBillingInfo.Builder builderForValue)
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.
repeated .google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 1;public ListProjectBillingInfoResponse.Builder addProjectBillingInfo(ProjectBillingInfo value)
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.
repeated .google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 1;public ListProjectBillingInfoResponse.Builder addProjectBillingInfo(int index, ProjectBillingInfo value)
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.
repeated .google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 1;public ListProjectBillingInfoResponse.Builder addProjectBillingInfo(ProjectBillingInfo.Builder builderForValue)
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.
repeated .google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 1;public ListProjectBillingInfoResponse.Builder addProjectBillingInfo(int index, ProjectBillingInfo.Builder builderForValue)
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.
repeated .google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 1;public ListProjectBillingInfoResponse.Builder addAllProjectBillingInfo(Iterable<? extends ProjectBillingInfo> values)
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.
repeated .google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 1;public ListProjectBillingInfoResponse.Builder clearProjectBillingInfo()
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.
repeated .google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 1;public ListProjectBillingInfoResponse.Builder removeProjectBillingInfo(int index)
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.
repeated .google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 1;public ProjectBillingInfo.Builder getProjectBillingInfoBuilder(int index)
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.
repeated .google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 1;public ProjectBillingInfoOrBuilder getProjectBillingInfoOrBuilder(int index)
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.
repeated .google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 1;getProjectBillingInfoOrBuilder in interface ListProjectBillingInfoResponseOrBuilderpublic List<? extends ProjectBillingInfoOrBuilder> getProjectBillingInfoOrBuilderList()
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.
repeated .google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 1;getProjectBillingInfoOrBuilderList in interface ListProjectBillingInfoResponseOrBuilderpublic ProjectBillingInfo.Builder addProjectBillingInfoBuilder()
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.
repeated .google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 1;public ProjectBillingInfo.Builder addProjectBillingInfoBuilder(int index)
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.
repeated .google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 1;public List<ProjectBillingInfo.Builder> getProjectBillingInfoBuilderList()
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.
repeated .google.cloud.billing.v1.ProjectBillingInfo project_billing_info = 1;public String getNextPageToken()
A token to retrieve the next page of results. To retrieve the next page, call `ListProjectBillingInfo` again with the `page_token` field set to this value. This field is empty if there are no more results to retrieve.
string next_page_token = 2;getNextPageToken in interface ListProjectBillingInfoResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
A token to retrieve the next page of results. To retrieve the next page, call `ListProjectBillingInfo` again with the `page_token` field set to this value. This field is empty if there are no more results to retrieve.
string next_page_token = 2;getNextPageTokenBytes in interface ListProjectBillingInfoResponseOrBuilderpublic ListProjectBillingInfoResponse.Builder setNextPageToken(String value)
A token to retrieve the next page of results. To retrieve the next page, call `ListProjectBillingInfo` again with the `page_token` field set to this value. This field is empty if there are no more results to retrieve.
string next_page_token = 2;value - The nextPageToken to set.public ListProjectBillingInfoResponse.Builder clearNextPageToken()
A token to retrieve the next page of results. To retrieve the next page, call `ListProjectBillingInfo` again with the `page_token` field set to this value. This field is empty if there are no more results to retrieve.
string next_page_token = 2;public ListProjectBillingInfoResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token to retrieve the next page of results. To retrieve the next page, call `ListProjectBillingInfo` again with the `page_token` field set to this value. This field is empty if there are no more results to retrieve.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final ListProjectBillingInfoResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>public final ListProjectBillingInfoResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>Copyright © 2025 Google LLC. All rights reserved.