io.envoyproxy.envoy.extensions.watchdog.profile_action.v3.ProfileActionProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/extensions/watchdog/profile_action/v3/profile_action.proto
package io.envoyproxy.envoy.extensions.watchdog.profile_action.v3;
public final class ProfileActionProto {
private ProfileActionProto() {}
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_watchdog_profile_action_v3_ProfileActionConfig_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_extensions_watchdog_profile_action_v3_ProfileActionConfig_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/watchdog/profile_acti" +
"on/v3/profile_action.proto\022+envoy.extens" +
"ions.watchdog.profile_action.v3\032\036google/" +
"protobuf/duration.proto\032\035udpa/annotation" +
"s/status.proto\032\027validate/validate.proto\"" +
"\177\n\023ProfileActionConfig\0223\n\020profile_durati" +
"on\030\001 \001(\0132\031.google.protobuf.Duration\022\035\n\014p" +
"rofile_path\030\002 \001(\tB\007\372B\004r\002\020\001\022\024\n\014max_profil" +
"es\030\003 \001(\004B\276\001\n9io.envoyproxy.envoy.extensi" +
"ons.watchdog.profile_action.v3B\022ProfileA" +
"ctionProtoP\001Zcgithub.com/envoyproxy/go-c" +
"ontrol-plane/envoy/extensions/watchdog/p" +
"rofile_action/v3;profile_actionv3\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(),
io.envoyproxy.pgv.validate.Validate.getDescriptor(),
});
internal_static_envoy_extensions_watchdog_profile_action_v3_ProfileActionConfig_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_extensions_watchdog_profile_action_v3_ProfileActionConfig_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_extensions_watchdog_profile_action_v3_ProfileActionConfig_descriptor,
new java.lang.String[] { "ProfileDuration", "ProfilePath", "MaxProfiles", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(udpa.annotations.Status.fileStatus);
registry.add(io.envoyproxy.pgv.validate.Validate.rules);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
com.google.protobuf.DurationProto.getDescriptor();
udpa.annotations.Status.getDescriptor();
io.envoyproxy.pgv.validate.Validate.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}