PrivateKey

com.google.cloud.datastream.v1.datastream_resources.ForwardSshTunnelConnectivity$.AuthenticationMethod$.PrivateKey
final case class PrivateKey(value: String) extends AuthenticationMethod

Attributes

Source:
ForwardSshTunnelConnectivity.scala
Graph
Supertypes
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Value members

Concrete methods

override def isPrivateKey: Boolean
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source:
ForwardSshTunnelConnectivity.scala
override def privateKey: Option[String]

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala