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

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

// Generated by protokt version 0.12.0. Do not modify.
// Source: google/api/source_info.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 SourceInfoProto {
    val descriptor: FileDescriptor by lazy {
                val descriptorData = arrayOf(
                            "\ngoogle/api/source_info.proto\ngoogle.a" +
                    "pigoogle/protobuf/any.proto\"8\n\nSourceI" +
                    "nfo*\nsource_files (2.google.proto" +
                    "buf.AnyBq\ncom.google.apiBSourceInfoPro" +
                    "toPZEgoogle.golang.org/genproto/googlea" +
                    "pis/api/serviceconfig;serviceconfigᄁGA" +
                    "PIbproto3"
                )

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

val SourceInfo.Deserializer.descriptor: Descriptor
    get() = SourceInfoProto.descriptor.messageTypes[0]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy