Struct google_plus1::ActivityActorClientSpecificActorInfoYoutubeActorInfo [−][src]
Actor info specific to YouTube clients.
This type is not used in any activity, and only used as part of another schema.
Fields
channel_id: Option<String>
ID of the YouTube channel owned by the Actor.
Trait Implementations
impl Default for ActivityActorClientSpecificActorInfoYoutubeActorInfo[src]
impl Default for ActivityActorClientSpecificActorInfoYoutubeActorInfofn default() -> ActivityActorClientSpecificActorInfoYoutubeActorInfo[src]
fn default() -> ActivityActorClientSpecificActorInfoYoutubeActorInfoReturns the "default value" for a type. Read more
impl Clone for ActivityActorClientSpecificActorInfoYoutubeActorInfo[src]
impl Clone for ActivityActorClientSpecificActorInfoYoutubeActorInfofn clone(&self) -> ActivityActorClientSpecificActorInfoYoutubeActorInfo[src]
fn clone(&self) -> ActivityActorClientSpecificActorInfoYoutubeActorInfoReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Debug for ActivityActorClientSpecificActorInfoYoutubeActorInfo[src]
impl Debug for ActivityActorClientSpecificActorInfoYoutubeActorInfofn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl NestedType for ActivityActorClientSpecificActorInfoYoutubeActorInfo[src]
impl NestedType for ActivityActorClientSpecificActorInfoYoutubeActorInfoimpl Part for ActivityActorClientSpecificActorInfoYoutubeActorInfo[src]
impl Part for ActivityActorClientSpecificActorInfoYoutubeActorInfo