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 QuotaQuota.getDefaultInstance()Quota.Builder.getDefaultInstanceForType()Quota.getDefaultInstanceForType()Service.Builder.getQuota()Quota configuration.Service.getQuota()Quota configuration.ServiceOrBuilder.getQuota()Quota configuration.static QuotaQuota.parseDelimitedFrom(InputStream input) static QuotaQuota.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static QuotaQuota.parseFrom(byte[] data) static QuotaQuota.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static QuotaQuota.parseFrom(com.google.protobuf.ByteString data) static QuotaQuota.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static QuotaQuota.parseFrom(com.google.protobuf.CodedInputStream input) static QuotaQuota.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static QuotaQuota.parseFrom(InputStream input) static QuotaQuota.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static QuotaQuota.parseFrom(ByteBuffer data) static QuotaQuota.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.BuilderQuota.newBuilder(Quota prototype) Quota configuration.