Domain for assessment.
| JSON representation |
|---|
{
"domainName": string,
"displayName": string,
"description": string,
"frameworks": [
{
object ( |
| Fields | |
|---|---|
domainName |
Required. The domain name. Uniquely identifies the domain. |
displayName |
Optional. The domain display name is user friendly name used for UI. |
description |
Optional. The domain description. |
frameworks[] |
Optional. The frameworks that are applicable in this domain. |
inactive |
Optional. Whether the domain is inactive. Default: false. |