
com.google.api.label.kt Maven / Gradle / Ivy
// Generated by protokt version 0.12.0. Do not modify.
// Source: google/api/label.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 LabelProto {
val descriptor: FileDescriptor by lazy {
val descriptorData = arrayOf(
"\ngoogle/api/label.proto\ngoogle.api\"ワ\n" +
"LabelDescriptor\nkey (\t9\n\nvalue_t" +
"ype (2%.google.api.LabelDescriptor.V" +
"alueType\ndescription (\t\",\n\tValueTy" +
"pe\n\nSTRING \b\nBOOL\t\nINT64B_\nc" +
"om.google.apiB\nLabelProtoPZ5google.gola" +
"ng.org/genproto/googleapis/api/label;lab" +
"elᄁGAPIbproto3"
)
FileDescriptor.buildFrom(
descriptorData,
listOf(
)
)
}
}
val LabelDescriptor.ValueType.Deserializer.descriptor: EnumDescriptor
get() = LabelDescriptor.descriptor.enumTypes[0]
val LabelDescriptor.Deserializer.descriptor: Descriptor
get() = LabelProto.descriptor.messageTypes[0]
© 2015 - 2025 Weber Informatics LLC | Privacy Policy