Skip to main content

ResolvedGroup

Stored/output group carrying the server-resolved missing-column policy.

Clients never submit this model. The resolved policy is computed at update time and persisted on the version.

Default: []

Column UUIDs that are direct members of this group.

Example: "00633b08-165b-4dcb-bbae-0d3befa74c7e"

Unique identifier for the group.

When true, the group's direct member columns are excluded from wildcard queries unless include_hidden is set.

Policy for columns in this group's zone that are absent from an update.

UUID of the parent group within the same block model. Null means root.

Effective missing-column policy after resolving against the stored parent chain. For a root group this is its own policy, or USE_PREVIOUS when none is set.

Publisher-supplied free-form metadata for the group, as a JSON object. Keys must be non-empty strings (≤ 256 chars) with no leading whitespace or dot and none of the characters / \ : > < | ? " *; keys are unique case-insensitively. Values may be any JSON-compatible type. A single tags object serialised as UTF-8 JSON must be at most 10 KiB.

Human-readable label for the group, unique across the block model.

Was this page helpful?