Skip to main content

Interface: IDescribeNamespaceRequest

workflowservice.v1.IDescribeNamespaceRequest

Properties of a DescribeNamespaceRequest.

Hierarchy​

Properties​

id​

• Optional id: null | string

DescribeNamespaceRequest id

Inherited from​

$Properties.id


namespace​

• Optional namespace: null | string

DescribeNamespaceRequest namespace

Inherited from​

$Properties.namespace


weakConsistency​

• Optional weakConsistency: null | boolean

If true, the server may serve the response from an eventually-consistent source instead of reading through to persistence. Defaults to false, which preserves read-after-write consistency. SDKs should set this when fetching namespace capabilities on worker/client startup.

Inherited from​

$Properties.weakConsistency