OmeroBlitz API
Home Previous Up Next Index

omero::cmd::LegalGraphTargetsResponse

Overview

class LegalGraphTargetsResponse extends OK

A list of the legal targets for a graph request.

Data Member Index

targets
The legal targets for the given request's type.

Data Members

api::StringSet targets;

The legal targets for the given request's type.


Home Previous Up Next Index