Uses of Interface
com.google.cloud.billing.v1.ProjectBillingInfoOrBuilder
-
Packages that use ProjectBillingInfoOrBuilder Package Description com.google.cloud.billing.v1 A client to Cloud Billing API -
-
Uses of ProjectBillingInfoOrBuilder in com.google.cloud.billing.v1
Classes in com.google.cloud.billing.v1 that implement ProjectBillingInfoOrBuilder Modifier and Type Class Description classProjectBillingInfoEncapsulation of billing information for a Google Cloud Console project.static classProjectBillingInfo.BuilderEncapsulation of billing information for a Google Cloud Console project.Methods in com.google.cloud.billing.v1 that return ProjectBillingInfoOrBuilder Modifier and Type Method Description ProjectBillingInfoOrBuilderListProjectBillingInfoResponse.Builder. getProjectBillingInfoOrBuilder(int index)A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ProjectBillingInfoOrBuilderListProjectBillingInfoResponse. getProjectBillingInfoOrBuilder(int index)A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ProjectBillingInfoOrBuilderListProjectBillingInfoResponseOrBuilder. getProjectBillingInfoOrBuilder(int index)A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.ProjectBillingInfoOrBuilderUpdateProjectBillingInfoRequest.Builder. getProjectBillingInfoOrBuilder()The new billing information for the project.ProjectBillingInfoOrBuilderUpdateProjectBillingInfoRequest. getProjectBillingInfoOrBuilder()The new billing information for the project.ProjectBillingInfoOrBuilderUpdateProjectBillingInfoRequestOrBuilder. getProjectBillingInfoOrBuilder()The new billing information for the project.Methods in com.google.cloud.billing.v1 that return types with arguments of type ProjectBillingInfoOrBuilder Modifier and Type Method Description List<? extends ProjectBillingInfoOrBuilder>ListProjectBillingInfoResponse.Builder. getProjectBillingInfoOrBuilderList()A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.List<? extends ProjectBillingInfoOrBuilder>ListProjectBillingInfoResponse. getProjectBillingInfoOrBuilderList()A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.List<? extends ProjectBillingInfoOrBuilder>ListProjectBillingInfoResponseOrBuilder. getProjectBillingInfoOrBuilderList()A list of `ProjectBillingInfo` resources representing the projects associated with the billing account.
-