Uses of Enum
udpa.annotations.Status.PackageVersionStatus
Packages that use Status.PackageVersionStatus
-
Uses of Status.PackageVersionStatus in udpa.annotations
Subclasses with type arguments of type Status.PackageVersionStatus in udpa.annotationsModifier and TypeClassDescriptionstatic enumProtobuf enumudpa.annotations.PackageVersionStatusFields in udpa.annotations declared as Status.PackageVersionStatusModifier and TypeFieldDescriptionprivate static final Status.PackageVersionStatus[]Status.PackageVersionStatus.VALUESFields in udpa.annotations with type parameters of type Status.PackageVersionStatusModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Internal.EnumLiteMap<Status.PackageVersionStatus> Status.PackageVersionStatus.internalValueMapMethods in udpa.annotations that return Status.PackageVersionStatusModifier and TypeMethodDescriptionstatic Status.PackageVersionStatusStatus.PackageVersionStatus.forNumber(int value) Status.StatusAnnotation.Builder.getPackageVersionStatus()The entity belongs to a package with the given version status.Status.StatusAnnotation.getPackageVersionStatus()The entity belongs to a package with the given version status.Status.StatusAnnotationOrBuilder.getPackageVersionStatus()The entity belongs to a package with the given version status.static Status.PackageVersionStatusStatus.PackageVersionStatus.valueOf(int value) Deprecated.static Status.PackageVersionStatusStatus.PackageVersionStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Status.PackageVersionStatusReturns the enum constant of this type with the specified name.static Status.PackageVersionStatus[]Status.PackageVersionStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in udpa.annotations that return types with arguments of type Status.PackageVersionStatusModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Status.PackageVersionStatus> Status.PackageVersionStatus.internalGetValueMap()Methods in udpa.annotations with parameters of type Status.PackageVersionStatusModifier and TypeMethodDescriptionStatus.StatusAnnotation.Builder.setPackageVersionStatus(Status.PackageVersionStatus value) The entity belongs to a package with the given version status.