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
Show all

Members list

Type members

Types

Value members

Concrete methods

override def isPassword: Boolean

Attributes

Definition Classes
Source
ForwardSshTunnelConnectivity.scala
override def number: Int

Attributes

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

Attributes

Definition Classes
Source
ForwardSshTunnelConnectivity.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala