All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.api.usage.kt Maven / Gradle / Ivy

// Generated by protokt version 0.12.0. Do not modify.
// Source: google/api/usage.proto
package com.google.api

import com.toasttab.protokt.Descriptor
import com.toasttab.protokt.FileDescriptor
import com.toasttab.protokt.rt.KtGeneratedFileDescriptor

@KtGeneratedFileDescriptor
object UsageProto {
    val descriptor: FileDescriptor by lazy {
                val descriptorData = arrayOf(
                            "\ngoogle/api/usage.proto\ngoogle.api\"j\n" +
                    "Usage\nrequirements (\t\$\nrules " +
                    "(2.google.api.UsageRule%\nproducer_no" +
                    "tification_channel (\t\"]\n\tUsageRule\n" +
                    "\bselector (\t \nallow_unregistered_ca" +
                    "lls (\b\nskip_service_control (\bB" +
                    "l\ncom.google.apiB\nUsageProtoPZEgoogle." +
                    "golang.org/genproto/googleapis/api/servi" +
                    "ceconfig;serviceconfigᄁGAPIbproto3"
                )

                FileDescriptor.buildFrom(
                    descriptorData,
                    listOf(
                        
                    )
                )
            }
}

val Usage.Deserializer.descriptor: Descriptor
    get() = UsageProto.descriptor.messageTypes[0]

val UsageRule.Deserializer.descriptor: Descriptor
    get() = UsageProto.descriptor.messageTypes[1]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy