Struct gsuite_api::UserKeyword [−][src]
A user’s keyword.
Fields
custom_type: StringIf the value of type is custom, this property contains the custom type string.
typev: Stringvalue: StringTrait Implementations
impl Clone for UserKeyword[src]
impl Clone for UserKeyword[src]fn clone(&self) -> UserKeyword[src]
pub fn clone_from(&mut self, source: &Self)1.0.0[src]
impl Default for UserKeyword[src]
impl Default for UserKeyword[src]fn default() -> UserKeyword[src]
impl<'de> Deserialize<'de> for UserKeyword[src]
impl<'de> Deserialize<'de> for UserKeyword[src]fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>, [src]
__D: Deserializer<'de>,
impl Serialize for UserKeyword[src]
impl Serialize for UserKeyword[src]Auto Trait Implementations
impl RefUnwindSafe for UserKeyword
impl RefUnwindSafe for UserKeywordimpl Send for UserKeyword
impl Send for UserKeywordimpl Sync for UserKeyword
impl Sync for UserKeywordimpl Unpin for UserKeyword
impl Unpin for UserKeywordimpl UnwindSafe for UserKeyword
impl UnwindSafe for UserKeywordBlanket Implementations
impl<T> DeserializeOwned for T where
T: for<'de> Deserialize<'de>, [src]
impl<T> DeserializeOwned for T where
T: for<'de> Deserialize<'de>, [src]impl<T> Instrument for T[src]
impl<T> Instrument for T[src]pub fn instrument(self, span: Span) -> Instrumented<Self>[src]
pub fn in_current_span(self) -> Instrumented<Self>[src]
impl<T> Instrument for T[src]
impl<T> Instrument for T[src]pub fn instrument(self, span: Span) -> Instrumented<Self>[src]
pub fn in_current_span(self) -> Instrumented<Self>[src]
impl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,