Package udpa.annotations
Class Versioning
- java.lang.Object
-
- udpa.annotations.Versioning
-
public final class Versioning extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Versioning.VersioningAnnotation
Protobuf typeudpa.annotations.VersioningAnnotation
static interface
Versioning.VersioningAnnotationOrBuilder
-
Field Summary
Fields Modifier and Type Field Description private static com.google.protobuf.Descriptors.FileDescriptor
descriptor
private static com.google.protobuf.Descriptors.Descriptor
internal_static_udpa_annotations_VersioningAnnotation_descriptor
private static com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_udpa_annotations_VersioningAnnotation_fieldAccessorTable
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MessageOptions,Versioning.VersioningAnnotation>
versioning
Magic number derived from 0x78 ('x') 0x44 ('D') 0x53 ('S')static int
VERSIONING_FIELD_NUMBER
-
Constructor Summary
Constructors Modifier Constructor Description private
Versioning()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Field Detail
-
VERSIONING_FIELD_NUMBER
public static final int VERSIONING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
versioning
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MessageOptions,Versioning.VersioningAnnotation> versioning
Magic number derived from 0x78 ('x') 0x44 ('D') 0x53 ('S')
extend .google.protobuf.MessageOptions { ... }
-
internal_static_udpa_annotations_VersioningAnnotation_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_udpa_annotations_VersioningAnnotation_descriptor
-
internal_static_udpa_annotations_VersioningAnnotation_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_udpa_annotations_VersioningAnnotation_fieldAccessorTable
-
descriptor
private static com.google.protobuf.Descriptors.FileDescriptor descriptor
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-