com.google.pubsub.v1.schema.SchemaView
See theSchemaView companion object
sealed abstract class SchemaView(val value: Int) extends GeneratedEnum
View of Schema object fields to be returned by GetSchema and ListSchemas.
Attributes
- Companion
- object
- Source
- SchemaView.scala
- Graph
-
- Supertypes
-
trait GeneratedEnumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
Members list
Type members
Value members
Concrete methods
Attributes
- Source
- SchemaView.scala
Attributes
- Source
- SchemaView.scala
Attributes
- Source
- SchemaView.scala
Attributes
- Source
- SchemaView.scala
Attributes
- Source
- SchemaView.scala
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
- Source
- SchemaView.scala
In this article