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

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

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

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

@KtGeneratedFileDescriptor
object BackendProto {
    val descriptor: FileDescriptor by lazy {
                val descriptorData = arrayOf(
                            "\ngoogle/api/backend.proto\ngoogle.api\"1" +
                    "\nBackend&\nrules (2.google.api.Ba" +
                    "ckendRule\"￲\nBackendRule\n\bselector " +
                    "(\t\naddress (\t\n\bdeadline (" +
                    "\nmin_deadline (\noperation_deadli" +
                    "ne (A\npath_translation (2\'.goo" +
                    "gle.api.BackendRule.PathTranslation\nj" +
                    "wt_audience (\tH\ndisable_auth\b (" +
                    "\bH\n\bprotocol\t (\t\"e\nPathTranslation" +
                    " \nPATH_TRANSLATION_UNSPECIFIED\nCO" +
                    "NSTANT_ADDRESS\nAPPEND_PATH_TO_ADDRE" +
                    "SSB\nauthenticationBn\ncom.google.api" +
                    "BBackendProtoPZEgoogle.golang.org/genp" +
                    "roto/googleapis/api/serviceconfig;servic" +
                    "econfigᄁGAPIbproto3"
                )

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

val BackendRule.PathTranslation.Deserializer.descriptor: EnumDescriptor
    get() = BackendRule.descriptor.enumTypes[0]

val Backend.Deserializer.descriptor: Descriptor
    get() = BackendProto.descriptor.messageTypes[0]

val BackendRule.Deserializer.descriptor: Descriptor
    get() = BackendProto.descriptor.messageTypes[1]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy