Trait Resource
google_speech1
pub trait Resource { }
Identifies types which can be inserted and deleted. Types with this trait are most commonly used by clients of this API.
impl Resource for Operation