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

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

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

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

@KtGeneratedFileDescriptor
object ResourceProto {
    val descriptor: FileDescriptor by lazy {
                val descriptorData = arrayOf(
                            "\ngoogle/api/resource.proto\ngoogle.api" +
                    " google/protobuf/descriptor.proto\"○\nRe" +
                    "sourceDescriptor\ntype (\t\npatter" +
                    "n (\t\n\nname_field (\t7\nhistory" +
                    " (2&.google.api.ResourceDescriptor.His" +
                    "tory\nplural (\t\n\bsingular (\t3" +
                    "\nstyle\n (2\$.google.api.ResourceDescr" +
                    "iptor.Style\"[\nHistory\nHISTORY_UNSPEC" +
                    "IFIED\nORIGINALLY_SINGLE_PATTERN" +
                    "\nFUTURE_MULTI_PATTERN\"8\nStyle\nSTY" +
                    "LE_UNSPECIFIED\nDECLARATIVE_FRIENDLY" +
                    "\"5\nResourceReference\ntype (\t\n" +
                    "\nchild_type (\t:l\nresource_reference" +
                    ".google.protobuf.FieldOptions゚\b (2." +
                    "google.api.ResourceReferenceRresourceRe" +
                    "ference:n\nresource_definition.google." +
                    "protobuf.FileOptionsン\b (2.google.api" +
                    ".ResourceDescriptorRresourceDefinition:" +
                    "\\\n\bresource.google.protobuf.MessageOpt" +
                    "ionsン\b (2.google.api.ResourceDescrip" +
                    "torR\bresourceBn\ncom.google.apiB\rResourc" +
                    "eProtoPZAgoogle.golang.org/genproto/goo" +
                    "gleapis/api/annotations;annotations￸ᄁ" +
                    "GAPIbproto3"
                )

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

val ResourceDescriptor.History.Deserializer.descriptor: EnumDescriptor
    get() = ResourceDescriptor.descriptor.enumTypes[0]

val ResourceDescriptor.Style.Deserializer.descriptor: EnumDescriptor
    get() = ResourceDescriptor.descriptor.enumTypes[1]

val ResourceDescriptor.Deserializer.descriptor: Descriptor
    get() = ResourceProto.descriptor.messageTypes[0]

val ResourceReference.Deserializer.descriptor: Descriptor
    get() = ResourceProto.descriptor.messageTypes[1]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy