Package xds.annotations.v3
Class Status
java.lang.Object
xds.annotations.v3.Status
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Protobuf typexds.annotations.v3.FieldStatusAnnotation
static interface
static final class
Protobuf typexds.annotations.v3.FileStatusAnnotation
static interface
static final class
Protobuf typexds.annotations.v3.MessageStatusAnnotation
static interface
static enum
Protobuf enumxds.annotations.v3.PackageVersionStatus
static final class
Protobuf typexds.annotations.v3.StatusAnnotation
static interface
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static com.google.protobuf.Descriptors.FileDescriptor
static final int
static final com.google.protobuf.GeneratedMessage.GeneratedExtension
<com.google.protobuf.DescriptorProtos.FieldOptions, Status.FieldStatusAnnotation> extend .google.protobuf.FieldOptions { ...
static final int
static final com.google.protobuf.GeneratedMessage.GeneratedExtension
<com.google.protobuf.DescriptorProtos.FileOptions, Status.FileStatusAnnotation> extend .google.protobuf.FileOptions { ...
private static final com.google.protobuf.Descriptors.Descriptor
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
private static final com.google.protobuf.Descriptors.Descriptor
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
private static final com.google.protobuf.Descriptors.Descriptor
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
private static final com.google.protobuf.Descriptors.Descriptor
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
static final int
static final com.google.protobuf.GeneratedMessage.GeneratedExtension
<com.google.protobuf.DescriptorProtos.MessageOptions, Status.MessageStatusAnnotation> extend .google.protobuf.MessageOptions { ...
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistry registry) static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry)
-
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 { ... }
-
internal_static_xds_annotations_v3_FileStatusAnnotation_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_xds_annotations_v3_FileStatusAnnotation_descriptor -
internal_static_xds_annotations_v3_FileStatusAnnotation_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_xds_annotations_v3_FileStatusAnnotation_fieldAccessorTable -
internal_static_xds_annotations_v3_MessageStatusAnnotation_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_xds_annotations_v3_MessageStatusAnnotation_descriptor -
internal_static_xds_annotations_v3_MessageStatusAnnotation_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_xds_annotations_v3_MessageStatusAnnotation_fieldAccessorTable -
internal_static_xds_annotations_v3_FieldStatusAnnotation_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_xds_annotations_v3_FieldStatusAnnotation_descriptor -
internal_static_xds_annotations_v3_FieldStatusAnnotation_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_xds_annotations_v3_FieldStatusAnnotation_fieldAccessorTable -
internal_static_xds_annotations_v3_StatusAnnotation_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_xds_annotations_v3_StatusAnnotation_descriptor -
internal_static_xds_annotations_v3_StatusAnnotation_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_xds_annotations_v3_StatusAnnotation_fieldAccessorTable -
descriptor
private static com.google.protobuf.Descriptors.FileDescriptor descriptor
-
-
Constructor Details
-
Status
private Status()
-
-
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()
-