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

io.envoyproxy.envoy.service.redis_auth.v3.RedisExternalAuthProto Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: envoy/service/redis_auth/v3/redis_external_auth.proto

// Protobuf Java Version: 3.25.1
package io.envoyproxy.envoy.service.redis_auth.v3;

public final class RedisExternalAuthProto {
  private RedisExternalAuthProto() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_service_redis_auth_v3_RedisProxyExternalAuthRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_redis_auth_v3_RedisProxyExternalAuthRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_service_redis_auth_v3_RedisProxyExternalAuthResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_redis_auth_v3_RedisProxyExternalAuthResponse_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n5envoy/service/redis_auth/v3/redis_exte" +
      "rnal_auth.proto\022\033envoy.service.redis_aut" +
      "h.v3\032\037google/protobuf/timestamp.proto\032\027g" +
      "oogle/rpc/status.proto\032\035udpa/annotations" +
      "/status.proto\"C\n\035RedisProxyExternalAuthR" +
      "equest\022\020\n\010username\030\001 \001(\t\022\020\n\010password\030\002 \001" +
      "(\t\"\205\001\n\036RedisProxyExternalAuthResponse\022\"\n" +
      "\006status\030\001 \001(\0132\022.google.rpc.Status\022.\n\nexp" +
      "iration\030\002 \001(\0132\032.google.protobuf.Timestam" +
      "p\022\017\n\007message\030\003 \001(\t2\244\001\n\026RedisProxyExterna" +
      "lAuth\022\211\001\n\014Authenticate\022:.envoy.service.r" +
      "edis_auth.v3.RedisProxyExternalAuthReque" +
      "st\032;.envoy.service.redis_auth.v3.RedisPr" +
      "oxyExternalAuthResponse\"\000B\236\001\n)io.envoypr" +
      "oxy.envoy.service.redis_auth.v3B\026RedisEx" +
      "ternalAuthProtoP\001ZOgithub.com/envoyproxy" +
      "/go-control-plane/envoy/service/redis_au" +
      "th/v3;redis_authv3\272\200\310\321\006\002\020\002b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.protobuf.TimestampProto.getDescriptor(),
          com.google.rpc.StatusProto.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
        });
    internal_static_envoy_service_redis_auth_v3_RedisProxyExternalAuthRequest_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_service_redis_auth_v3_RedisProxyExternalAuthRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_redis_auth_v3_RedisProxyExternalAuthRequest_descriptor,
        new java.lang.String[] { "Username", "Password", });
    internal_static_envoy_service_redis_auth_v3_RedisProxyExternalAuthResponse_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_envoy_service_redis_auth_v3_RedisProxyExternalAuthResponse_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_redis_auth_v3_RedisProxyExternalAuthResponse_descriptor,
        new java.lang.String[] { "Status", "Expiration", "Message", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(udpa.annotations.Status.fileStatus);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    com.google.protobuf.TimestampProto.getDescriptor();
    com.google.rpc.StatusProto.getDescriptor();
    udpa.annotations.Status.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy