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

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

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

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

@KtGeneratedFileDescriptor
object EndpointProto {
    val descriptor: FileDescriptor by lazy {
                val descriptorData = arrayOf(
                            "\ngoogle/api/endpoint.proto\ngoogle.api\"" +
                    "Q\n\bEndpoint\nname (\t\naliases " +
                    "(\tB\ntargete (\t\n\nallow_cors " +
                    "(\bBo\ncom.google.apiB\rEndpointProtoPZEg" +
                    "oogle.golang.org/genproto/googleapis/api" +
                    "/serviceconfig;serviceconfigᄁGAPIbpro" +
                    "to3"
                )

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

val Endpoint.Deserializer.descriptor: Descriptor
    get() = EndpointProto.descriptor.messageTypes[0]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy