Class Status
java.lang.Object
com.google.protobuf.GeneratedFile
xds.annotations.v3.Status
@Generated
public final class Status
extends com.google.protobuf.GeneratedFile
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typexds.annotations.v3.FieldStatusAnnotationstatic interfacestatic final classProtobuf typexds.annotations.v3.FileStatusAnnotationstatic interfacestatic final classProtobuf typexds.annotations.v3.MessageStatusAnnotationstatic interfacestatic enumProtobuf enumxds.annotations.v3.PackageVersionStatusstatic final classProtobuf typexds.annotations.v3.StatusAnnotationstatic interface -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FieldOptions, Status.FieldStatusAnnotation> extend .google.protobuf.FieldOptions { ... }static final intstatic final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FileOptions, Status.FileStatusAnnotation> extend .google.protobuf.FileOptions { ... }static final intstatic final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MessageOptions, Status.MessageStatusAnnotation> extend .google.protobuf.MessageOptions { ... } -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) Methods inherited from class com.google.protobuf.GeneratedFile
addOptionalExtension
-
Field Details
-
FILE_STATUS_FIELD_NUMBER
public static final int FILE_STATUS_FIELD_NUMBER- See Also:
-
fileStatus
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FileOptions, Status.FileStatusAnnotation> fileStatusextend .google.protobuf.FileOptions { ... } -
MESSAGE_STATUS_FIELD_NUMBER
public static final int MESSAGE_STATUS_FIELD_NUMBER- See Also:
-
messageStatus
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MessageOptions, Status.MessageStatusAnnotation> messageStatusextend .google.protobuf.MessageOptions { ... } -
FIELD_STATUS_FIELD_NUMBER
public static final int FIELD_STATUS_FIELD_NUMBER- See Also:
-
fieldStatus
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FieldOptions, Status.FieldStatusAnnotation> fieldStatusextend .google.protobuf.FieldOptions { ... }
-
-
Method Details
-
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()
-