Struct google_plus1::CommentActorClientSpecificActorInfoYoutubeActorInfo [−][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 CommentActorClientSpecificActorInfoYoutubeActorInfo[src]
impl Default for CommentActorClientSpecificActorInfoYoutubeActorInfofn default() -> CommentActorClientSpecificActorInfoYoutubeActorInfo[src]
fn default() -> CommentActorClientSpecificActorInfoYoutubeActorInfoReturns the "default value" for a type. Read more
impl Clone for CommentActorClientSpecificActorInfoYoutubeActorInfo[src]
impl Clone for CommentActorClientSpecificActorInfoYoutubeActorInfofn clone(&self) -> CommentActorClientSpecificActorInfoYoutubeActorInfo[src]
fn clone(&self) -> CommentActorClientSpecificActorInfoYoutubeActorInfoReturns 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 CommentActorClientSpecificActorInfoYoutubeActorInfo[src]
impl Debug for CommentActorClientSpecificActorInfoYoutubeActorInfofn 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 CommentActorClientSpecificActorInfoYoutubeActorInfo[src]
impl NestedType for CommentActorClientSpecificActorInfoYoutubeActorInfoimpl Part for CommentActorClientSpecificActorInfoYoutubeActorInfo[src]
impl Part for CommentActorClientSpecificActorInfoYoutubeActorInfo