Skip to main content

Interface: IDescribeNamespaceRequest

workflowservice.v1.IDescribeNamespaceRequest

Properties of a DescribeNamespaceRequest.

Implemented by

Properties

id

Optional id: null | string

DescribeNamespaceRequest id


namespace

Optional namespace: null | string

DescribeNamespaceRequest 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.