![JAR search and dependency download from the Maven repository](/logo.png)
io.envoyproxy.envoy.admin.v3.MutexStatsProto.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of envoy-scala-control-plane_2.13 Show documentation
Show all versions of envoy-scala-control-plane_2.13 Show documentation
ScalaPB generated bindings for Envoy
// Generated by the Scala Plugin for the Protocol Buffer Compiler.
// Do not edit!
//
// Protofile syntax: PROTO3
package io.envoyproxy.envoy.admin.v3
object MutexStatsProto extends _root_.scalapb.GeneratedFileObject {
lazy val dependencies: Seq[_root_.scalapb.GeneratedFileObject] = Seq(
udpa.annotations.StatusProto,
udpa.annotations.VersioningProto
)
lazy val messagesCompanions: Seq[_root_.scalapb.GeneratedMessageCompanion[_ <: _root_.scalapb.GeneratedMessage]] =
Seq[_root_.scalapb.GeneratedMessageCompanion[_ <: _root_.scalapb.GeneratedMessage]](
io.envoyproxy.envoy.admin.v3.MutexStats
)
private lazy val ProtoBytes: _root_.scala.Array[Byte] =
scalapb.Encoding.fromBase64(scala.collection.immutable.Seq(
"""CiBlbnZveS9hZG1pbi92My9tdXRleF9zdGF0cy5wcm90bxIOZW52b3kuYWRtaW4udjMaHXVkcGEvYW5ub3RhdGlvbnMvc3Rhd
HVzLnByb3RvGiF1ZHBhL2Fubm90YXRpb25zL3ZlcnNpb25pbmcucHJvdG8ihAIKCk11dGV4U3RhdHMSPAoPbnVtX2NvbnRlbnRpb
25zGAEgASgEQhPiPxASDm51bUNvbnRlbnRpb25zUg5udW1Db250ZW50aW9ucxJGChNjdXJyZW50X3dhaXRfY3ljbGVzGAIgASgEQ
hbiPxMSEWN1cnJlbnRXYWl0Q3ljbGVzUhFjdXJyZW50V2FpdEN5Y2xlcxJJChRsaWZldGltZV93YWl0X2N5Y2xlcxgDIAEoBEIX4
j8UEhJsaWZldGltZVdhaXRDeWNsZXNSEmxpZmV0aW1lV2FpdEN5Y2xlczolmsWIHiAKHmVudm95LmFkbWluLnYyYWxwaGEuTXV0Z
XhTdGF0c0J4Chxpby5lbnZveXByb3h5LmVudm95LmFkbWluLnYzQg9NdXRleFN0YXRzUHJvdG9QAVo9Z2l0aHViLmNvbS9lbnZve
XByb3h5L2dvLWNvbnRyb2wtcGxhbmUvZW52b3kvYWRtaW4vdjM7YWRtaW52M7qAyNEGAhACYgZwcm90bzM="""
).mkString)
lazy val scalaDescriptor: _root_.scalapb.descriptors.FileDescriptor = {
val scalaProto = com.google.protobuf.descriptor.FileDescriptorProto.parseFrom(ProtoBytes)
_root_.scalapb.descriptors.FileDescriptor.buildFrom(scalaProto, dependencies.map(_.scalaDescriptor))
}
lazy val javaDescriptor: com.google.protobuf.Descriptors.FileDescriptor = {
val javaProto = com.google.protobuf.DescriptorProtos.FileDescriptorProto.parseFrom(ProtoBytes)
com.google.protobuf.Descriptors.FileDescriptor.buildFrom(javaProto, _root_.scala.Array(
udpa.annotations.StatusProto.javaDescriptor,
udpa.annotations.VersioningProto.javaDescriptor
))
}
@deprecated("Use javaDescriptor instead. In a future version this will refer to scalaDescriptor.", "ScalaPB 0.5.47")
def descriptor: com.google.protobuf.Descriptors.FileDescriptor = javaDescriptor
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy