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

io.grpc.alts.internal.TransportSecurityCommonProto Maven / Gradle / Ivy

There is a newer version: 1.68.1
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: grpc/gcp/transport_security_common.proto

// Protobuf Java Version: 3.25.1
package io.grpc.alts.internal;

public final class TransportSecurityCommonProto {
  private TransportSecurityCommonProto() {}
  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_grpc_gcp_RpcProtocolVersions_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_gcp_RpcProtocolVersions_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_grpc_gcp_RpcProtocolVersions_Version_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_grpc_gcp_RpcProtocolVersions_Version_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(grpc/gcp/transport_security_common.pro" +
      "to\022\010grpc.gcp\"\276\001\n\023RpcProtocolVersions\022>\n\017" +
      "max_rpc_version\030\001 \001(\0132%.grpc.gcp.RpcProt" +
      "ocolVersions.Version\022>\n\017min_rpc_version\030" +
      "\002 \001(\0132%.grpc.gcp.RpcProtocolVersions.Ver" +
      "sion\032\'\n\007Version\022\r\n\005major\030\001 \001(\r\022\r\n\005minor\030" +
      "\002 \001(\r*Q\n\rSecurityLevel\022\021\n\rSECURITY_NONE\020" +
      "\000\022\022\n\016INTEGRITY_ONLY\020\001\022\031\n\025INTEGRITY_AND_P" +
      "RIVACY\020\002Bx\n\025io.grpc.alts.internalB\034Trans" +
      "portSecurityCommonProtoP\001Z?google.golang" +
      ".org/grpc/credentials/alts/internal/prot" +
      "o/grpc_gcpb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_grpc_gcp_RpcProtocolVersions_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_grpc_gcp_RpcProtocolVersions_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_gcp_RpcProtocolVersions_descriptor,
        new java.lang.String[] { "MaxRpcVersion", "MinRpcVersion", });
    internal_static_grpc_gcp_RpcProtocolVersions_Version_descriptor =
      internal_static_grpc_gcp_RpcProtocolVersions_descriptor.getNestedTypes().get(0);
    internal_static_grpc_gcp_RpcProtocolVersions_Version_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_grpc_gcp_RpcProtocolVersions_Version_descriptor,
        new java.lang.String[] { "Major", "Minor", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy