PropertyDescription
PropertyDescription
JSON Example
{
"elementDescription": "PropertyDescription Object",
"enumValues": [
"string"
],
"indexingOptions": [
"string"
],
"kind": "string",
"propertyDocumentation": "string",
"typeName": "string",
"usageOptions": [
"string"
]
}
array of string
enumValues
Optional
enumValues
object
exampleValue
Optional
exampleValue
object
fieldDescriptions
Optional
fieldDescriptions
array of string
indexingOptions
Optional
indexingOptions
Possible values are : EXPAND, FIXED_ITEM_NAME, STORE_ONLY, TEXT, CASE_INSENSITIVE, EXCLUDE_FROM_SIGNATURE, SORT,
string
kind
Optional
kind
string
propertyDocumentation
Optional
propertyDocumentation
string
typeName
Optional
typeName
Possible values are : LONG, STRING, BYTES, PODO, COLLECTION, MAP, BOOLEAN, DOUBLE, InternetAddressV4, InternetAddressV6, DATE, URI, ENUM,
array of string
usageOptions
Optional
usageOptions
Possible values are : SINGLE_ASSIGNMENT, OPTIONAL, SERVICE_USE, INFRASTRUCTURE, AUTO_MERGE_IF_NOT_NULL, ID, LINK, LINKS, SENSITIVE, REQUIRED,