D4Science D4Science Don't have a D4Science account? Create one Could not find what you are looking for? Contact us.

CatalogueRequest Data Type

The Class CatalogueRequest.

Properties
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.
query_string string Gets the query string.

Example

{
  "gcube_scope" : "...",
  "entity_context" : "...",
  "entity_name" : "...",
  "query_string" : "..."
}