setVisibilityValue
Describes the visibility level of a given field in a tree of fields. This value applies recursively under message
fields on which it is applied. Depending on the visibility level active when data is deserialized or serialized,
certain data may be withheld corresponding to the invoking user or system's access level.
Content copied to clipboard
.elide.model.FieldVisibility visibility = 8;
Return
This builder for chaining.
Parameters
value
The enum numeric value on the wire for visibility to set.