Uses of Enum Class
com.google.protobuf.Descriptors.FieldDescriptor.Sensitivity
Packages that use Descriptors.FieldDescriptor.Sensitivity
-
Uses of Descriptors.FieldDescriptor.Sensitivity in com.google.protobuf
Subclasses with type arguments of type Descriptors.FieldDescriptor.Sensitivity in com.google.protobufFields in com.google.protobuf declared as Descriptors.FieldDescriptor.SensitivityMethods in com.google.protobuf that return Descriptors.FieldDescriptor.SensitivityModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.Descriptors.FieldDescriptor.Sensitivity.values()Returns an array containing the constants of this enum class, in the order they are declared.