OMIT_IDENTITY

Special label to define proto3 fields which should not be emitted if their value is equal to their type's respective identity value. E.g.: a field of type int32 will not get emitted if its value is 0.

Properties

Link copied to clipboard
@get:JvmName(name = "isOneOf")
val isOneOf: Boolean
Link copied to clipboard
@get:JvmName(name = "isPacked")
val isPacked: Boolean
Link copied to clipboard
@get:JvmName(name = "isRepeated")
val isRepeated: Boolean
Link copied to clipboard
Link copied to clipboard