Skip to main content

Interface: IDescribeNamespaceResponse

workflowservice.v1.IDescribeNamespaceResponse

Properties of a DescribeNamespaceResponse.

Hierarchy

Properties

config

Optional config: null | $Properties

DescribeNamespaceResponse config

Inherited from

$Properties.config


failoverHistory

Optional failoverHistory: null | $Properties[]

Contains the historical state of failover_versions for the cluster, truncated to contain only the last N states to ensure that the list does not grow unbounded.

Inherited from

$Properties.failoverHistory


failoverVersion

Optional failoverVersion: null | Long

DescribeNamespaceResponse failoverVersion

Inherited from

$Properties.failoverVersion


isGlobalNamespace

Optional isGlobalNamespace: null | boolean

DescribeNamespaceResponse isGlobalNamespace

Inherited from

$Properties.isGlobalNamespace


namespaceInfo

Optional namespaceInfo: null | $Properties

DescribeNamespaceResponse namespaceInfo

Inherited from

$Properties.namespaceInfo


pollerGroupInfos

Optional pollerGroupInfos: null | $Properties[]

Deprecated. Use poller_groups_info instead, which carries a version so the client can ignore stale updates. The initial info that client should use for poller group assignment. This information is updated through poll response. Client is supposed to use the info received in the latest poll response.

Inherited from

$Properties.pollerGroupInfos


pollerGroupsInfo

Optional pollerGroupsInfo: null | $Properties

The initial, versioned info that client should use for poller group assignment. This information is updated through poll responses. Client is supposed to use the info with the highest version it has received.

Inherited from

$Properties.pollerGroupsInfo


replicationConfig

Optional replicationConfig: null | $Properties

DescribeNamespaceResponse replicationConfig

Inherited from

$Properties.replicationConfig