SampleContent
SampleContent
Object representating the primary content type of a sample.
JSON Example
{
"id": 0,
"name": "string",
"file_extensions": [
"string"
]
}
integer As int32 As int32
id
Optional
id
string
name
Required
The user presented name of the sample content, e.g. 'Java', 'vRealize Ops Dashboard'
array of string
file_extensions
Optional
Optional. Known file extensions for the sample content if any with no leading dot (e.g. 'java', 'c', 'sh')