Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
Google_Service_SiteVerification Class Reference
Inheritance diagram for Google_Service_SiteVerification:
Google_Service

Public Member Functions

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

Public Attributes

 $availableScopes
 
 $batchPath
 
 $resource
 
 $rootUrl
 
 $servicePath
 
 $version
 
 $webResource
 
const SITEVERIFICATION
 Manage the list of sites and domains you control.
 
const SITEVERIFICATION_VERIFY_ONLY
 Manage your new site verifications with Google.
 

Constructor & Destructor Documentation

◆ __construct()

Google_Service_SiteVerification::__construct ( Google_Client $client)

Constructs the internal representation of the SiteVerification 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

◆ SITEVERIFICATION

const Google_Service_SiteVerification::SITEVERIFICATION
Initial value:
=
"https://www.googleapis.com/auth/siteverification"

Manage the list of sites and domains you control.

◆ SITEVERIFICATION_VERIFY_ONLY

const Google_Service_SiteVerification::SITEVERIFICATION_VERIFY_ONLY
Initial value:
=
"https://www.googleapis.com/auth/siteverification.verify_only"

Manage your new site verifications with Google.


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