com.github.xds.core.v3.ResourceNameProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: xds/core/v3/resource_name.proto
package com.github.xds.core.v3;
public final class ResourceNameProto {
private ResourceNameProto() {}
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_ResourceName_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_xds_core_v3_ResourceName_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\037xds/core/v3/resource_name.proto\022\013xds.c" +
"ore.v3\032\037xds/annotations/v3/status.proto\032" +
" xds/core/v3/context_params.proto\032\027valid" +
"ate/validate.proto\"z\n\014ResourceName\022\n\n\002id" +
"\030\001 \001(\t\022\021\n\tauthority\030\002 \001(\t\022\036\n\rresource_ty" +
"pe\030\003 \001(\tB\007\372B\004r\002\020\001\022+\n\007context\030\004 \001(\0132\032.xds" +
".core.v3.ContextParamsBY\n\026com.github.xds" +
".core.v3B\021ResourceNameProtoP\001Z\"github.co" +
"m/cncf/xds/go/xds/core/v3\322\306\244\341\006\002\010\001b\006proto" +
"3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
xds.annotations.v3.Status.getDescriptor(),
com.github.xds.core.v3.ContextParamsProto.getDescriptor(),
io.envoyproxy.pgv.validate.Validate.getDescriptor(),
});
internal_static_xds_core_v3_ResourceName_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_xds_core_v3_ResourceName_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_xds_core_v3_ResourceName_descriptor,
new java.lang.String[] { "Id", "Authority", "ResourceType", "Context", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(io.envoyproxy.pgv.validate.Validate.rules);
registry.add(xds.annotations.v3.Status.fileStatus);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
xds.annotations.v3.Status.getDescriptor();
com.github.xds.core.v3.ContextParamsProto.getDescriptor();
io.envoyproxy.pgv.validate.Validate.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}