public final class Runtime extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Runtime.RawExtension
RawExtension is used to hold extensions in external versions.
|
static interface |
Runtime.RawExtensionOrBuilder |
static class |
Runtime.TypeMeta
TypeMeta is shared by all top level objects.
|
static interface |
Runtime.TypeMetaOrBuilder |
static class |
Runtime.Unknown
Unknown allows api objects with unknown types to be passed-through.
|
static interface |
Runtime.UnknownOrBuilder |
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 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 © 2019. All rights reserved.