Interface: $Properties
v1.DescribeNamespaceRequest.$Properties
Properties of a DescribeNamespaceRequest.
Hierarchy
-
$Properties
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.