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

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

The newest version!
// Generated by protokt version 1.0.0-beta.2. Do not modify.
// Source: google/api/resource.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 ResourceProto {
  public 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
      )
    )
  }
}

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

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

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

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy