Trait google_admin1_directory::Hub[][src]

pub trait Hub { }

Identifies the Hub. There is only one per library, this trait is supposed to make intended use more explicit. The hub allows to access all resource methods more easily.

Implementors