PrivateConnection

com.google.cloud.datastream.v1.datastream_resources.PrivateConnection$
See thePrivateConnection companion class
object PrivateConnection extends GeneratedMessageCompanion[PrivateConnection]

Attributes

Companion
class
Source
PrivateConnection.scala
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[PrivateConnection]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type

Members list

Type members

Classlikes

final case class LabelsEntry(key: String, value: String, unknownFields: UnknownFieldSet) extends GeneratedMessage, Updatable[LabelsEntry]

Attributes

Companion
object
Source
PrivateConnection.scala
Supertypes
trait Updatable[LabelsEntry]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object LabelsEntry extends GeneratedMessageCompanion[LabelsEntry]

Attributes

Companion
class
Source
PrivateConnection.scala
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[LabelsEntry]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
implicit class PrivateConnectionLens[UpperPB](_l: Lens[UpperPB, PrivateConnection]) extends ObjectLens[UpperPB, PrivateConnection]

Attributes

Source
PrivateConnection.scala
Supertypes
class ObjectLens[UpperPB, PrivateConnection]
trait Lens[UpperPB, PrivateConnection]
trait Serializable
class Object
trait Matchable
class Any
Show all
sealed abstract class State(val value: Int) extends GeneratedEnum

Private Connection state.

Private Connection state.

Attributes

Companion
object
Source
PrivateConnection.scala
Supertypes
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object CREATED.type
object CREATING.type
object DELETING.type
object FAILED.type
object FAILED_TO_DELETE.type
trait Recognized
object STATE_UNSPECIFIED.type
class Unrecognized
Show all
object State extends GeneratedEnumCompanion[State]

Attributes

Companion
class
Source
PrivateConnection.scala
Supertypes
trait Sum
trait Mirror
trait GeneratedEnumCompanion[State]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
State.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type ValueType = A

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala

Value members

Concrete methods

def enumCompanionForFieldNumber(`__fieldNumber`: Int): GeneratedEnumCompanion[_]

Attributes

Source
PrivateConnection.scala
def javaDescriptor: Descriptor

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
PrivateConnection.scala
def messageCompanionForFieldNumber(`__number`: Int): GeneratedMessageCompanion[_]

Attributes

Source
PrivateConnection.scala
def of(name: String, createTime: Option[Timestamp], updateTime: Option[Timestamp], labels: Map[String, String], displayName: String, state: State, error: Option[Error], vpcPeeringConfig: Option[VpcPeeringConfig]): PrivateConnection

Attributes

Source
PrivateConnection.scala
def parseFrom(`_input__`: CodedInputStream): PrivateConnection

Parses a message from a CodedInputStream.

Parses a message from a CodedInputStream.

Attributes

Source
PrivateConnection.scala
def scalaDescriptor: Descriptor

Attributes

Source
PrivateConnection.scala

Inherited methods

def enumCompanionForField(field: FieldDescriptor): GeneratedEnumCompanion[_]

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def fromAscii(s: String): A

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def merge(a: PrivateConnection, input: CodedInputStream): A

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
def messageCompanionForField(field: FieldDescriptor): GeneratedMessageCompanion[_]

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def parseDelimitedFrom(input: InputStream): Option[A]

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def parseDelimitedFrom(input: CodedInputStream): Option[A]

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def parseFrom(s: Array[Byte]): A

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def parseFrom(input: InputStream): A

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def streamFromDelimitedInput(input: InputStream): Stream[A]

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def validate(s: Array[Byte]): Try[A]

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala
def validateAscii(s: String): Either[TextFormatError, A]

Attributes

Inherited from:
GeneratedMessageCompanion
Source
GeneratedMessageCompanion.scala

Concrete fields

Attributes

Source
PrivateConnection.scala

Attributes

Source
PrivateConnection.scala
final val ERROR_FIELD_NUMBER: 7

Attributes

Source
PrivateConnection.scala
final val LABELS_FIELD_NUMBER: 4

Attributes

Source
PrivateConnection.scala
final val NAME_FIELD_NUMBER: 1

Attributes

Source
PrivateConnection.scala
final val STATE_FIELD_NUMBER: 6

Attributes

Source
PrivateConnection.scala

Attributes

Source
PrivateConnection.scala

Attributes

Source
PrivateConnection.scala
lazy val nestedMessagesCompanions: Seq[GeneratedMessageCompanion[_ <: GeneratedMessage]]

Attributes

Source
PrivateConnection.scala

Implicits

Implicits

final implicit def PrivateConnectionLens[UpperPB](_l: Lens[UpperPB, PrivateConnection]): PrivateConnectionLens[UpperPB]

Attributes

Source
PrivateConnection.scala
implicit def messageCompanion: GeneratedMessageCompanion[PrivateConnection]

Attributes

Source
PrivateConnection.scala
implicit def messageReads: Reads[PrivateConnection]

Attributes

Source
PrivateConnection.scala