The Class CatalogueRequest.
| name | data type | description |
|---|---|---|
| gcube_scope | string | Gets the gcube_scope. |
| entity_context | string | Gets the entity_context. |
| entity_name | string | Gets the entity_name. |
Example
{
"gcube_scope" : "...",
"entity_context" : "...",
"entity_name" : "..."
}