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

Public Member Functions

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

Public Attributes

 $availableScopes
 
 $batchPath
 
 $globalAccountsOperations
 
 $groups
 
 $linux
 
 $resource
 
 $rootUrl
 
 $servicePath
 
 $users
 
 $version
 
const CLOUD_PLATFORM
 View and manage your data across Google Cloud Platform services.
 
const COMPUTEACCOUNTS
 New Service: https://www.googleapis.com/auth/computeaccounts.
 
const COMPUTEACCOUNTS_READONLY
 New Service: https://www.googleapis.com/auth/computeaccounts.readonly.
 

Constructor & Destructor Documentation

◆ __construct()

Google_Service_Computeaccounts::__construct ( Google_Client $client)

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

◆ CLOUD_PLATFORM

const Google_Service_Computeaccounts::CLOUD_PLATFORM
Initial value:
=
"https://www.googleapis.com/auth/cloud-platform"

View and manage your data across Google Cloud Platform services.

◆ COMPUTEACCOUNTS

const Google_Service_Computeaccounts::COMPUTEACCOUNTS
Initial value:
=
"https://www.googleapis.com/auth/computeaccounts"

New Service: https://www.googleapis.com/auth/computeaccounts.

◆ COMPUTEACCOUNTS_READONLY

const Google_Service_Computeaccounts::COMPUTEACCOUNTS_READONLY
Initial value:
=
"https://www.googleapis.com/auth/computeaccounts.readonly"

New Service: https://www.googleapis.com/auth/computeaccounts.readonly.


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