public static final class ListBillingAccountsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListBillingAccountsRequest.Builder> implements ListBillingAccountsRequestOrBuilder
Request message for `ListBillingAccounts`.Protobuf type
google.cloud.billing.v1.ListBillingAccountsRequest| Modifier and Type | Method and Description |
|---|---|
ListBillingAccountsRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListBillingAccountsRequest |
build() |
ListBillingAccountsRequest |
buildPartial() |
ListBillingAccountsRequest.Builder |
clear() |
ListBillingAccountsRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListBillingAccountsRequest.Builder |
clearFilter()
Options for how to filter the returned billing accounts.
|
ListBillingAccountsRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListBillingAccountsRequest.Builder |
clearPageSize()
Requested page size.
|
ListBillingAccountsRequest.Builder |
clearPageToken()
A token identifying a page of results to return.
|
ListBillingAccountsRequest.Builder |
clearParent()
Optional.
|
ListBillingAccountsRequest.Builder |
clone() |
ListBillingAccountsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFilter()
Options for how to filter the returned billing accounts.
|
com.google.protobuf.ByteString |
getFilterBytes()
Options for how to filter the returned billing accounts.
|
int |
getPageSize()
Requested page size.
|
String |
getPageToken()
A token identifying a page of results to return.
|
com.google.protobuf.ByteString |
getPageTokenBytes()
A token identifying a page of results to return.
|
String |
getParent()
Optional.
|
com.google.protobuf.ByteString |
getParentBytes()
Optional.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListBillingAccountsRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListBillingAccountsRequest.Builder |
mergeFrom(ListBillingAccountsRequest other) |
ListBillingAccountsRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListBillingAccountsRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListBillingAccountsRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListBillingAccountsRequest.Builder |
setFilter(String value)
Options for how to filter the returned billing accounts.
|
ListBillingAccountsRequest.Builder |
setFilterBytes(com.google.protobuf.ByteString value)
Options for how to filter the returned billing accounts.
|
ListBillingAccountsRequest.Builder |
setPageSize(int value)
Requested page size.
|
ListBillingAccountsRequest.Builder |
setPageToken(String value)
A token identifying a page of results to return.
|
ListBillingAccountsRequest.Builder |
setPageTokenBytes(com.google.protobuf.ByteString value)
A token identifying a page of results to return.
|
ListBillingAccountsRequest.Builder |
setParent(String value)
Optional.
|
ListBillingAccountsRequest.Builder |
setParentBytes(com.google.protobuf.ByteString value)
Optional.
|
ListBillingAccountsRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListBillingAccountsRequest.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<ListBillingAccountsRequest.Builder>public ListBillingAccountsRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListBillingAccountsRequest.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<ListBillingAccountsRequest.Builder>public ListBillingAccountsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListBillingAccountsRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListBillingAccountsRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListBillingAccountsRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListBillingAccountsRequest.Builder>public ListBillingAccountsRequest.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<ListBillingAccountsRequest.Builder>public ListBillingAccountsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListBillingAccountsRequest.Builder>public ListBillingAccountsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListBillingAccountsRequest.Builder>public ListBillingAccountsRequest.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<ListBillingAccountsRequest.Builder>public ListBillingAccountsRequest.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<ListBillingAccountsRequest.Builder>public ListBillingAccountsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListBillingAccountsRequest.Builder>public ListBillingAccountsRequest.Builder mergeFrom(ListBillingAccountsRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListBillingAccountsRequest.Builder>public ListBillingAccountsRequest.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<ListBillingAccountsRequest.Builder>IOExceptionpublic int getPageSize()
Requested page size. The maximum page size is 100; this is also the default.
int32 page_size = 1;getPageSize in interface ListBillingAccountsRequestOrBuilderpublic ListBillingAccountsRequest.Builder setPageSize(int value)
Requested page size. The maximum page size is 100; this is also the default.
int32 page_size = 1;value - The pageSize to set.public ListBillingAccountsRequest.Builder clearPageSize()
Requested page size. The maximum page size is 100; this is also the default.
int32 page_size = 1;public String getPageToken()
A token identifying a page of results to return. This should be a `next_page_token` value returned from a previous `ListBillingAccounts` call. If unspecified, the first page of results is returned.
string page_token = 2;getPageToken in interface ListBillingAccountsRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()
A token identifying a page of results to return. This should be a `next_page_token` value returned from a previous `ListBillingAccounts` call. If unspecified, the first page of results is returned.
string page_token = 2;getPageTokenBytes in interface ListBillingAccountsRequestOrBuilderpublic ListBillingAccountsRequest.Builder setPageToken(String value)
A token identifying a page of results to return. This should be a `next_page_token` value returned from a previous `ListBillingAccounts` call. If unspecified, the first page of results is returned.
string page_token = 2;value - The pageToken to set.public ListBillingAccountsRequest.Builder clearPageToken()
A token identifying a page of results to return. This should be a `next_page_token` value returned from a previous `ListBillingAccounts` call. If unspecified, the first page of results is returned.
string page_token = 2;public ListBillingAccountsRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
A token identifying a page of results to return. This should be a `next_page_token` value returned from a previous `ListBillingAccounts` call. If unspecified, the first page of results is returned.
string page_token = 2;value - The bytes for pageToken to set.public String getFilter()
Options for how to filter the returned billing accounts. This only supports filtering for [subaccounts](https://cloud.google.com/billing/docs/concepts) under a single provided parent billing account. (for example, `master_billing_account=billingAccounts/012345-678901-ABCDEF`). Boolean algebra and other fields are not currently supported.
string filter = 3;getFilter in interface ListBillingAccountsRequestOrBuilderpublic com.google.protobuf.ByteString getFilterBytes()
Options for how to filter the returned billing accounts. This only supports filtering for [subaccounts](https://cloud.google.com/billing/docs/concepts) under a single provided parent billing account. (for example, `master_billing_account=billingAccounts/012345-678901-ABCDEF`). Boolean algebra and other fields are not currently supported.
string filter = 3;getFilterBytes in interface ListBillingAccountsRequestOrBuilderpublic ListBillingAccountsRequest.Builder setFilter(String value)
Options for how to filter the returned billing accounts. This only supports filtering for [subaccounts](https://cloud.google.com/billing/docs/concepts) under a single provided parent billing account. (for example, `master_billing_account=billingAccounts/012345-678901-ABCDEF`). Boolean algebra and other fields are not currently supported.
string filter = 3;value - The filter to set.public ListBillingAccountsRequest.Builder clearFilter()
Options for how to filter the returned billing accounts. This only supports filtering for [subaccounts](https://cloud.google.com/billing/docs/concepts) under a single provided parent billing account. (for example, `master_billing_account=billingAccounts/012345-678901-ABCDEF`). Boolean algebra and other fields are not currently supported.
string filter = 3;public ListBillingAccountsRequest.Builder setFilterBytes(com.google.protobuf.ByteString value)
Options for how to filter the returned billing accounts. This only supports filtering for [subaccounts](https://cloud.google.com/billing/docs/concepts) under a single provided parent billing account. (for example, `master_billing_account=billingAccounts/012345-678901-ABCDEF`). Boolean algebra and other fields are not currently supported.
string filter = 3;value - The bytes for filter to set.public String getParent()
Optional. The parent resource to list billing accounts from.
Format:
- `organizations/{organization_id}`, for example,
`organizations/12345678`
- `billingAccounts/{billing_account_id}`, for example,
`billingAccounts/012345-567890-ABCDEF`
string parent = 4 [(.google.api.field_behavior) = OPTIONAL];getParent in interface ListBillingAccountsRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()
Optional. The parent resource to list billing accounts from.
Format:
- `organizations/{organization_id}`, for example,
`organizations/12345678`
- `billingAccounts/{billing_account_id}`, for example,
`billingAccounts/012345-567890-ABCDEF`
string parent = 4 [(.google.api.field_behavior) = OPTIONAL];getParentBytes in interface ListBillingAccountsRequestOrBuilderpublic ListBillingAccountsRequest.Builder setParent(String value)
Optional. The parent resource to list billing accounts from.
Format:
- `organizations/{organization_id}`, for example,
`organizations/12345678`
- `billingAccounts/{billing_account_id}`, for example,
`billingAccounts/012345-567890-ABCDEF`
string parent = 4 [(.google.api.field_behavior) = OPTIONAL];value - The parent to set.public ListBillingAccountsRequest.Builder clearParent()
Optional. The parent resource to list billing accounts from.
Format:
- `organizations/{organization_id}`, for example,
`organizations/12345678`
- `billingAccounts/{billing_account_id}`, for example,
`billingAccounts/012345-567890-ABCDEF`
string parent = 4 [(.google.api.field_behavior) = OPTIONAL];public ListBillingAccountsRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
Optional. The parent resource to list billing accounts from.
Format:
- `organizations/{organization_id}`, for example,
`organizations/12345678`
- `billingAccounts/{billing_account_id}`, for example,
`billingAccounts/012345-567890-ABCDEF`
string parent = 4 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for parent to set.public final ListBillingAccountsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListBillingAccountsRequest.Builder>public final ListBillingAccountsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListBillingAccountsRequest.Builder>Copyright © 2024 Google LLC. All rights reserved.