commonMain.protokt.v1.google.api.billing_descriptors.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of proto-google-common-protos Show documentation
Show all versions of proto-google-common-protos Show documentation
Protobuf compiler and runtime for Kotlin
The newest version!
// Generated by protokt version 1.0.0-beta.2. Do not modify.
// Source: google/api/billing.proto
@file:Suppress("DEPRECATION")
package protokt.v1.google.api
import protokt.v1.GeneratedFileDescriptor
import protokt.v1.google.protobuf.Descriptor
import protokt.v1.google.protobuf.FileDescriptor
import kotlin.Suppress
@GeneratedFileDescriptor
public object BillingProto {
public val descriptor: FileDescriptor by lazy {
val descriptorData =
arrayOf(
"\ngoogle/api/billing.proto\ngoogle.api\"モ" +
"\nBillingE\nconsumer_destinations\b (" +
"2&.google.api.Billing.BillingDestinatio" +
"nA\nBillingDestination\nmonitored_res" +
"ource (\t\nmetrics (\tBn\ncom.goog" +
"le.apiBBillingProtoPZEgoogle.golang.or" +
"g/genproto/googleapis/api/serviceconfig;" +
"serviceconfigᄁGAPIbproto3"
)
FileDescriptor.buildFrom(
descriptorData,
listOf()
)
}
}
public val Billing.Deserializer.descriptor: Descriptor
get() = BillingProto.descriptor.messageTypes[0]
public val Billing.BillingDestination.Deserializer.descriptor: Descriptor
get() = Billing.descriptor.nestedTypes[0]