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

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

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

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

@KtGeneratedFileDescriptor
object HttpBodyProto {
    val descriptor: FileDescriptor by lazy {
                val descriptorData = arrayOf(
                            "\ngoogle/api/httpbody.proto\ngoogle.api" +
                    "google/protobuf/any.proto\"X\n\bHttpBody" +
                    "\ncontent_type (\t\ndata ((\n\nex" +
                    "tensions (2.google.protobuf.AnyBh\n" +
                    "com.google.apiB\rHttpBodyProtoPZ;google." +
                    "golang.org/genproto/googleapis/api/httpb" +
                    "ody;httpbody￸ᄁGAPIbproto3"
                )

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

val HttpBody.Deserializer.descriptor: Descriptor
    get() = HttpBodyProto.descriptor.messageTypes[0]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy