pub enum YouTubeDataAPIv3v3 {
AuthYoutube,
AuthYoutubeChannelMembershipsCreator,
AuthYoutubeForceSsl,
AuthYoutubeReadOnly,
AuthYoutubeUpload,
AuthYoutubepartner,
AuthYoutubepartnerChannelAudit,
}Expand description
YouTube Data API v3, v3
Variants§
AuthYoutube
Documentation: Manage your YouTube account, Scope: https://www.googleapis.com/auth/youtube
AuthYoutubeChannelMembershipsCreator
Documentation: See a list of your current active channel members, their current level, and when they became a member, Scope: https://www.googleapis.com/auth/youtube.channel-memberships.creator
AuthYoutubeForceSsl
Documentation: See, edit, and permanently delete your YouTube videos, ratings, comments and captions, Scope: https://www.googleapis.com/auth/youtube.force-ssl
AuthYoutubeReadOnly
Documentation: View your YouTube account, Scope: https://www.googleapis.com/auth/youtube.readonly
AuthYoutubeUpload
Documentation: Manage your YouTube videos, Scope: https://www.googleapis.com/auth/youtube.upload
AuthYoutubepartner
Documentation: View and manage your assets and associated content on YouTube, Scope: https://www.googleapis.com/auth/youtubepartner
AuthYoutubepartnerChannelAudit
Documentation: View private information of your YouTube channel relevant during the audit process with a YouTube partner, Scope: https://www.googleapis.com/auth/youtubepartner-channel-audit
Trait Implementations§
Source§impl Clone for YouTubeDataAPIv3v3
impl Clone for YouTubeDataAPIv3v3
Source§fn clone(&self) -> YouTubeDataAPIv3v3
fn clone(&self) -> YouTubeDataAPIv3v3
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source. Read moreSource§impl Debug for YouTubeDataAPIv3v3
impl Debug for YouTubeDataAPIv3v3
Source§impl FromGoogleScope<YouTubeDataAPIv3v3> for YouTubeDataAPIv3v3
impl FromGoogleScope<YouTubeDataAPIv3v3> for YouTubeDataAPIv3v3
Source§fn from_google_scope(google_scope: &str) -> Result<YouTubeDataAPIv3v3, ()>
fn from_google_scope(google_scope: &str) -> Result<YouTubeDataAPIv3v3, ()>
Err if you input an invalid Google Scope.Source§impl Hash for YouTubeDataAPIv3v3
impl Hash for YouTubeDataAPIv3v3
Source§impl PartialEq for YouTubeDataAPIv3v3
impl PartialEq for YouTubeDataAPIv3v3
Source§impl ToGoogleScope for YouTubeDataAPIv3v3
impl ToGoogleScope for YouTubeDataAPIv3v3
Source§fn to_google_scope(&self) -> &'static str
fn to_google_scope(&self) -> &'static str
str literal