ListSnapshotsResponse

object ListSnapshotsResponse extends GeneratedMessageCompanion[ListSnapshotsResponse] with JavaProtoSupport[ListSnapshotsResponse, ListSnapshotsResponse]
Companion
class
trait Product
trait Mirror
trait JavaProtoSupport[ListSnapshotsResponse, ListSnapshotsResponse]
trait GeneratedMessageCompanion[ListSnapshotsResponse]
trait Serializable
class Object
trait Matchable
class Any

Type members

Classlikes

implicit
class ListSnapshotsResponseLens[UpperPB](_l: Lens[UpperPB, ListSnapshotsResponse]) extends ObjectLens[UpperPB, ListSnapshotsResponse]

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror
type ValueType = A
Inherited from
GeneratedMessageCompanion

Value members

Concrete methods

def enumCompanionForFieldNumber(`__fieldNumber`: Int): GeneratedEnumCompanion[_]
def fromJavaProto(javaPbSource: ListSnapshotsResponse): ListSnapshotsResponse
def javaDescriptor: Descriptor
def messageCompanionForFieldNumber(`__number`: Int): GeneratedMessageCompanion[_]
def of(snapshots: Seq[Snapshot], nextPageToken: String): ListSnapshotsResponse
def parseFrom(`_input__`: CodedInputStream): ListSnapshotsResponse
def scalaDescriptor: Descriptor
def toJavaProto(scalaPbSource: ListSnapshotsResponse): ListSnapshotsResponse

Inherited methods

def enumCompanionForField(field: FieldDescriptor): GeneratedEnumCompanion[_]
Inherited from
GeneratedMessageCompanion
Inherited from
GeneratedMessageCompanion
def merge(a: ListSnapshotsResponse, input: CodedInputStream): ListSnapshotsResponse

Merges the given message with the additional fields in the steam.

Merges the given message with the additional fields in the steam.

Inherited from
GeneratedMessageCompanion
def messageCompanionForField(field: FieldDescriptor): GeneratedMessageCompanion[_]
Inherited from
GeneratedMessageCompanion
def parseDelimitedFrom(input: InputStream): Option[ListSnapshotsResponse]
Inherited from
GeneratedMessageCompanion
def parseDelimitedFrom(input: CodedInputStream): Option[ListSnapshotsResponse]
Inherited from
GeneratedMessageCompanion
def parseFrom(s: Array[Byte]): ListSnapshotsResponse
Inherited from
GeneratedMessageCompanion
def parseFrom(input: InputStream): ListSnapshotsResponse
Inherited from
GeneratedMessageCompanion
@nowarn("cat=deprecation")
def streamFromDelimitedInput(input: InputStream): Stream[ListSnapshotsResponse]
Inherited from
GeneratedMessageCompanion
def toByteArray(a: ListSnapshotsResponse): Array[Byte]
Inherited from
GeneratedMessageCompanion
def validate(s: Array[Byte]): Try[ListSnapshotsResponse]
Inherited from
GeneratedMessageCompanion
def validateAscii(s: String): Either[TextFormatError, ListSnapshotsResponse]
Inherited from
GeneratedMessageCompanion

Concrete fields

lazy
val nestedMessagesCompanions: Seq[GeneratedMessageCompanion[_ <: GeneratedMessage]]

Implicits

Implicits

final implicit
implicit
def messageCompanion: GeneratedMessageCompanion[ListSnapshotsResponse] & JavaProtoSupport[ListSnapshotsResponse, ListSnapshotsResponse]
implicit