abstract class GooglePubSubMessageBinding extends MessageBinding with BindingVersion

Annotations
@JSExportAll()
Linear Supertypes
BindingVersion, MessageBinding, Linkable, DomainElement, CustomizableElement, PlatformSecrets, AmfObjectWrapper, Annotable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. GooglePubSubMessageBinding
  2. BindingVersion
  3. MessageBinding
  4. Linkable
  5. DomainElement
  6. CustomizableElement
  7. PlatformSecrets
  8. AmfObjectWrapper
  9. Annotable
  10. AnyRef
  11. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new GooglePubSubMessageBinding(_internal: scala.model.domain.bindings.googlepubsub.GooglePubSubMessageBinding)

Abstract Value Members

  1. abstract def linkCopy(): Linkable
    Definition Classes
    Linkable
  2. abstract def schema: GooglePubSubSchemaDefinition

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. def +(other: String): String
    Implicit
    This member is added by an implicit conversion from GooglePubSubMessageBinding to any2stringadd[GooglePubSubMessageBinding] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (GooglePubSubMessageBinding, B)
    Implicit
    This member is added by an implicit conversion from GooglePubSubMessageBinding to ArrowAssoc[GooglePubSubMessageBinding] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. def annotations(): Annotations
    Definition Classes
    AmfObjectWrapper → Annotable
  7. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  8. def attributes: ObjectNode
  9. def bindingVersion: StrField
    Attributes
    protected
    Definition Classes
    GooglePubSubMessageBindingBindingVersion
  10. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  11. def customDomainProperties: core.internal.convert.CoreClientConverters.ClientList[DomainExtension]
    Definition Classes
    DomainElement → CustomizableElement
  12. def ensuring(cond: (GooglePubSubMessageBinding) ⇒ Boolean, msg: ⇒ Any): GooglePubSubMessageBinding
    Implicit
    This member is added by an implicit conversion from GooglePubSubMessageBinding to Ensuring[GooglePubSubMessageBinding] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  13. def ensuring(cond: (GooglePubSubMessageBinding) ⇒ Boolean): GooglePubSubMessageBinding
    Implicit
    This member is added by an implicit conversion from GooglePubSubMessageBinding to Ensuring[GooglePubSubMessageBinding] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  14. def ensuring(cond: Boolean, msg: ⇒ Any): GooglePubSubMessageBinding
    Implicit
    This member is added by an implicit conversion from GooglePubSubMessageBinding to Ensuring[GooglePubSubMessageBinding] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  15. def ensuring(cond: Boolean): GooglePubSubMessageBinding
    Implicit
    This member is added by an implicit conversion from GooglePubSubMessageBinding to Ensuring[GooglePubSubMessageBinding] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  16. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  17. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  18. def extendsNode: core.internal.convert.CoreClientConverters.ClientList[DomainElement]
    Definition Classes
    DomainElement
  19. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  20. def graph(): Graph
    Definition Classes
    DomainElement
  21. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  22. def id: String
    Definition Classes
    DomainElement
  23. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  24. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  25. def isLink: Boolean
    Definition Classes
    Linkable
  26. def link[T](label: String): T
    Definition Classes
    Linkable
  27. def link[T](): T
    Definition Classes
    Linkable
  28. def linkLabel: StrField
    Definition Classes
    Linkable
  29. def linkTarget: core.internal.convert.CoreClientConverters.ClientOption[DomainElement]
    Definition Classes
    Linkable
  30. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  31. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  32. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  33. def orderingKey: StrField
  34. val platform: Platform
    Definition Classes
    PlatformSecrets
  35. def position: PositionRange
    Definition Classes
    DomainElement
  36. def refDescription: StrField
    Definition Classes
    Linkable
  37. def refSummary: StrField
    Definition Classes
    Linkable
  38. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  39. def toString(): String
    Definition Classes
    AnyRef → Any
  40. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  41. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  42. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  43. def withAttributes(attributes: ObjectNode): GooglePubSubMessageBinding.this.type
  44. def withBindingVersion(bindingVersion: String): GooglePubSubMessageBinding.this.type
  45. def withCustomDomainProperties(extensions: core.internal.convert.CoreClientConverters.ClientList[DomainExtension]): GooglePubSubMessageBinding.this.type
    Definition Classes
    DomainElement → CustomizableElement
  46. def withExtendsNode(extension: core.internal.convert.CoreClientConverters.ClientList[ParametrizedDeclaration]): GooglePubSubMessageBinding.this.type
    Definition Classes
    DomainElement
  47. def withId(id: String): GooglePubSubMessageBinding.this.type
    Definition Classes
    DomainElement
  48. def withIsExternalLink(isExternalLink: Boolean): DomainElement
    Definition Classes
    DomainElement
  49. def withLinkLabel(label: String): GooglePubSubMessageBinding.this.type
    Definition Classes
    Linkable
  50. def withLinkTarget(target: DomainElement with Linkable): GooglePubSubMessageBinding.this.type
    Definition Classes
    Linkable
  51. def withOrderingKey(orderingKey: String): GooglePubSubMessageBinding.this.type
  52. def withRefDescription(refDescription: String): GooglePubSubMessageBinding.this.type
    Definition Classes
    Linkable
  53. def withRefSummary(refSummary: String): GooglePubSubMessageBinding.this.type
    Definition Classes
    Linkable
  54. def [B](y: B): (GooglePubSubMessageBinding, B)
    Implicit
    This member is added by an implicit conversion from GooglePubSubMessageBinding to ArrowAssoc[GooglePubSubMessageBinding] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated
  2. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from GooglePubSubMessageBinding to StringFormat[GooglePubSubMessageBinding] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version 2.12.16) Use formatString.format(value) instead of value.formatted(formatString), or use the f"" string interpolator. In Java 15 and later, formatted resolves to the new method in String which has reversed parameters.

Inherited from BindingVersion

Inherited from MessageBinding

Inherited from Linkable

Inherited from DomainElement

Inherited from CustomizableElement

Inherited from PlatformSecrets

Inherited from AmfObjectWrapper

Inherited from Annotable

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from GooglePubSubMessageBinding to any2stringadd[GooglePubSubMessageBinding]

Inherited by implicit conversion StringFormat from GooglePubSubMessageBinding to StringFormat[GooglePubSubMessageBinding]

Inherited by implicit conversion Ensuring from GooglePubSubMessageBinding to Ensuring[GooglePubSubMessageBinding]

Inherited by implicit conversion ArrowAssoc from GooglePubSubMessageBinding to ArrowAssoc[GooglePubSubMessageBinding]

Ungrouped