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

java.io.deephaven.proto.backplane.grpc.Config Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: deephaven/proto/config.proto

// Protobuf Java Version: 3.25.3
package io.deephaven.proto.backplane.grpc;

public final class Config {
  private Config() {}
  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_io_deephaven_proto_backplane_grpc_AuthenticationConstantsRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_io_deephaven_proto_backplane_grpc_AuthenticationConstantsRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_io_deephaven_proto_backplane_grpc_ConfigurationConstantsRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_io_deephaven_proto_backplane_grpc_ConfigurationConstantsRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_io_deephaven_proto_backplane_grpc_AuthenticationConstantsResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_io_deephaven_proto_backplane_grpc_AuthenticationConstantsResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_io_deephaven_proto_backplane_grpc_AuthenticationConstantsResponse_ConfigValuesEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_io_deephaven_proto_backplane_grpc_AuthenticationConstantsResponse_ConfigValuesEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_io_deephaven_proto_backplane_grpc_ConfigurationConstantsResponse_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_io_deephaven_proto_backplane_grpc_ConfigurationConstantsResponse_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_io_deephaven_proto_backplane_grpc_ConfigurationConstantsResponse_ConfigValuesEntry_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_io_deephaven_proto_backplane_grpc_ConfigurationConstantsResponse_ConfigValuesEntry_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_io_deephaven_proto_backplane_grpc_ConfigValue_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_io_deephaven_proto_backplane_grpc_ConfigValue_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\034deephaven/proto/config.proto\022!io.deeph" +
      "aven.proto.backplane.grpc\" \n\036Authenticat" +
      "ionConstantsRequest\"\037\n\035ConfigurationCons" +
      "tantsRequest\"\363\001\n\037AuthenticationConstants" +
      "Response\022k\n\rconfig_values\030\001 \003(\0132T.io.dee" +
      "phaven.proto.backplane.grpc.Authenticati" +
      "onConstantsResponse.ConfigValuesEntry\032c\n" +
      "\021ConfigValuesEntry\022\013\n\003key\030\001 \001(\t\022=\n\005value" +
      "\030\002 \001(\0132..io.deephaven.proto.backplane.gr" +
      "pc.ConfigValue:\0028\001\"\361\001\n\036ConfigurationCons" +
      "tantsResponse\022j\n\rconfig_values\030\001 \003(\0132S.i" +
      "o.deephaven.proto.backplane.grpc.Configu" +
      "rationConstantsResponse.ConfigValuesEntr" +
      "y\032c\n\021ConfigValuesEntry\022\013\n\003key\030\001 \001(\t\022=\n\005v" +
      "alue\030\002 \001(\0132..io.deephaven.proto.backplan" +
      "e.grpc.ConfigValue:\0028\001\"-\n\013ConfigValue\022\026\n" +
      "\014string_value\030\003 \001(\tH\000B\006\n\004kind2\334\002\n\rConfig" +
      "Service\022\245\001\n\032GetAuthenticationConstants\022A" +
      ".io.deephaven.proto.backplane.grpc.Authe" +
      "nticationConstantsRequest\032B.io.deephaven" +
      ".proto.backplane.grpc.AuthenticationCons" +
      "tantsResponse\"\000\022\242\001\n\031GetConfigurationCons" +
      "tants\[email protected]" +
      "c.ConfigurationConstantsRequest\032A.io.dee" +
      "phaven.proto.backplane.grpc.Configuratio" +
      "nConstantsResponse\"\000BBH\001P\001Z




© 2015 - 2024 Weber Informatics LLC | Privacy Policy