Package com.google.cloud.billing.v1
Class ListProjectBillingInfoResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>
-
- com.google.cloud.billing.v1.ListProjectBillingInfoResponse.Builder
-
- All Implemented Interfaces:
ListProjectBillingInfoResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListProjectBillingInfoResponse
public static final class ListProjectBillingInfoResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder> implements ListProjectBillingInfoResponseOrBuilder
Request message for `ListProjectBillingInfoResponse`.
Protobuf typegoogle.cloud.billing.v1.ListProjectBillingInfoResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListProjectBillingInfoResponse.BuilderaddAllProjectBillingInfo(Iterable<? extends ProjectBillingInfo> values)A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ListProjectBillingInfoResponse.BuilderaddProjectBillingInfo(int index, ProjectBillingInfo value)A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ListProjectBillingInfoResponse.BuilderaddProjectBillingInfo(int index, ProjectBillingInfo.Builder builderForValue)A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ListProjectBillingInfoResponse.BuilderaddProjectBillingInfo(ProjectBillingInfo value)A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ListProjectBillingInfoResponse.BuilderaddProjectBillingInfo(ProjectBillingInfo.Builder builderForValue)A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ProjectBillingInfo.BuilderaddProjectBillingInfoBuilder()A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ProjectBillingInfo.BuilderaddProjectBillingInfoBuilder(int index)A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ListProjectBillingInfoResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListProjectBillingInfoResponsebuild()ListProjectBillingInfoResponsebuildPartial()ListProjectBillingInfoResponse.Builderclear()ListProjectBillingInfoResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListProjectBillingInfoResponse.BuilderclearNextPageToken()A token to retrieve the next page of results.ListProjectBillingInfoResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListProjectBillingInfoResponse.BuilderclearProjectBillingInfo()A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ListProjectBillingInfoResponse.Builderclone()ListProjectBillingInfoResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetNextPageToken()A token to retrieve the next page of results.com.google.protobuf.ByteStringgetNextPageTokenBytes()A token to retrieve the next page of results.ProjectBillingInfogetProjectBillingInfo(int index)A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ProjectBillingInfo.BuildergetProjectBillingInfoBuilder(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.intgetProjectBillingInfoCount()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.ProjectBillingInfoOrBuildergetProjectBillingInfoOrBuilder(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.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListProjectBillingInfoResponse.BuildermergeFrom(ListProjectBillingInfoResponse other)ListProjectBillingInfoResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListProjectBillingInfoResponse.BuildermergeFrom(com.google.protobuf.Message other)ListProjectBillingInfoResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListProjectBillingInfoResponse.BuilderremoveProjectBillingInfo(int index)A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ListProjectBillingInfoResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListProjectBillingInfoResponse.BuildersetNextPageToken(String value)A token to retrieve the next page of results.ListProjectBillingInfoResponse.BuildersetNextPageTokenBytes(com.google.protobuf.ByteString value)A token to retrieve the next page of results.ListProjectBillingInfoResponse.BuildersetProjectBillingInfo(int index, ProjectBillingInfo value)A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ListProjectBillingInfoResponse.BuildersetProjectBillingInfo(int index, ProjectBillingInfo.Builder builderForValue)A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ListProjectBillingInfoResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListProjectBillingInfoResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>
-
clear
public ListProjectBillingInfoResponse.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>
-
getDefaultInstanceForType
public ListProjectBillingInfoResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListProjectBillingInfoResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListProjectBillingInfoResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListProjectBillingInfoResponse.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>
-
setField
public ListProjectBillingInfoResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>
-
clearField
public ListProjectBillingInfoResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>
-
clearOneof
public ListProjectBillingInfoResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>
-
setRepeatedField
public ListProjectBillingInfoResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>
-
addRepeatedField
public ListProjectBillingInfoResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>
-
mergeFrom
public ListProjectBillingInfoResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListProjectBillingInfoResponse.Builder>
-
mergeFrom
public ListProjectBillingInfoResponse.Builder mergeFrom(ListProjectBillingInfoResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>
-
mergeFrom
public ListProjectBillingInfoResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListProjectBillingInfoResponse.Builder>- Throws:
IOException
-
getProjectBillingInfoList
public 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;- Specified by:
getProjectBillingInfoListin interfaceListProjectBillingInfoResponseOrBuilder
-
getProjectBillingInfoCount
public 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;- Specified by:
getProjectBillingInfoCountin interfaceListProjectBillingInfoResponseOrBuilder
-
getProjectBillingInfo
public 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;- Specified by:
getProjectBillingInfoin interfaceListProjectBillingInfoResponseOrBuilder
-
setProjectBillingInfo
public 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;
-
setProjectBillingInfo
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;
-
addProjectBillingInfo
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;
-
addProjectBillingInfo
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;
-
addProjectBillingInfo
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;
-
addProjectBillingInfo
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;
-
addAllProjectBillingInfo
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;
-
clearProjectBillingInfo
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;
-
removeProjectBillingInfo
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;
-
getProjectBillingInfoBuilder
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;
-
getProjectBillingInfoOrBuilder
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;- Specified by:
getProjectBillingInfoOrBuilderin interfaceListProjectBillingInfoResponseOrBuilder
-
getProjectBillingInfoOrBuilderList
public 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;- Specified by:
getProjectBillingInfoOrBuilderListin interfaceListProjectBillingInfoResponseOrBuilder
-
addProjectBillingInfoBuilder
public 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;
-
addProjectBillingInfoBuilder
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;
-
getProjectBillingInfoBuilderList
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;
-
getNextPageToken
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;- Specified by:
getNextPageTokenin interfaceListProjectBillingInfoResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public 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;- Specified by:
getNextPageTokenBytesin interfaceListProjectBillingInfoResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public 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;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
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;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
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;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListProjectBillingInfoResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>
-
mergeUnknownFields
public final ListProjectBillingInfoResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>
-
-