
protokt.com.google.api.field_behavior.kt Maven / Gradle / Ivy
// Generated by protokt version 0.12.0. Do not modify.
// Source: google/api/field_behavior.proto
package com.google.api
import com.toasttab.protokt.DescriptorProtos
import com.toasttab.protokt.EnumDescriptor
import com.toasttab.protokt.FileDescriptor
import com.toasttab.protokt.rt.KtGeneratedFileDescriptor
@KtGeneratedFileDescriptor
object FieldBehaviorProto {
val descriptor: FileDescriptor by lazy {
val descriptorData = arrayOf(
"\ngoogle/api/field_behavior.proto\ngoogl" +
"e.api google/protobuf/descriptor.proto*" +
"ᆭ\n\rFieldBehavior\nFIELD_BEHAVIOR_UNSP" +
"ECIFIED \n\bOPTIONAL\n\bREQUIRED\n" +
"OUTPUT_ONLY\n\nINPUT_ONLY\r\n\tIMMUTA" +
"BLE\nUNORDERED_LIST\nNON_EMPTY_D" +
"EFAULT:`\nfield_behavior.google.prot" +
"obuf.FieldOptionsワ\b (2.google.api.Fi" +
"eldBehaviorR\rfieldBehaviorBp\ncom.google" +
".apiBFieldBehaviorProtoPZAgoogle.golan" +
"g.org/genproto/googleapis/api/annotation" +
"s;annotationsᄁGAPIbproto3"
)
FileDescriptor.buildFrom(
descriptorData,
listOf(
DescriptorProtos.descriptor
)
)
}
}
val FieldBehavior.Deserializer.descriptor: EnumDescriptor
get() = FieldBehaviorProto.descriptor.enumTypes[0]
© 2015 - 2025 Weber Informatics LLC | Privacy Policy