Package xds.annotations.v3
Class Versioning
- java.lang.Object
-
- xds.annotations.v3.Versioning
-
public final class Versioning extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Versioning.VersioningAnnotation
Protobuf typexds.annotations.v3.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_xds_annotations_v3_VersioningAnnotation_descriptor
private static com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_xds_annotations_v3_VersioningAnnotation_fieldAccessorTable
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MessageOptions,Versioning.VersioningAnnotation>
versioning
Magic number is the 28 most significant bits in the sha256sum of "xds.annotations.v3.versioning".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 is the 28 most significant bits in the sha256sum of "xds.annotations.v3.versioning".
extend .google.protobuf.MessageOptions { ... }
-
internal_static_xds_annotations_v3_VersioningAnnotation_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_xds_annotations_v3_VersioningAnnotation_descriptor
-
internal_static_xds_annotations_v3_VersioningAnnotation_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_xds_annotations_v3_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()
-
-