Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
Google_Service_YouTube Class Reference
Inheritance diagram for Google_Service_YouTube:
Google_Service

Public Member Functions

 __construct (Google_Client $client)
 Constructs the internal representation of the YouTube service.
 
 createBatch ()
 Create a new HTTP Batch handler for this service.
 
 getClient ()
 

Public Attributes

 $activities
 
 $availableScopes
 
 $batchPath
 
 $captions
 
 $channelBanners
 
 $channels
 
 $channelSections
 
 $comments
 
 $commentThreads
 
 $guideCategories
 
 $i18nLanguages
 
 $i18nRegions
 
 $liveBroadcasts
 
 $liveStreams
 
 $playlistItems
 
 $playlists
 
 $resource
 
 $rootUrl
 
 $search
 
 $servicePath
 
 $subscriptions
 
 $thumbnails
 
 $version
 
 $videoAbuseReportReasons
 
 $videoCategories
 
 $videos
 
 $watermarks
 
const YOUTUBE
 Manage your YouTube account.
 
const YOUTUBE_FORCE_SSL
 Manage your YouTube account.
 
const YOUTUBE_READONLY
 View your YouTube account.
 
const YOUTUBE_UPLOAD
 Manage your YouTube videos.
 
const YOUTUBEPARTNER
 View and manage your assets and associated content on YouTube.
 
const YOUTUBEPARTNER_CHANNEL_AUDIT
 View private information of your YouTube channel relevant during the audit process with a YouTube partner.
 

Constructor & Destructor Documentation

◆ __construct()

Google_Service_YouTube::__construct ( Google_Client $client)

Constructs the internal representation of the YouTube service.

Parameters
Google_Client$client

Reimplemented from Google_Service.

Member Function Documentation

◆ createBatch()

Google_Service::createBatch ( )
inherited

Create a new HTTP Batch handler for this service.

Return values
Google_Http_Batch

Member Data Documentation

◆ YOUTUBE

const Google_Service_YouTube::YOUTUBE
Initial value:
=
"https://www.googleapis.com/auth/youtube"

Manage your YouTube account.

◆ YOUTUBE_FORCE_SSL

const Google_Service_YouTube::YOUTUBE_FORCE_SSL
Initial value:
=
"https://www.googleapis.com/auth/youtube.force-ssl"

Manage your YouTube account.

◆ YOUTUBE_READONLY

const Google_Service_YouTube::YOUTUBE_READONLY
Initial value:
=
"https://www.googleapis.com/auth/youtube.readonly"

View your YouTube account.

◆ YOUTUBE_UPLOAD

const Google_Service_YouTube::YOUTUBE_UPLOAD
Initial value:
=
"https://www.googleapis.com/auth/youtube.upload"

Manage your YouTube videos.

◆ YOUTUBEPARTNER

const Google_Service_YouTube::YOUTUBEPARTNER
Initial value:
=
"https://www.googleapis.com/auth/youtubepartner"

View and manage your assets and associated content on YouTube.

◆ YOUTUBEPARTNER_CHANNEL_AUDIT

const Google_Service_YouTube::YOUTUBEPARTNER_CHANNEL_AUDIT
Initial value:
=
"https://www.googleapis.com/auth/youtubepartner-channel-audit"

View private information of your YouTube channel relevant during the audit process with a YouTube partner.


The documentation for this class was generated from the following file: