Distinct
An option that can be applied to repeated
and map
Protobuf fields to specify that values represented by that field should not contain duplicates.
Functions
Inherited functions
Link copied to clipboard
protected DescriptorProtos.FieldOptions optionsFrom(Descriptors.FieldDescriptor object)
Content copied to clipboard
Link copied to clipboard
Returns a value of the option.
Link copied to clipboard
Returns
true
if this option exists for the specified field, false
otherwise.Link copied to clipboard