NoWrapper

com.google.pubsub.v1.pubsub.PushConfig.Wrapper.NoWrapper
final case class NoWrapper(value: NoWrapper) extends Wrapper

Attributes

Source
PushConfig.scala
Graph
Supertypes
trait Wrapper
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

Attributes

Source
PushConfig.scala

Value members

Concrete methods

override def isNoWrapper: Boolean

Attributes

Definition Classes
Source
PushConfig.scala
override def noWrapper: Option[NoWrapper]

Attributes

Definition Classes
Source
PushConfig.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
PushConfig.scala

Inherited methods

Attributes

Inherited from:
Wrapper
Source
PushConfig.scala

Attributes

Inherited from:
Wrapper
Source
PushConfig.scala

Attributes

Inherited from:
Wrapper
Source
PushConfig.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Wrapper
Source
PushConfig.scala
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala