
com.google.api.quota.kt Maven / Gradle / Ivy
// Generated by protokt version 0.12.0. Do not modify.
// Source: google/api/quota.proto
package com.google.api
import com.toasttab.protokt.Descriptor
import com.toasttab.protokt.FileDescriptor
import com.toasttab.protokt.rt.KtGeneratedFileDescriptor
@KtGeneratedFileDescriptor
object QuotaProto {
val descriptor: FileDescriptor by lazy {
val descriptorData = arrayOf(
"\ngoogle/api/quota.proto\ngoogle.api\"]\n" +
"Quota&\nlimits (2.google.api.Quota" +
"Limit,\nmetric_rules (2.google.api" +
".MetricRule\"ム\n\nMetricRule\n\bselector" +
" (\t=\nmetric_costs (2\'.google.api." +
"MetricRule.MetricCostsEntry2\nMetricCos" +
"tsEntry\nkey (\t\r\nvalue (:8\"" +
"ユ\n\nQuotaLimit\nname (\t\ndescript" +
"ion (\t\n\rdefault_limit (\n\tmax_" +
"limit (\n\tfree_tier (\n\bdurati" +
"on (\t\nmetric\b (\t\nunit\t (\t2" +
"\nvalues\n (2\".google.api.QuotaLimit.V" +
"aluesEntry\ndisplay_name (\t-\nValu" +
"esEntry\nkey (\t\r\nvalue (:8B" +
"l\ncom.google.apiB\nQuotaProtoPZEgoogle." +
"golang.org/genproto/googleapis/api/servi" +
"ceconfig;serviceconfigᄁGAPIbproto3"
)
FileDescriptor.buildFrom(
descriptorData,
listOf(
)
)
}
}
val Quota.Deserializer.descriptor: Descriptor
get() = QuotaProto.descriptor.messageTypes[0]
val MetricRule.Deserializer.descriptor: Descriptor
get() = QuotaProto.descriptor.messageTypes[1]
val QuotaLimit.Deserializer.descriptor: Descriptor
get() = QuotaProto.descriptor.messageTypes[2]
© 2015 - 2025 Weber Informatics LLC | Privacy Policy