target.apidocs.com.google.api.services.youtube.YouTubeScopes.html Maven / Gradle / Ivy
YouTubeScopes (YouTube Data API v3 v3-rev20240225-2.0.0)
com.google.api.services.youtube
Class YouTubeScopes
- java.lang.Object
-
- com.google.api.services.youtube.YouTubeScopes
-
public class YouTubeScopes
extends Object
Available OAuth 2.0 scopes for use with the YouTube Data API v3.
- Since:
- 1.4
-
-
Field Summary
Fields
Modifier and Type
Field and Description
static String
YOUTUBE
Manage your YouTube account.
static String
YOUTUBE_CHANNEL_MEMBERSHIPS_CREATOR
See a list of your current active channel members, their current level, and when they became a member.
static String
YOUTUBE_FORCE_SSL
See, edit, and permanently delete your YouTube videos, ratings, comments and captions.
static String
YOUTUBE_READONLY
View your YouTube account.
static String
YOUTUBE_UPLOAD
Manage your YouTube videos.
static String
YOUTUBEPARTNER
View and manage your assets and associated content on YouTube.
static String
YOUTUBEPARTNER_CHANNEL_AUDIT
View private information of your YouTube channel relevant during the audit process with a YouTube partner.
-
Method Summary
All Methods Static Methods Concrete Methods
Modifier and Type
Method and Description
static Set<String>
all()
Returns an unmodifiable set that contains all scopes declared by this class.
-
-
Field Detail
-
YOUTUBE
public static final String YOUTUBE
Manage your YouTube account.
- See Also:
- Constant Field Values
-
YOUTUBE_CHANNEL_MEMBERSHIPS_CREATOR
public static final String YOUTUBE_CHANNEL_MEMBERSHIPS_CREATOR
See a list of your current active channel members, their current level, and when they became a member.
- See Also:
- Constant Field Values
-
YOUTUBE_FORCE_SSL
public static final String YOUTUBE_FORCE_SSL
See, edit, and permanently delete your YouTube videos, ratings, comments and captions.
- See Also:
- Constant Field Values
-
YOUTUBE_READONLY
public static final String YOUTUBE_READONLY
View your YouTube account.
- See Also:
- Constant Field Values
-
YOUTUBE_UPLOAD
public static final String YOUTUBE_UPLOAD
Manage your YouTube videos.
- See Also:
- Constant Field Values
-
YOUTUBEPARTNER
public static final String YOUTUBEPARTNER
View and manage your assets and associated content on YouTube.
- See Also:
- Constant Field Values
-
YOUTUBEPARTNER_CHANNEL_AUDIT
public static final String YOUTUBEPARTNER_CHANNEL_AUDIT
View private information of your YouTube channel relevant during the audit process with a YouTube partner.
- See Also:
- Constant Field Values
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy