io.envoyproxy.envoy.extensions.request_id.uuid.v3.UuidProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/extensions/request_id/uuid/v3/uuid.proto
package io.envoyproxy.envoy.extensions.request_id.uuid.v3;
public final class UuidProto {
private UuidProto() {}
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_request_id_uuid_v3_UuidRequestIdConfig_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_extensions_request_id_uuid_v3_UuidRequestIdConfig_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/request_id/uuid/v3/uu" +
"id.proto\022#envoy.extensions.request_id.uu" +
"id.v3\032\036google/protobuf/wrappers.proto\032\035u" +
"dpa/annotations/status.proto\"\223\001\n\023UuidReq" +
"uestIdConfig\0225\n\021pack_trace_reason\030\001 \001(\0132" +
"\032.google.protobuf.BoolValue\022E\n!use_reque" +
"st_id_for_trace_sampling\030\002 \001(\0132\032.google." +
"protobuf.BoolValueB\233\001\n1io.envoyproxy.env" +
"oy.extensions.request_id.uuid.v3B\tUuidPr" +
"otoP\001ZQgithub.com/envoyproxy/go-control-" +
"plane/envoy/extensions/request_id/uuid/v" +
"3;uuidv3\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.WrappersProto.getDescriptor(),
udpa.annotations.Status.getDescriptor(),
});
internal_static_envoy_extensions_request_id_uuid_v3_UuidRequestIdConfig_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_extensions_request_id_uuid_v3_UuidRequestIdConfig_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_extensions_request_id_uuid_v3_UuidRequestIdConfig_descriptor,
new java.lang.String[] { "PackTraceReason", "UseRequestIdForTraceSampling", });
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.WrappersProto.getDescriptor();
udpa.annotations.Status.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}