Uses of Class
com.google.api.Quota
Packages that use Quota
-
Uses of Quota in com.google.api
Methods in com.google.api that return QuotaModifier and TypeMethodDescriptionQuota.Builder.build()
Quota.Builder.buildPartial()
static Quota
Quota.getDefaultInstance()
Quota.Builder.getDefaultInstanceForType()
Quota.getDefaultInstanceForType()
Service.Builder.getQuota()
Quota configuration.Service.getQuota()
Quota configuration.ServiceOrBuilder.getQuota()
Quota configuration.static Quota
Quota.parseDelimitedFrom
(InputStream input) static Quota
Quota.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Quota
Quota.parseFrom
(byte[] data) static Quota
Quota.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Quota
Quota.parseFrom
(com.google.protobuf.ByteString data) static Quota
Quota.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Quota
Quota.parseFrom
(com.google.protobuf.CodedInputStream input) static Quota
Quota.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Quota
Quota.parseFrom
(InputStream input) static Quota
Quota.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Quota
Quota.parseFrom
(ByteBuffer data) static Quota
Quota.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api that return types with arguments of type QuotaModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Quota> Quota.getParserForType()
static com.google.protobuf.Parser
<Quota> Quota.parser()
Methods in com.google.api with parameters of type QuotaModifier and TypeMethodDescriptionService.Builder.mergeQuota
(Quota value) Quota configuration.static Quota.Builder
Quota.newBuilder
(Quota prototype) Quota configuration.