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

Public Member Functions

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

Public Attributes

 $availableScopes
 
 $batchPath
 
 $resource
 
 $rootUrl
 
 $servicePath
 
 $version
 
 $zoneOperations
 
 $zoneViews
 
const CLOUD_PLATFORM
 View and manage your data across Google Cloud Platform services.
 
const CLOUD_PLATFORM_READ_ONLY
 View your data across Google Cloud Platform services.
 
const COMPUTE
 View and manage your Google Compute Engine resources.
 
const COMPUTE_READONLY
 View your Google Compute Engine resources.
 
const NDEV_CLOUDMAN
 View and manage your Google Cloud Platform management resources and deployment status information.
 
const NDEV_CLOUDMAN_READONLY
 View your Google Cloud Platform management resources and deployment status information.
 

Constructor & Destructor Documentation

◆ __construct()

Google_Service_Resourceviews::__construct ( Google_Client $client)

Constructs the internal representation of the Resourceviews 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_Resourceviews::CLOUD_PLATFORM
Initial value:
=
"https://www.googleapis.com/auth/cloud-platform"

View and manage your data across Google Cloud Platform services.

◆ CLOUD_PLATFORM_READ_ONLY

const Google_Service_Resourceviews::CLOUD_PLATFORM_READ_ONLY
Initial value:
=
"https://www.googleapis.com/auth/cloud-platform.read-only"

View your data across Google Cloud Platform services.

◆ COMPUTE

const Google_Service_Resourceviews::COMPUTE
Initial value:
=
"https://www.googleapis.com/auth/compute"

View and manage your Google Compute Engine resources.

◆ COMPUTE_READONLY

const Google_Service_Resourceviews::COMPUTE_READONLY
Initial value:
=
"https://www.googleapis.com/auth/compute.readonly"

View your Google Compute Engine resources.

◆ NDEV_CLOUDMAN

const Google_Service_Resourceviews::NDEV_CLOUDMAN
Initial value:
=
"https://www.googleapis.com/auth/ndev.cloudman"

View and manage your Google Cloud Platform management resources and deployment status information.

◆ NDEV_CLOUDMAN_READONLY

const Google_Service_Resourceviews::NDEV_CLOUDMAN_READONLY
Initial value:
=
"https://www.googleapis.com/auth/ndev.cloudman.readonly"

View your Google Cloud Platform management resources and deployment status information.


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