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

protokt.com.google.api.routing.kt Maven / Gradle / Ivy

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

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

@KtGeneratedFileDescriptor
object RoutingProto {
    val descriptor: FileDescriptor by lazy {
                val descriptorData = arrayOf(
                            "\ngoogle/api/routing.proto\ngoogle.api " +
                    "google/protobuf/descriptor.proto\"G\nRout" +
                    "ingRule8\nrouting_parameters (2.go" +
                    "ogle.api.RoutingParameter\"8\nRoutingPara" +
                    "meter\r\nfield (\t\n\rpath_template " +
                    "(\t:T\nrouting.google.protobuf.MethodO" +
                    "ptions며ᄐ\" (2.google.api.RoutingRule" +
                    "RroutingBj\ncom.google.apiBRoutingProt" +
                    "oPZAgoogle.golang.org/genproto/googleap" +
                    "is/api/annotations;annotationsᄁGAPIbp" +
                    "roto3"
                )

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

val RoutingRule.Deserializer.descriptor: Descriptor
    get() = RoutingProto.descriptor.messageTypes[0]

val RoutingParameter.Deserializer.descriptor: Descriptor
    get() = RoutingProto.descriptor.messageTypes[1]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy