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

io.envoyproxy.envoy.service.discovery.v3alpha.RtdsProto Maven / Gradle / Ivy

There is a newer version: 1.0.46
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: envoy/service/discovery/v3alpha/rtds.proto

package io.envoyproxy.envoy.service.discovery.v3alpha;

public final class RtdsProto {
  private RtdsProto() {}
  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_discovery_v3alpha_RtdsDummy_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_discovery_v3alpha_RtdsDummy_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_envoy_service_discovery_v3alpha_Runtime_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_service_discovery_v3alpha_Runtime_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/service/discovery/v3alpha/rtds.p" +
      "roto\022\037envoy.service.discovery.v3alpha\032!e" +
      "nvoy/api/v3alpha/discovery.proto\032\034google" +
      "/api/annotations.proto\032\034google/protobuf/" +
      "struct.proto\032\027validate/validate.proto\"\013\n" +
      "\tRtdsDummy\"J\n\007Runtime\022\027\n\004name\030\001 \001(\tB\t\272\351\300" +
      "\003\004r\002 \001\022&\n\005layer\030\002 \001(\0132\027.google.protobuf." +
      "Struct2\351\002\n\027RuntimeDiscoveryService\022`\n\rSt" +
      "reamRuntime\022#.envoy.api.v3alpha.Discover" +
      "yRequest\032$.envoy.api.v3alpha.DiscoveryRe" +
      "sponse\"\000(\0010\001\022i\n\014DeltaRuntime\022(.envoy.api" +
      ".v3alpha.DeltaDiscoveryRequest\032).envoy.a" +
      "pi.v3alpha.DeltaDiscoveryResponse\"\000(\0010\001\022" +
      "\200\001\n\014FetchRuntime\022#.envoy.api.v3alpha.Dis" +
      "coveryRequest\032$.envoy.api.v3alpha.Discov" +
      "eryResponse\"%\202\323\344\223\002\037\"\032/v3alpha/discovery:" +
      "runtime:\001*B?\n-io.envoyproxy.envoy.servic" +
      "e.discovery.v3alphaB\tRtdsProtoP\001\210\001\001b\006pro" +
      "to3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          io.envoyproxy.envoy.api.v3alpha.DiscoveryProto.getDescriptor(),
          com.google.api.AnnotationsProto.getDescriptor(),
          com.google.protobuf.StructProto.getDescriptor(),
          com.lyft.pgv.validate.Validate.getDescriptor(),
        });
    internal_static_envoy_service_discovery_v3alpha_RtdsDummy_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_service_discovery_v3alpha_RtdsDummy_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_discovery_v3alpha_RtdsDummy_descriptor,
        new java.lang.String[] { });
    internal_static_envoy_service_discovery_v3alpha_Runtime_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_envoy_service_discovery_v3alpha_Runtime_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_service_discovery_v3alpha_Runtime_descriptor,
        new java.lang.String[] { "Name", "Layer", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(com.google.api.AnnotationsProto.http);
    registry.add(com.lyft.pgv.validate.Validate.rules);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    io.envoyproxy.envoy.api.v3alpha.DiscoveryProto.getDescriptor();
    com.google.api.AnnotationsProto.getDescriptor();
    com.google.protobuf.StructProto.getDescriptor();
    com.lyft.pgv.validate.Validate.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy