commonMain.protokt.v1.google.api.field_info_descriptors.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of proto-google-common-protos Show documentation
Show all versions of proto-google-common-protos Show documentation
Protobuf compiler and runtime for Kotlin
The newest version!
// Generated by protokt version 1.0.0-beta.2. Do not modify.
// Source: google/api/field_info.proto
@file:Suppress("DEPRECATION")
package protokt.v1.google.api
import protokt.v1.GeneratedFileDescriptor
import protokt.v1.google.protobuf.Descriptor
import protokt.v1.google.protobuf.DescriptorProtos
import protokt.v1.google.protobuf.EnumDescriptor
import protokt.v1.google.protobuf.FileDescriptor
import kotlin.Suppress
@GeneratedFileDescriptor
public object FieldInfoProto {
public val descriptor: FileDescriptor by lazy {
val descriptorData =
arrayOf(
"\ngoogle/api/field_info.proto\ngoogle.ap" +
"i google/protobuf/descriptor.proto\"フ\n\t" +
"FieldInfo,\nformat (2.google.api.F" +
"ieldInfo.Format\"Q\nFormat\nFORMAT_UNSP" +
"ECIFIED \t\nUUID4\b\nIPV4\b\nIPV6" +
"\nIPV4_OR_IPV6:W\n\nfield_info.googl" +
"e.protobuf.FieldOptionsᅩハ (2.goog" +
"le.api.FieldInfoR\tfieldInfoBl\ncom.googl" +
"e.apiBFieldInfoProtoPZAgoogle.golang.o" +
"rg/genproto/googleapis/api/annotations;a" +
"nnotationsᄁGAPIbproto3"
)
FileDescriptor.buildFrom(
descriptorData,
listOf(
DescriptorProtos.descriptor
)
)
}
}
public val FieldInfo.Format.Deserializer.descriptor: EnumDescriptor
get() = FieldInfo.descriptor.enumTypes[0]
public val FieldInfo.Deserializer.descriptor: Descriptor
get() = FieldInfoProto.descriptor.messageTypes[0]