Uses of Class
com.google.api.Quota
-
Packages that use Quota Package Description com.google.api -
-
Uses of Quota in com.google.api
Methods in com.google.api that return Quota Modifier and Type Method Description QuotaQuota.Builder. build()QuotaQuota.Builder. buildPartial()static QuotaQuota. getDefaultInstance()QuotaQuota.Builder. getDefaultInstanceForType()QuotaQuota. getDefaultInstanceForType()QuotaService.Builder. getQuota()Quota configuration.QuotaService. getQuota()Quota configuration.QuotaServiceOrBuilder. 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 Quota Modifier and Type Method Description com.google.protobuf.Parser<Quota>Quota. getParserForType()static com.google.protobuf.Parser<Quota>Quota. parser()Methods in com.google.api with parameters of type Quota Modifier and Type Method Description Quota.BuilderQuota.Builder. mergeFrom(Quota other)Service.BuilderService.Builder. mergeQuota(Quota value)Quota configuration.static Quota.BuilderQuota. newBuilder(Quota prototype)Service.BuilderService.Builder. setQuota(Quota value)Quota configuration.
-