dtkt.base.v1beta1messages.protoCheckConfigResponse
Message| Field | Type | Number | Description |
|---|---|---|---|
| valid | bool | 1 | True if config is valid. |
| normalized | Struct google.protobuf.Struct | 2 | Normalized/redacted config for UX and diffs (no secrets). |
| required_scopes | string[] | 4 | Optional hint for missing privileges (e.g., OAuth scopes). |
| message | string | 5 | Human-readable summary. |