com.google.pubsub.v1.pubsub.IngestionDataSourceSettings.AzureEventHubs.State
See theState companion object
sealed abstract class State(val value: Int) extends GeneratedEnum
Possible states for managed ingestion from Event Hubs.
Attributes
- Companion
- object
- Source
- IngestionDataSourceSettings.scala
- Graph
-
- Supertypes
-
trait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object ACTIVEobject EVENT_HUBS_PERMISSION_DENIEDobject EVENT_HUB_NOT_FOUNDobject NAMESPACE_NOT_FOUNDobject PUBLISH_PERMISSION_DENIEDobject RESOURCE_GROUP_NOT_FOUNDtrait Recognizedobject STATE_UNSPECIFIEDobject SUBSCRIPTION_NOT_FOUNDclass UnrecognizedShow all
Members list
Type members
Types
Attributes
Attributes
Value members
Concrete methods
Attributes
Attributes
Attributes
Attributes
Attributes
Attributes
Attributes
Attributes
Attributes
Attributes
Inherited methods
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:
- 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 and Abstract methods
Attributes
- Inherited from:
- GeneratedEnum
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedEnum
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Concrete fields
Attributes
In this article