QueryDatastoreBackingPoolMappingRequestType
QueryDatastoreBackingPoolMappingRequestType
The parameters of QueryDatastoreBackingPoolMapping.
This structure may be used only with operations rendered under /sms
.
JSON Example
{
"datastore": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
]
}