| Package | Description |
|---|---|
| com.google.cloud.billing.v1 |
A client to Cloud Billing API
|
| com.google.cloud.billing.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
CloudBillingClient.ListProjectBillingInfoPagedResponse |
CloudBillingClient.listProjectBillingInfo(BillingAccountName name)
Lists the projects associated with a billing account.
|
CloudBillingClient.ListProjectBillingInfoPagedResponse |
CloudBillingClient.listProjectBillingInfo(ListProjectBillingInfoRequest request)
Lists the projects associated with a billing account.
|
CloudBillingClient.ListProjectBillingInfoPagedResponse |
CloudBillingClient.listProjectBillingInfo(String name)
Lists the projects associated with a billing account.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudBillingClient.ListProjectBillingInfoPagedResponse> |
CloudBillingClient.ListProjectBillingInfoPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListProjectBillingInfoRequest,ListProjectBillingInfoResponse,ProjectBillingInfo> context,
com.google.api.core.ApiFuture<ListProjectBillingInfoResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListProjectBillingInfoRequest,CloudBillingClient.ListProjectBillingInfoPagedResponse> |
CloudBillingClient.listProjectBillingInfoPagedCallable()
Lists the projects associated with a billing account.
|
com.google.api.gax.rpc.PagedCallSettings<ListProjectBillingInfoRequest,ListProjectBillingInfoResponse,CloudBillingClient.ListProjectBillingInfoPagedResponse> |
CloudBillingSettings.listProjectBillingInfoSettings()
Returns the object with the settings used for calls to listProjectBillingInfo.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListProjectBillingInfoRequest,ListProjectBillingInfoResponse,CloudBillingClient.ListProjectBillingInfoPagedResponse> |
CloudBillingSettings.Builder.listProjectBillingInfoSettings()
Returns the builder for the settings used for calls to listProjectBillingInfo.
|
Copyright © 2023 Google LLC. All rights reserved.