public final class Versioning extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Versioning.VersioningAnnotation
Protobuf type
udpa.annotations.VersioningAnnotation |
static interface |
Versioning.VersioningAnnotationOrBuilder |
| Modifier and Type | Field and Description |
|---|---|
static 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 { ... } |
static int |
VERSIONING_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static final int VERSIONING_FIELD_NUMBER
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 { ... }public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2018–2021 The Envoy Project. All rights reserved.