lightstep.com.google.api.ResourceProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/api/resource.proto
package lightstep.lightstep.lightstep.com.google.api;
public final class ResourceProto {
private ResourceProto() {}
public static void registerAllExtensions(
lightstep.com.lightstep.lightstep.lightstep.google.protobuf.ExtensionRegistryLite registry) {
registry.add(ResourceProto.resourceReference);
registry.add(ResourceProto.resourceDefinition);
registry.add(ResourceProto.resource);
}
public static void registerAllExtensions(
lightstep.com.lightstep.lightstep.lightstep.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(lightstep.com.lightstep.lightstep.lightstep.google.protobuf.ExtensionRegistryLite) registry);
}
public static final int RESOURCE_REFERENCE_FIELD_NUMBER = 1055;
/**
*
* An annotation that describes a resource reference, see
* [ResourceReference][].
*
*
* extend .lightstep.lightstep.lightstep.google.protobuf.FieldOptions { ... }
*/
public static final
lightstep.com.lightstep.lightstep.lightstep.google.protobuf.GeneratedMessage.GeneratedExtension<
lightstep.com.lightstep.lightstep.lightstep.google.protobuf.DescriptorProtos.FieldOptions,
lightstep.lightstep.lightstep.com.google.api.ResourceReference> resourceReference = lightstep.com.lightstep.lightstep.lightstep.google.protobuf.GeneratedMessage
.newFileScopedGeneratedExtension(
lightstep.lightstep.lightstep.com.google.api.ResourceReference.class,
lightstep.lightstep.lightstep.com.google.api.ResourceReference.getDefaultInstance());
public static final int RESOURCE_DEFINITION_FIELD_NUMBER = 1053;
/**
*
* An annotation that describes a resource definition without a corresponding
* message; see [ResourceDescriptor][].
*
*
* extend .lightstep.lightstep.lightstep.google.protobuf.FileOptions { ... }
*/
public static final
lightstep.com.lightstep.lightstep.lightstep.google.protobuf.GeneratedMessage.GeneratedExtension<
lightstep.com.lightstep.lightstep.lightstep.google.protobuf.DescriptorProtos.FileOptions,
java.util.List> resourceDefinition = lightstep.com.lightstep.lightstep.lightstep.google.protobuf.GeneratedMessage
.newFileScopedGeneratedExtension(
lightstep.lightstep.lightstep.com.google.api.ResourceDescriptor.class,
lightstep.lightstep.lightstep.com.google.api.ResourceDescriptor.getDefaultInstance());
public static final int RESOURCE_FIELD_NUMBER = 1053;
/**
*
* An annotation that describes a resource definition, see
* [ResourceDescriptor][].
*
*
* extend .lightstep.lightstep.lightstep.google.protobuf.MessageOptions { ... }
*/
public static final
lightstep.com.lightstep.lightstep.lightstep.google.protobuf.GeneratedMessage.GeneratedExtension<
lightstep.com.lightstep.lightstep.lightstep.google.protobuf.DescriptorProtos.MessageOptions,
lightstep.lightstep.lightstep.com.google.api.ResourceDescriptor> resource = lightstep.com.lightstep.lightstep.lightstep.google.protobuf.GeneratedMessage
.newFileScopedGeneratedExtension(
lightstep.lightstep.lightstep.com.google.api.ResourceDescriptor.class,
lightstep.lightstep.lightstep.com.google.api.ResourceDescriptor.getDefaultInstance());
static final lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.Descriptor
internal_static_google_api_ResourceDescriptor_descriptor;
static final
lightstep.com.lightstep.lightstep.lightstep.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_api_ResourceDescriptor_fieldAccessorTable;
static final lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.Descriptor
internal_static_google_api_ResourceReference_descriptor;
static final
lightstep.com.lightstep.lightstep.lightstep.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_api_ResourceReference_fieldAccessorTable;
public static lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
String[] descriptorData = {
"\n\031google/api/resource.proto\022\ngoogle.api\032" +
" lightstep.lightstep.lightstep.google.protobuf/descriptor.proto\"\377\001\n\022Re" +
"sourceDescriptor\022\014\n\004type\030\001 \001(\t\022\017\n\007patter" +
"n\030\002 \003(\t\022\022\n\nname_field\030\003 \001(\t\0227\n\007history\030\004" +
" \001(\0162&.google.api.ResourceDescriptor.His" +
"tory\022\016\n\006plural\030\005 \001(\t\022\020\n\010singular\030\006 \001(\t\"[" +
"\n\007History\022\027\n\023HISTORY_UNSPECIFIED\020\000\022\035\n\031OR" +
"IGINALLY_SINGLE_PATTERN\020\001\022\030\n\024FUTURE_MULT" +
"I_PATTERN\020\002\"5\n\021ResourceReference\022\014\n\004type" +
"\030\001 \001(\t\022\022\n\nchild_type\030\002 \001(\t:Y\n\022resource_r" +
"eference\022\035.lightstep.lightstep.lightstep.google.protobuf.FieldOptions\030" +
"\237\010 \001(\0132\035.google.api.ResourceReference:Z\n" +
"\023resource_definition\022\034.lightstep.lightstep.lightstep.google.protobuf.F" +
"ileOptions\030\235\010 \003(\0132\036.google.api.ResourceD" +
"escriptor:R\n\010resource\022\037.lightstep.lightstep.lightstep.google.protobuf." +
"MessageOptions\030\235\010 \001(\0132\036.google.api.Resou" +
"rceDescriptorBn\n\016com.google.apiB\rResourc" +
"eProtoP\001ZAgoogle.golang.org/genproto/goo" +
"gleapis/api/annotations;annotations\370\001\001\242\002" +
"\004GAPIb\006proto3"
};
lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
new lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() {
public lightstep.com.lightstep.lightstep.lightstep.google.protobuf.ExtensionRegistry assignDescriptors(
lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.FileDescriptor root) {
descriptor = root;
return null;
}
};
lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new lightstep.com.lightstep.lightstep.lightstep.google.protobuf.Descriptors.FileDescriptor[] {
lightstep.com.lightstep.lightstep.lightstep.google.protobuf.DescriptorProtos.getDescriptor(),
}, assigner);
internal_static_google_api_ResourceDescriptor_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_api_ResourceDescriptor_fieldAccessorTable = new
lightstep.com.lightstep.lightstep.lightstep.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_api_ResourceDescriptor_descriptor,
new String[] { "Type", "Pattern", "NameField", "History", "Plural", "Singular", });
internal_static_google_api_ResourceReference_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_google_api_ResourceReference_fieldAccessorTable = new
lightstep.com.lightstep.lightstep.lightstep.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_api_ResourceReference_descriptor,
new String[] { "Type", "ChildType", });
resourceReference.internalInit(descriptor.getExtensions().get(0));
resourceDefinition.internalInit(descriptor.getExtensions().get(1));
resource.internalInit(descriptor.getExtensions().get(2));
lightstep.com.lightstep.lightstep.lightstep.google.protobuf.DescriptorProtos.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy