Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration EventingFunctionLanguageCompatibility

Represents the language compatibility levels of an eventing function.

Index

Enumeration members

Version_6_0_0

Version_6_0_0: = "6.0.0"

Indicates that the function should run with compatibility with Couchbase Server 6.0.0.

Version_6_5_0

Version_6_5_0: = "6.5.0"

Indicates that the function should run with compatibility with Couchbase Server 6.5.0.

Version_6_6_2

Version_6_6_2: = "6.6.2"

Indicates that the function should run with compatibility with Couchbase Server 6.6.2.

Generated using TypeDoc