OneofOptions

interface OneofOptions(source)

Properties

Link copied to clipboard
abstract val features: FeatureSet

Any features defined in the specific edition. WARNING: This field should only be used by protobuf plugins or special cases like the proto compiler. Other uses are discouraged and developers should rely on the protoreflect APIs for their client language.

Link copied to clipboard

Returns the field-presence view for this com.google.protobuf.kotlin.OneofOptions instance.

Link copied to clipboard

The parser stores options it doesn't recognize here. See above.

Functions

Link copied to clipboard
fun OneofOptions.copy(body: ERROR CLASS: Symbol not found for OneofOptions.Builder.() -> Unit = {}): OneofOptions

Copies the original message, including unknown fields.