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

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

The newest version!
// Generated by protokt version 1.0.0-beta.2. Do not modify.
// Source: google/api/logging.proto
@file:Suppress("DEPRECATION")

package protokt.v1.google.api

import protokt.v1.GeneratedFileDescriptor
import protokt.v1.google.protobuf.Descriptor
import protokt.v1.google.protobuf.FileDescriptor
import kotlin.Suppress

@GeneratedFileDescriptor
public object LoggingProto {
  public val descriptor: FileDescriptor by lazy {
    val descriptorData =
      arrayOf(
        "\ngoogle/api/logging.proto\ngoogle.api\"ᅲ" +
          "\nLoggingE\nproducer_destinations (" +
          "2&.google.api.Logging.LoggingDestinatio" +
          "nE\nconsumer_destinations (2&.googl" +
          "e.api.Logging.LoggingDestination>\nLogg" +
          "ingDestination\nmonitored_resource " +
          "(\t\nlogs (\tBn\ncom.google.apiBLogg" +
          "ingProtoPZEgoogle.golang.org/genproto/g" +
          "oogleapis/api/serviceconfig;serviceconfi" +
          "gᄁGAPIbproto3"
      )

    FileDescriptor.buildFrom(
      descriptorData,
      listOf()
    )
  }
}

public val Logging.Deserializer.descriptor: Descriptor
  get() = LoggingProto.descriptor.messageTypes[0]

public val Logging.LoggingDestination.Deserializer.descriptor: Descriptor
  get() = Logging.descriptor.nestedTypes[0]




© 2015 - 2024 Weber Informatics LLC | Privacy Policy