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

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

The newest version!
// Generated by protokt version 1.0.0-beta.2. Do not modify.
// Source: google/api/quota.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 QuotaProto {
  public val descriptor: FileDescriptor by lazy {
    val descriptorData =
      arrayOf(
        "\ngoogle/api/quota.proto\ngoogle.api\"]\n" +
          "Quota&\nlimits (2.google.api.Quota" +
          "Limit,\nmetric_rules (2.google.api" +
          ".MetricRule\"ム\n\nMetricRule\n\bselector" +
          " (\t=\nmetric_costs (2\'.google.api." +
          "MetricRule.MetricCostsEntry2\nMetricCos" +
          "tsEntry\nkey (\t\r\nvalue (:8\"" +
          "ユ\n\nQuotaLimit\nname (\t\ndescript" +
          "ion (\t\n\rdefault_limit (\n\tmax_" +
          "limit (\n\tfree_tier (\n\bdurati" +
          "on (\t\nmetric\b (\t\nunit\t (\t2" +
          "\nvalues\n (2\".google.api.QuotaLimit.V" +
          "aluesEntry\ndisplay_name (\t-\nValu" +
          "esEntry\nkey (\t\r\nvalue (:8B" +
          "l\ncom.google.apiB\nQuotaProtoPZEgoogle." +
          "golang.org/genproto/googleapis/api/servi" +
          "ceconfig;serviceconfigᄁGAPIbproto3"
      )

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

public val Quota.Deserializer.descriptor: Descriptor
  get() = QuotaProto.descriptor.messageTypes[0]

public val MetricRule.Deserializer.descriptor: Descriptor
  get() = QuotaProto.descriptor.messageTypes[1]

public val QuotaLimit.Deserializer.descriptor: Descriptor
  get() = QuotaProto.descriptor.messageTypes[2]




© 2015 - 2024 Weber Informatics LLC | Privacy Policy