pub trait UnusedType { }
Expand description

Identifies types which are not actually used by the API This might be a bug within the google API schema.

Implementors§