package google.api

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

enum FieldBehavior

field_behavior.proto:49

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.