Password

com.google.cloud.datastream.v1.datastream_resources.ForwardSshTunnelConnectivity$.AuthenticationMethod$.Password
final case class Password(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 isPassword: Boolean
override def number: Int

Attributes

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

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala