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

io.envoyproxy.envoy.watchdog.v3.AbortActionProto 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/watchdog/v3/abort_action.proto

package io.envoyproxy.envoy.watchdog.v3;

public final class AbortActionProto {
  private AbortActionProto() {}
  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_watchdog_v3_AbortActionConfig_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_envoy_watchdog_v3_AbortActionConfig_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/watchdog/v3/abort_action.proto\022\021" +
      "envoy.watchdog.v3\032\036google/protobuf/durat" +
      "ion.proto\032\035udpa/annotations/status.proto" +
      "\"E\n\021AbortActionConfig\0220\n\rwait_duration\030\001" +
      " \001(\0132\031.google.protobuf.DurationB\202\001\n\037io.e" +
      "nvoyproxy.envoy.watchdog.v3B\020AbortAction" +
      "ProtoP\001ZCgithub.com/envoyproxy/go-contro" +
      "l-plane/envoy/watchdog/v3;watchdogv3\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.DurationProto.getDescriptor(),
          udpa.annotations.Status.getDescriptor(),
        });
    internal_static_envoy_watchdog_v3_AbortActionConfig_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_envoy_watchdog_v3_AbortActionConfig_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_envoy_watchdog_v3_AbortActionConfig_descriptor,
        new java.lang.String[] { "WaitDuration", });
    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.DurationProto.getDescriptor();
    udpa.annotations.Status.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy