com.google.bigtable.v2.data.ColumnRange
See theColumnRange companion class
object ColumnRange extends GeneratedMessageCompanion[ColumnRange]
Attributes
- Companion
- class
- Source
- ColumnRange.scala
- Graph
-
- Supertypes
-
trait Producttrait Mirrortrait GeneratedMessageCompanion[ColumnRange]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
ColumnRange.type
Members list
Type members
Classlikes
implicit class ColumnRangeLens[UpperPB](_l: Lens[UpperPB, ColumnRange]) extends ObjectLens[UpperPB, ColumnRange]
Attributes
- Source
- ColumnRange.scala
- Supertypes
-
trait Serializableclass Objecttrait Matchableclass AnyShow all
object EndQualifier
Attributes
- Companion
- trait
- Source
- ColumnRange.scala
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
EndQualifier.type
sealed trait EndQualifier extends GeneratedOneof
Attributes
- Companion
- object
- Source
- ColumnRange.scala
- Supertypes
-
trait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
object StartQualifier
Attributes
- Companion
- trait
- Source
- ColumnRange.scala
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
StartQualifier.type
sealed trait StartQualifier extends GeneratedOneof
Attributes
- Companion
- object
- Source
- ColumnRange.scala
- Supertypes
-
trait GeneratedOneoftrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
Inherited types
The names of the product elements
The name of the type
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Value members
Concrete methods
Attributes
- Source
- ColumnRange.scala
Returns the Java descriptors for this message. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.
Returns the Java descriptors for this message. It is recommended to use scalaDescriptors. The Java descriptors are available even when Java conversions is disabled, however they are not available in Scala.js or scala-native.
Attributes
- Source
- ColumnRange.scala
Attributes
- Source
- ColumnRange.scala
Attributes
- Source
- ColumnRange.scala
Parses a message from a CodedInputStream.
Attributes
- Source
- ColumnRange.scala
Inherited methods
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Merges the given message with the additional fields in the steam.
Merges the given message with the additional fields in the steam.
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedMessageCompanion
- Source
- GeneratedMessageCompanion.scala
Concrete fields
Attributes
- Source
- ColumnRange.scala
Attributes
- Source
- ColumnRange.scala
Attributes
- Source
- ColumnRange.scala
Attributes
- Source
- ColumnRange.scala
Attributes
- Source
- ColumnRange.scala
Attributes
- Source
- ColumnRange.scala
Attributes
- Source
- ColumnRange.scala
Implicits
Implicits
final implicit def ColumnRangeLens[UpperPB](_l: Lens[UpperPB, ColumnRange]): ColumnRangeLens[UpperPB]
Attributes
- Source
- ColumnRange.scala
Attributes
- Source
- ColumnRange.scala
Attributes
- Source
- ColumnRange.scala
In this article