Uses of Interface
com.google.api.servicecontrol.v1.QuotaOperationOrBuilder
-
Packages that use QuotaOperationOrBuilder Package Description com.google.api.servicecontrol.v1 A client to Service Control API -
-
Uses of QuotaOperationOrBuilder in com.google.api.servicecontrol.v1
Classes in com.google.api.servicecontrol.v1 that implement QuotaOperationOrBuilder Modifier and Type Class Description class
QuotaOperation
Represents information regarding a quota operation.static class
QuotaOperation.Builder
Represents information regarding a quota operation.Methods in com.google.api.servicecontrol.v1 that return QuotaOperationOrBuilder Modifier and Type Method Description QuotaOperationOrBuilder
AllocateQuotaRequest.Builder. getAllocateOperationOrBuilder()
Operation that describes the quota allocation.QuotaOperationOrBuilder
AllocateQuotaRequest. getAllocateOperationOrBuilder()
Operation that describes the quota allocation.QuotaOperationOrBuilder
AllocateQuotaRequestOrBuilder. getAllocateOperationOrBuilder()
Operation that describes the quota allocation.
-