LoggingDestination

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

Type members

Classlikes

implicit
class LoggingDestinationLens[UpperPB](_l: Lens[UpperPB, LoggingDestination]) extends ObjectLens[UpperPB, LoggingDestination]

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: LoggingDestination): LoggingDestination
def javaDescriptor: Descriptor
def messageCompanionForFieldNumber(`__number`: Int): GeneratedMessageCompanion[_]
def of(monitoredResource: String, logs: Seq[String]): LoggingDestination
def parseFrom(`_input__`: CodedInputStream): LoggingDestination
def scalaDescriptor: Descriptor
def toJavaProto(scalaPbSource: LoggingDestination): LoggingDestination

Inherited methods

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

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[LoggingDestination]
Inherited from
GeneratedMessageCompanion
def parseDelimitedFrom(input: CodedInputStream): Option[LoggingDestination]
Inherited from
GeneratedMessageCompanion
def parseFrom(s: Array[Byte]): LoggingDestination
Inherited from
GeneratedMessageCompanion
def parseFrom(input: InputStream): LoggingDestination
Inherited from
GeneratedMessageCompanion
@nowarn("cat=deprecation")
def streamFromDelimitedInput(input: InputStream): Stream[LoggingDestination]
Inherited from
GeneratedMessageCompanion
def toByteArray(a: LoggingDestination): Array[Byte]
Inherited from
GeneratedMessageCompanion
def validate(s: Array[Byte]): Try[LoggingDestination]
Inherited from
GeneratedMessageCompanion
def validateAscii(s: String): Either[TextFormatError, LoggingDestination]
Inherited from
GeneratedMessageCompanion

Concrete fields

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

Implicits

Implicits

final implicit
def LoggingDestinationLens[UpperPB](_l: Lens[UpperPB, LoggingDestination]): LoggingDestinationLens[UpperPB]
implicit
def messageCompanion: GeneratedMessageCompanion[LoggingDestination] & JavaProtoSupport[LoggingDestination, LoggingDestination]
implicit