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

io.envoyproxy.envoy.extensions.early_data.v3.DefaultEarlyDataPolicyProto Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: envoy/extensions/early_data/v3/default_early_data_policy.proto

package io.envoyproxy.envoy.extensions.early_data.v3;

public final class DefaultEarlyDataPolicyProto {
  private DefaultEarlyDataPolicyProto() {}
  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_extensions_early_data_v3_DefaultEarlyDataPolicy_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_extensions_early_data_v3_DefaultEarlyDataPolicy_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>envoy/extensions/early_data/v3/default" +
      "_early_data_policy.proto\022\036envoy.extensio" +
      "ns.early_data.v3\032\035udpa/annotations/statu" +
      "s.proto\"\030\n\026DefaultEarlyDataPolicyB\251\001\n,io" +
      ".envoyproxy.envoy.extensions.early_data." +
      "v3B\033DefaultEarlyDataPolicyProtoP\001ZRgithu" +
      "b.com/envoyproxy/go-control-plane/envoy/" +
      "extensions/early_data/v3;early_datav3\272\200\310" +
      "\321\006\002\020\002b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          udpa.annotations.Status.getDescriptor(),
        });
    internal_static_envoy_extensions_early_data_v3_DefaultEarlyDataPolicy_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_extensions_early_data_v3_DefaultEarlyDataPolicy_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_extensions_early_data_v3_DefaultEarlyDataPolicy_descriptor,
        new java.lang.String[] { });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(udpa.annotations.Status.fileStatus);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    udpa.annotations.Status.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy