com.google.protobuf.descriptor.Edition
See theEdition companion object
sealed abstract class Edition(val value: Int) extends GeneratedEnum
The full set of known editions.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object EDITION_1_TEST_ONLYobject EDITION_2023object EDITION_2024object EDITION_2_TEST_ONLYobject EDITION_99997_TEST_ONLYobject EDITION_99998_TEST_ONLYobject EDITION_99999_TEST_ONLYobject EDITION_LEGACYobject EDITION_MAXobject EDITION_PROTO2object EDITION_PROTO3object EDITION_UNKNOWNtrait Recognizedclass UnrecognizedShow all
Members list
Type members
Value members
Concrete methods
Inherited methods
Attributes
- Inherited from:
- Equals
Attributes
- Inherited from:
- GeneratedEnum
Attributes
- Inherited from:
- GeneratedEnum
Attributes
- Inherited from:
- GeneratedEnum
Attributes
- Inherited from:
- GeneratedEnum
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- GeneratedEnum
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
GeneratedEnum -> Any
- Inherited from:
- GeneratedEnum
Concrete fields
In this article