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

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

The newest version!
// Generated by protokt version 1.0.0-beta.2. Do not modify.
// Source: google/api/control.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 ControlProto {
  public val descriptor: FileDescriptor by lazy {
    val descriptorData =
      arrayOf(
        "\ngoogle/api/control.proto\ngoogle.api" +
          "google/api/policy.proto\"Q\nControl\nen" +
          "vironment (\t1\nmethod_policies (" +
          "2.google.api.MethodPolicyBn\ncom.google" +
          ".apiBControlProtoPZEgoogle.golang.org/" +
          "genproto/googleapis/api/serviceconfig;se" +
          "rviceconfigᄁGAPIbproto3"
      )

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

public val Control.Deserializer.descriptor: Descriptor
  get() = ControlProto.descriptor.messageTypes[0]




© 2015 - 2024 Weber Informatics LLC | Privacy Policy