Uses of Class
com.google.cloud.billing.v1.ListProjectBillingInfoResponse
-
Packages that use ListProjectBillingInfoResponse Package Description com.google.cloud.billing.v1 A client to Cloud Billing APIcom.google.cloud.billing.v1.stub -
-
Uses of ListProjectBillingInfoResponse in com.google.cloud.billing.v1
Methods in com.google.cloud.billing.v1 that return ListProjectBillingInfoResponse Modifier and Type Method Description ListProjectBillingInfoResponse
ListProjectBillingInfoResponse.Builder. build()
ListProjectBillingInfoResponse
ListProjectBillingInfoResponse.Builder. buildPartial()
static ListProjectBillingInfoResponse
ListProjectBillingInfoResponse. getDefaultInstance()
ListProjectBillingInfoResponse
ListProjectBillingInfoResponse.Builder. getDefaultInstanceForType()
ListProjectBillingInfoResponse
ListProjectBillingInfoResponse. getDefaultInstanceForType()
ListProjectBillingInfoResponse
CloudBillingGrpc.CloudBillingBlockingStub. listProjectBillingInfo(ListProjectBillingInfoRequest request)
Lists the projects associated with a billing account.static ListProjectBillingInfoResponse
ListProjectBillingInfoResponse. parseDelimitedFrom(InputStream input)
static ListProjectBillingInfoResponse
ListProjectBillingInfoResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListProjectBillingInfoResponse
ListProjectBillingInfoResponse. parseFrom(byte[] data)
static ListProjectBillingInfoResponse
ListProjectBillingInfoResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListProjectBillingInfoResponse
ListProjectBillingInfoResponse. parseFrom(com.google.protobuf.ByteString data)
static ListProjectBillingInfoResponse
ListProjectBillingInfoResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListProjectBillingInfoResponse
ListProjectBillingInfoResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListProjectBillingInfoResponse
ListProjectBillingInfoResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListProjectBillingInfoResponse
ListProjectBillingInfoResponse. parseFrom(InputStream input)
static ListProjectBillingInfoResponse
ListProjectBillingInfoResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListProjectBillingInfoResponse
ListProjectBillingInfoResponse. parseFrom(ByteBuffer data)
static ListProjectBillingInfoResponse
ListProjectBillingInfoResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.billing.v1 that return types with arguments of type ListProjectBillingInfoResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListProjectBillingInfoRequest,ListProjectBillingInfoResponse>
CloudBillingGrpc. getListProjectBillingInfoMethod()
com.google.protobuf.Parser<ListProjectBillingInfoResponse>
ListProjectBillingInfoResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListProjectBillingInfoResponse>
CloudBillingGrpc.CloudBillingFutureStub. listProjectBillingInfo(ListProjectBillingInfoRequest request)
Lists the projects associated with a billing account.com.google.api.gax.rpc.UnaryCallable<ListProjectBillingInfoRequest,ListProjectBillingInfoResponse>
CloudBillingClient. listProjectBillingInfoCallable()
Lists the projects associated with a billing account.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.com.google.api.gax.rpc.PagedCallSettings<ListProjectBillingInfoRequest,ListProjectBillingInfoResponse,CloudBillingClient.ListProjectBillingInfoPagedResponse>
CloudBillingSettings. listProjectBillingInfoSettings()
Returns the object with the settings used for calls to listProjectBillingInfo.static com.google.protobuf.Parser<ListProjectBillingInfoResponse>
ListProjectBillingInfoResponse. parser()
Methods in com.google.cloud.billing.v1 with parameters of type ListProjectBillingInfoResponse Modifier and Type Method Description protected CloudBillingClient.ListProjectBillingInfoPage
CloudBillingClient.ListProjectBillingInfoPage. createPage(com.google.api.gax.rpc.PageContext<ListProjectBillingInfoRequest,ListProjectBillingInfoResponse,ProjectBillingInfo> context, ListProjectBillingInfoResponse response)
ListProjectBillingInfoResponse.Builder
ListProjectBillingInfoResponse.Builder. mergeFrom(ListProjectBillingInfoResponse other)
static ListProjectBillingInfoResponse.Builder
ListProjectBillingInfoResponse. newBuilder(ListProjectBillingInfoResponse prototype)
Method parameters in com.google.cloud.billing.v1 with type arguments of type ListProjectBillingInfoResponse Modifier and Type Method 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)
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)
protected CloudBillingClient.ListProjectBillingInfoPage
CloudBillingClient.ListProjectBillingInfoPage. createPage(com.google.api.gax.rpc.PageContext<ListProjectBillingInfoRequest,ListProjectBillingInfoResponse,ProjectBillingInfo> context, ListProjectBillingInfoResponse response)
com.google.api.core.ApiFuture<CloudBillingClient.ListProjectBillingInfoPage>
CloudBillingClient.ListProjectBillingInfoPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListProjectBillingInfoRequest,ListProjectBillingInfoResponse,ProjectBillingInfo> context, com.google.api.core.ApiFuture<ListProjectBillingInfoResponse> futureResponse)
com.google.api.core.ApiFuture<CloudBillingClient.ListProjectBillingInfoPage>
CloudBillingClient.ListProjectBillingInfoPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListProjectBillingInfoRequest,ListProjectBillingInfoResponse,ProjectBillingInfo> context, com.google.api.core.ApiFuture<ListProjectBillingInfoResponse> futureResponse)
default void
CloudBillingGrpc.AsyncService. listProjectBillingInfo(ListProjectBillingInfoRequest request, io.grpc.stub.StreamObserver<ListProjectBillingInfoResponse> responseObserver)
Lists the projects associated with a billing account.void
CloudBillingGrpc.CloudBillingStub. listProjectBillingInfo(ListProjectBillingInfoRequest request, io.grpc.stub.StreamObserver<ListProjectBillingInfoResponse> responseObserver)
Lists the projects associated with a billing account. -
Uses of ListProjectBillingInfoResponse in com.google.cloud.billing.v1.stub
-