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

commonMain.protokt.v1.google.api.field_info_descriptors.kt Maven / Gradle / Ivy

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" +
          "\nIPV4_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]




© 2015 - 2024 Weber Informatics LLC | Privacy Policy