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 ProjectBillingInfoProjectBillingInfo.Builder. build()ProjectBillingInfoProjectBillingInfo.Builder. buildPartial()static ProjectBillingInfoProjectBillingInfo. getDefaultInstance()ProjectBillingInfoProjectBillingInfo.Builder. getDefaultInstanceForType()ProjectBillingInfoProjectBillingInfo. getDefaultInstanceForType()ProjectBillingInfoCloudBillingClient. getProjectBillingInfo(GetProjectBillingInfoRequest request)Gets the billing information for a project.ProjectBillingInfoCloudBillingClient. getProjectBillingInfo(ProjectName name)Gets the billing information for a project.ProjectBillingInfoCloudBillingClient. getProjectBillingInfo(String name)Gets the billing information for a project.ProjectBillingInfoCloudBillingGrpc.CloudBillingBlockingStub. getProjectBillingInfo(GetProjectBillingInfoRequest request)Gets the billing information for a project.ProjectBillingInfoListProjectBillingInfoResponse.Builder. getProjectBillingInfo(int index)A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ProjectBillingInfoListProjectBillingInfoResponse. getProjectBillingInfo(int index)A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ProjectBillingInfoListProjectBillingInfoResponseOrBuilder. getProjectBillingInfo(int index)A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ProjectBillingInfoUpdateProjectBillingInfoRequest.Builder. getProjectBillingInfo()The new billing information for the project.ProjectBillingInfoUpdateProjectBillingInfoRequest. getProjectBillingInfo()The new billing information for the project.ProjectBillingInfoUpdateProjectBillingInfoRequestOrBuilder. getProjectBillingInfo()The new billing information for the project.static ProjectBillingInfoProjectBillingInfo. parseDelimitedFrom(InputStream input)static ProjectBillingInfoProjectBillingInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProjectBillingInfoProjectBillingInfo. parseFrom(byte[] data)static ProjectBillingInfoProjectBillingInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProjectBillingInfoProjectBillingInfo. parseFrom(com.google.protobuf.ByteString data)static ProjectBillingInfoProjectBillingInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProjectBillingInfoProjectBillingInfo. parseFrom(com.google.protobuf.CodedInputStream input)static ProjectBillingInfoProjectBillingInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProjectBillingInfoProjectBillingInfo. parseFrom(InputStream input)static ProjectBillingInfoProjectBillingInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProjectBillingInfoProjectBillingInfo. parseFrom(ByteBuffer data)static ProjectBillingInfoProjectBillingInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ProjectBillingInfoCloudBillingClient. updateProjectBillingInfo(UpdateProjectBillingInfoRequest request)Sets or updates the billing account associated with a project.ProjectBillingInfoCloudBillingClient. updateProjectBillingInfo(String name, ProjectBillingInfo projectBillingInfo)Sets or updates the billing account associated with a project.ProjectBillingInfoCloudBillingGrpc.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.BuilderListProjectBillingInfoResponse.Builder. addProjectBillingInfo(int index, ProjectBillingInfo value)A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ListProjectBillingInfoResponse.BuilderListProjectBillingInfoResponse.Builder. addProjectBillingInfo(ProjectBillingInfo value)A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ProjectBillingInfo.BuilderProjectBillingInfo.Builder. mergeFrom(ProjectBillingInfo other)UpdateProjectBillingInfoRequest.BuilderUpdateProjectBillingInfoRequest.Builder. mergeProjectBillingInfo(ProjectBillingInfo value)The new billing information for the project.static ProjectBillingInfo.BuilderProjectBillingInfo. newBuilder(ProjectBillingInfo prototype)ListProjectBillingInfoResponse.BuilderListProjectBillingInfoResponse.Builder. setProjectBillingInfo(int index, ProjectBillingInfo value)A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.UpdateProjectBillingInfoRequest.BuilderUpdateProjectBillingInfoRequest.Builder. setProjectBillingInfo(ProjectBillingInfo value)The new billing information for the project.ProjectBillingInfoCloudBillingClient. 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.BuilderListProjectBillingInfoResponse.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.ListProjectBillingInfoPageCloudBillingClient.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 voidCloudBillingGrpc.AsyncService. getProjectBillingInfo(GetProjectBillingInfoRequest request, io.grpc.stub.StreamObserver<ProjectBillingInfo> responseObserver)Gets the billing information for a project.voidCloudBillingGrpc.CloudBillingStub. getProjectBillingInfo(GetProjectBillingInfoRequest request, io.grpc.stub.StreamObserver<ProjectBillingInfo> responseObserver)Gets the billing information for a project.default voidCloudBillingGrpc.AsyncService. updateProjectBillingInfo(UpdateProjectBillingInfoRequest request, io.grpc.stub.StreamObserver<ProjectBillingInfo> responseObserver)Sets or updates the billing account associated with a project.voidCloudBillingGrpc.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.
-