com.github.xds.core.v3.CollectionEntryProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: xds/core/v3/collection_entry.proto
package com.github.xds.core.v3;
public final class CollectionEntryProto {
private CollectionEntryProto() {}
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_xds_core_v3_CollectionEntry_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_xds_core_v3_CollectionEntry_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_xds_core_v3_CollectionEntry_InlineEntry_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_xds_core_v3_CollectionEntry_InlineEntry_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\"xds/core/v3/collection_entry.proto\022\013xd" +
"s.core.v3\032\031google/protobuf/any.proto\032\037xd" +
"s/annotations/v3/status.proto\032\"xds/core/" +
"v3/resource_locator.proto\032\027validate/vali" +
"date.proto\"\223\002\n\017CollectionEntry\022/\n\007locato" +
"r\030\001 \001(\0132\034.xds.core.v3.ResourceLocatorH\000\022" +
"@\n\014inline_entry\030\002 \001(\0132(.xds.core.v3.Coll" +
"ectionEntry.InlineEntryH\000\032r\n\013InlineEntry" +
"\022*\n\004name\030\001 \001(\tB\034\372B\031r\0272\025^[0-9a-zA-Z_\\-\\.~" +
":]+$\022\017\n\007version\030\002 \001(\t\022&\n\010resource\030\003 \001(\0132" +
"\024.google.protobuf.AnyB\031\n\022resource_specif" +
"ier\022\003\370B\001B\\\n\026com.github.xds.core.v3B\024Coll" +
"ectionEntryProtoP\001Z\"github.com/cncf/xds/" +
"go/xds/core/v3\322\306\244\341\006\002\010\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.protobuf.AnyProto.getDescriptor(),
xds.annotations.v3.Status.getDescriptor(),
com.github.xds.core.v3.ResourceLocatorProto.getDescriptor(),
io.envoyproxy.pgv.validate.Validate.getDescriptor(),
});
internal_static_xds_core_v3_CollectionEntry_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_xds_core_v3_CollectionEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_xds_core_v3_CollectionEntry_descriptor,
new java.lang.String[] { "Locator", "InlineEntry", "ResourceSpecifier", });
internal_static_xds_core_v3_CollectionEntry_InlineEntry_descriptor =
internal_static_xds_core_v3_CollectionEntry_descriptor.getNestedTypes().get(0);
internal_static_xds_core_v3_CollectionEntry_InlineEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_xds_core_v3_CollectionEntry_InlineEntry_descriptor,
new java.lang.String[] { "Name", "Version", "Resource", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(io.envoyproxy.pgv.validate.Validate.required);
registry.add(io.envoyproxy.pgv.validate.Validate.rules);
registry.add(xds.annotations.v3.Status.fileStatus);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
com.google.protobuf.AnyProto.getDescriptor();
xds.annotations.v3.Status.getDescriptor();
com.github.xds.core.v3.ResourceLocatorProto.getDescriptor();
io.envoyproxy.pgv.validate.Validate.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}