package field_behavior
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- sealed abstract class FieldBehavior extends GeneratedEnum
An indicator of the behavior of a given field (for example, that a field is required in requests, or given as output but ignored as input).
An indicator of the behavior of a given field (for example, that a field is required in requests, or given as output but ignored as input). This **does not** change the behavior in protocol buffers itself; it only denotes the behavior and may affect how API tooling handles the field.
Note: This enum **may** receive new values in the future.
Value Members
- object FieldBehavior extends GeneratedEnumCompanion[FieldBehavior]
- object FieldBehaviorProto extends GeneratedFileObject