Uses of Class
com.google.cloud.billing.v1.ProjectBillingInfo
-
Packages that use ProjectBillingInfo Package Description com.google.cloud.billing.v1 A client to Cloud Billing APIcom.google.cloud.billing.v1.stub -
-
Uses of ProjectBillingInfo in com.google.cloud.billing.v1
Methods in com.google.cloud.billing.v1 that return ProjectBillingInfo Modifier and Type Method Description ProjectBillingInfo
ProjectBillingInfo.Builder. build()
ProjectBillingInfo
ProjectBillingInfo.Builder. buildPartial()
static ProjectBillingInfo
ProjectBillingInfo. getDefaultInstance()
ProjectBillingInfo
ProjectBillingInfo.Builder. getDefaultInstanceForType()
ProjectBillingInfo
ProjectBillingInfo. getDefaultInstanceForType()
ProjectBillingInfo
CloudBillingClient. getProjectBillingInfo(GetProjectBillingInfoRequest request)
Gets the billing information for a project.ProjectBillingInfo
CloudBillingClient. getProjectBillingInfo(ProjectName name)
Gets the billing information for a project.ProjectBillingInfo
CloudBillingClient. getProjectBillingInfo(String name)
Gets the billing information for a project.ProjectBillingInfo
CloudBillingGrpc.CloudBillingBlockingStub. getProjectBillingInfo(GetProjectBillingInfoRequest request)
Gets the billing information for a project.ProjectBillingInfo
ListProjectBillingInfoResponse.Builder. getProjectBillingInfo(int index)
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ProjectBillingInfo
ListProjectBillingInfoResponse. getProjectBillingInfo(int index)
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ProjectBillingInfo
ListProjectBillingInfoResponseOrBuilder. getProjectBillingInfo(int index)
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ProjectBillingInfo
UpdateProjectBillingInfoRequest.Builder. getProjectBillingInfo()
The new billing information for the project.ProjectBillingInfo
UpdateProjectBillingInfoRequest. getProjectBillingInfo()
The new billing information for the project.ProjectBillingInfo
UpdateProjectBillingInfoRequestOrBuilder. getProjectBillingInfo()
The new billing information for the project.static ProjectBillingInfo
ProjectBillingInfo. parseDelimitedFrom(InputStream input)
static ProjectBillingInfo
ProjectBillingInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ProjectBillingInfo
ProjectBillingInfo. parseFrom(byte[] data)
static ProjectBillingInfo
ProjectBillingInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ProjectBillingInfo
ProjectBillingInfo. parseFrom(com.google.protobuf.ByteString data)
static ProjectBillingInfo
ProjectBillingInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ProjectBillingInfo
ProjectBillingInfo. parseFrom(com.google.protobuf.CodedInputStream input)
static ProjectBillingInfo
ProjectBillingInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ProjectBillingInfo
ProjectBillingInfo. parseFrom(InputStream input)
static ProjectBillingInfo
ProjectBillingInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ProjectBillingInfo
ProjectBillingInfo. parseFrom(ByteBuffer data)
static ProjectBillingInfo
ProjectBillingInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ProjectBillingInfo
CloudBillingClient. updateProjectBillingInfo(UpdateProjectBillingInfoRequest request)
Sets or updates the billing account associated with a project.ProjectBillingInfo
CloudBillingClient. updateProjectBillingInfo(String name, ProjectBillingInfo projectBillingInfo)
Sets or updates the billing account associated with a project.ProjectBillingInfo
CloudBillingGrpc.CloudBillingBlockingStub. updateProjectBillingInfo(UpdateProjectBillingInfoRequest request)
Sets or updates the billing account associated with a project.Methods in com.google.cloud.billing.v1 that return types with arguments of type ProjectBillingInfo Modifier and Type Method Description static io.grpc.MethodDescriptor<GetProjectBillingInfoRequest,ProjectBillingInfo>
CloudBillingGrpc. getGetProjectBillingInfoMethod()
com.google.protobuf.Parser<ProjectBillingInfo>
ProjectBillingInfo. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ProjectBillingInfo>
CloudBillingGrpc.CloudBillingFutureStub. getProjectBillingInfo(GetProjectBillingInfoRequest request)
Gets the billing information for a project.com.google.api.gax.rpc.UnaryCallable<GetProjectBillingInfoRequest,ProjectBillingInfo>
CloudBillingClient. getProjectBillingInfoCallable()
Gets the billing information for a project.List<ProjectBillingInfo>
ListProjectBillingInfoResponse.Builder. getProjectBillingInfoList()
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.List<ProjectBillingInfo>
ListProjectBillingInfoResponse. getProjectBillingInfoList()
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.List<ProjectBillingInfo>
ListProjectBillingInfoResponseOrBuilder. getProjectBillingInfoList()
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetProjectBillingInfoRequest,ProjectBillingInfo>
CloudBillingSettings.Builder. getProjectBillingInfoSettings()
Returns the builder for the settings used for calls to getProjectBillingInfo.com.google.api.gax.rpc.UnaryCallSettings<GetProjectBillingInfoRequest,ProjectBillingInfo>
CloudBillingSettings. getProjectBillingInfoSettings()
Returns the object with the settings used for calls to getProjectBillingInfo.static io.grpc.MethodDescriptor<UpdateProjectBillingInfoRequest,ProjectBillingInfo>
CloudBillingGrpc. getUpdateProjectBillingInfoMethod()
static com.google.protobuf.Parser<ProjectBillingInfo>
ProjectBillingInfo. parser()
com.google.common.util.concurrent.ListenableFuture<ProjectBillingInfo>
CloudBillingGrpc.CloudBillingFutureStub. updateProjectBillingInfo(UpdateProjectBillingInfoRequest request)
Sets or updates the billing account associated with a project.com.google.api.gax.rpc.UnaryCallable<UpdateProjectBillingInfoRequest,ProjectBillingInfo>
CloudBillingClient. updateProjectBillingInfoCallable()
Sets or updates the billing account associated with a project.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateProjectBillingInfoRequest,ProjectBillingInfo>
CloudBillingSettings.Builder. updateProjectBillingInfoSettings()
Returns the builder for the settings used for calls to updateProjectBillingInfo.com.google.api.gax.rpc.UnaryCallSettings<UpdateProjectBillingInfoRequest,ProjectBillingInfo>
CloudBillingSettings. updateProjectBillingInfoSettings()
Returns the object with the settings used for calls to updateProjectBillingInfo.Methods in com.google.cloud.billing.v1 with parameters of type ProjectBillingInfo Modifier and Type Method Description ListProjectBillingInfoResponse.Builder
ListProjectBillingInfoResponse.Builder. addProjectBillingInfo(int index, ProjectBillingInfo value)
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ListProjectBillingInfoResponse.Builder
ListProjectBillingInfoResponse.Builder. addProjectBillingInfo(ProjectBillingInfo value)
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ProjectBillingInfo.Builder
ProjectBillingInfo.Builder. mergeFrom(ProjectBillingInfo other)
UpdateProjectBillingInfoRequest.Builder
UpdateProjectBillingInfoRequest.Builder. mergeProjectBillingInfo(ProjectBillingInfo value)
The new billing information for the project.static ProjectBillingInfo.Builder
ProjectBillingInfo. newBuilder(ProjectBillingInfo prototype)
ListProjectBillingInfoResponse.Builder
ListProjectBillingInfoResponse.Builder. setProjectBillingInfo(int index, ProjectBillingInfo value)
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.UpdateProjectBillingInfoRequest.Builder
UpdateProjectBillingInfoRequest.Builder. setProjectBillingInfo(ProjectBillingInfo value)
The new billing information for the project.ProjectBillingInfo
CloudBillingClient. updateProjectBillingInfo(String name, ProjectBillingInfo projectBillingInfo)
Sets or updates the billing account associated with a project.Method parameters in com.google.cloud.billing.v1 with type arguments of type ProjectBillingInfo Modifier and Type Method Description ListProjectBillingInfoResponse.Builder
ListProjectBillingInfoResponse.Builder. addAllProjectBillingInfo(Iterable<? extends ProjectBillingInfo> values)
A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.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)
default void
CloudBillingGrpc.AsyncService. getProjectBillingInfo(GetProjectBillingInfoRequest request, io.grpc.stub.StreamObserver<ProjectBillingInfo> responseObserver)
Gets the billing information for a project.void
CloudBillingGrpc.CloudBillingStub. getProjectBillingInfo(GetProjectBillingInfoRequest request, io.grpc.stub.StreamObserver<ProjectBillingInfo> responseObserver)
Gets the billing information for a project.default void
CloudBillingGrpc.AsyncService. updateProjectBillingInfo(UpdateProjectBillingInfoRequest request, io.grpc.stub.StreamObserver<ProjectBillingInfo> responseObserver)
Sets or updates the billing account associated with a project.void
CloudBillingGrpc.CloudBillingStub. updateProjectBillingInfo(UpdateProjectBillingInfoRequest request, io.grpc.stub.StreamObserver<ProjectBillingInfo> responseObserver)
Sets or updates the billing account associated with a project. -
Uses of ProjectBillingInfo in com.google.cloud.billing.v1.stub
Methods in com.google.cloud.billing.v1.stub that return types with arguments of type ProjectBillingInfo Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetProjectBillingInfoRequest,ProjectBillingInfo>
CloudBillingStub. getProjectBillingInfoCallable()
com.google.api.gax.rpc.UnaryCallable<GetProjectBillingInfoRequest,ProjectBillingInfo>
GrpcCloudBillingStub. getProjectBillingInfoCallable()
com.google.api.gax.rpc.UnaryCallable<GetProjectBillingInfoRequest,ProjectBillingInfo>
HttpJsonCloudBillingStub. getProjectBillingInfoCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetProjectBillingInfoRequest,ProjectBillingInfo>
CloudBillingStubSettings.Builder. getProjectBillingInfoSettings()
Returns the builder for the settings used for calls to getProjectBillingInfo.com.google.api.gax.rpc.UnaryCallSettings<GetProjectBillingInfoRequest,ProjectBillingInfo>
CloudBillingStubSettings. getProjectBillingInfoSettings()
Returns the object with the settings used for calls to getProjectBillingInfo.com.google.api.gax.rpc.UnaryCallable<UpdateProjectBillingInfoRequest,ProjectBillingInfo>
CloudBillingStub. updateProjectBillingInfoCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateProjectBillingInfoRequest,ProjectBillingInfo>
GrpcCloudBillingStub. updateProjectBillingInfoCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateProjectBillingInfoRequest,ProjectBillingInfo>
HttpJsonCloudBillingStub. updateProjectBillingInfoCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateProjectBillingInfoRequest,ProjectBillingInfo>
CloudBillingStubSettings.Builder. updateProjectBillingInfoSettings()
Returns the builder for the settings used for calls to updateProjectBillingInfo.com.google.api.gax.rpc.UnaryCallSettings<UpdateProjectBillingInfoRequest,ProjectBillingInfo>
CloudBillingStubSettings. updateProjectBillingInfoSettings()
Returns the object with the settings used for calls to updateProjectBillingInfo.
-