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.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 value)
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(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.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(ListProjectBillingInfoResponse other)
ListProjectBillingInfoResponse.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
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 value)
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ListProjectBillingInfoResponse.Builder
setProjectBillingInfo(int index, ProjectBillingInfo.Builder builderForValue)
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)
-
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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>
-
clear
public ListProjectBillingInfoResponse.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>
-
getDefaultInstanceForType
public ListProjectBillingInfoResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListProjectBillingInfoResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListProjectBillingInfoResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListProjectBillingInfoResponse.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>
-
setField
public ListProjectBillingInfoResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>
-
clearField
public ListProjectBillingInfoResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>
-
clearOneof
public ListProjectBillingInfoResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>
-
setRepeatedField
public ListProjectBillingInfoResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>
-
addRepeatedField
public ListProjectBillingInfoResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>
-
mergeFrom
public ListProjectBillingInfoResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListProjectBillingInfoResponse.Builder>
-
mergeFrom
public ListProjectBillingInfoResponse.Builder mergeFrom(ListProjectBillingInfoResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
getProjectBillingInfoList
in 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:
getProjectBillingInfoCount
in 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:
getProjectBillingInfo
in 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:
getProjectBillingInfoOrBuilder
in 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:
getProjectBillingInfoOrBuilderList
in 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:
getNextPageToken
in 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:
getNextPageTokenBytes
in 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>
-
mergeUnknownFields
public final ListProjectBillingInfoResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListProjectBillingInfoResponse.Builder>
-
-