io.envoyproxy.envoy.config.ratelimit.v2.RlsProto.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.config.ratelimit.v2
object RlsProto extends _root_.scalapb.GeneratedFileObject {
lazy val dependencies: Seq[_root_.scalapb.GeneratedFileObject] = Seq(
io.envoyproxy.envoy.api.v2.core.GrpcServiceProto,
udpa.annotations.StatusProto,
io.envoyproxy.pgv.validate.ValidateProto
)
lazy val messagesCompanions: Seq[_root_.scalapb.GeneratedMessageCompanion[_ <: _root_.scalapb.GeneratedMessage]] =
Seq[_root_.scalapb.GeneratedMessageCompanion[_ <: _root_.scalapb.GeneratedMessage]](
io.envoyproxy.envoy.config.ratelimit.v2.RateLimitServiceConfig
)
private lazy val ProtoBytes: _root_.scala.Array[Byte] =
scalapb.Encoding.fromBase64(scala.collection.immutable.Seq(
"""CiNlbnZveS9jb25maWcvcmF0ZWxpbWl0L3YyL3Jscy5wcm90bxIZZW52b3kuY29uZmlnLnJhdGVsaW1pdC52MhokZW52b3kvY
XBpL3YyL2NvcmUvZ3JwY19zZXJ2aWNlLnByb3RvGh11ZHBhL2Fubm90YXRpb25zL3N0YXR1cy5wcm90bxoXdmFsaWRhdGUvdmFsa
WRhdGUucHJvdG8igQEKFlJhdGVMaW1pdFNlcnZpY2VDb25maWcSWwoMZ3JwY19zZXJ2aWNlGAIgASgLMh4uZW52b3kuYXBpLnYyL
mNvcmUuR3JwY1NlcnZpY2VCGOI/DRILZ3JwY1NlcnZpY2X6QgWKAQIQAVILZ3JwY1NlcnZpY2VKBAgBEAJKBAgDEARCiwEKJ2lvL
mVudm95cHJveHkuZW52b3kuY29uZmlnLnJhdGVsaW1pdC52MkIIUmxzUHJvdG9QAVpMZ2l0aHViLmNvbS9lbnZveXByb3h5L2dvL
WNvbnRyb2wtcGxhbmUvZW52b3kvY29uZmlnL3JhdGVsaW1pdC92MjtyYXRlbGltaXR2MrqAyNEGAhABYgZwcm90bzM="""
).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(
io.envoyproxy.envoy.api.v2.core.GrpcServiceProto.javaDescriptor,
udpa.annotations.StatusProto.javaDescriptor,
io.envoyproxy.pgv.validate.ValidateProto.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