ACTIVE
com.google.pubsub.v1.pubsub.Topic.State.ACTIVE
case object ACTIVE extends State, Recognized
The topic does not have any persistent errors.
Attributes
- Source
- Topic.scala
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Recognizedclass Statetrait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
ACTIVE.type
Members list
Type members
Inherited types
Attributes
- Inherited from:
- State
- Source
- Topic.scala
The names of the product elements
Attributes
- Inherited from:
- Singleton
- Source
- Mirror.scala
The mirrored *-type
Attributes
- Inherited from:
- Singleton
- Source
- Mirror.scala
Attributes
- Inherited from:
- State
- Source
- Topic.scala
Inherited and Abstract types
The name of the type
Value members
Concrete methods
Attributes
- Definition Classes
- Source
- Topic.scala
Inherited methods
Attributes
- Inherited from:
- State
- Source
- Topic.scala
Attributes
- Inherited from:
- State
- Source
- Topic.scala
Create a new instance of type T
with elements taken from product p
.
Create a new instance of type T
with elements taken from product p
.
Attributes
- Inherited from:
- Singleton
- Source
- Mirror.scala
Attributes
- Inherited from:
- State
- Source
- Topic.scala
Attributes
- Inherited from:
- State
- Source
- Topic.scala
Attributes
- Inherited from:
- GeneratedEnum
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedEnum
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- GeneratedEnum
- Source
- GeneratedMessageCompanion.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
GeneratedEnum -> Any
- Inherited from:
- GeneratedEnum
- Source
- GeneratedMessageCompanion.scala
Inherited fields
Attributes
- Inherited from:
- State
- Source
- Topic.scala
In this article