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

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

// Generated by protokt version 0.12.0. Do not modify.
// Source: google/api/consumer.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 ConsumerProto {
    val descriptor: FileDescriptor by lazy {
                val descriptorData = arrayOf(
                            "\ngoogle/api/consumer.proto\ngoogle.api\"" +
                    "=\nProjectProperties(\n\nproperties (" +
                    "2.google.api.Property\"ᆲ\n\bProperty\nn" +
                    "ame (\t/\ntype (2!.google.api.Pro" +
                    "perty.PropertyType\ndescription (\t\"" +
                    "L\nPropertyType\nUNSPECIFIED\t\nINT6" +
                    "4\b\nBOOL\n\nSTRING\n\nDOUBLEBh\n" +
                    "com.google.apiB\rConsumerProtoPZEgoogle" +
                    ".golang.org/genproto/googleapis/api/serv" +
                    "iceconfig;serviceconfigbproto3"
                )

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

val Property.PropertyType.Deserializer.descriptor: EnumDescriptor
    get() = Property.descriptor.enumTypes[0]

val ProjectProperties.Deserializer.descriptor: Descriptor
    get() = ConsumerProto.descriptor.messageTypes[0]

val Property.Deserializer.descriptor: Descriptor
    get() = ConsumerProto.descriptor.messageTypes[1]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy