Google_Service_Devprojects
extends Google_Service
in package
Service definition for Devprojects (v1).
This API enables programmatic access to various capabilities exposed in the Google APIs Console (aka DevConsole), including project, team, and auth management.
For more information about this service, see the API Documentation
Tags
Table of Contents
- CLOUD_PLATFORM = "https://www.googleapis.com/auth/cloud-platform"
- View and manage your data across Google Cloud Platform services.
- COMPUTE = "https://www.googleapis.com/auth/compute"
- View and manage your Google Compute Engine resources.
- $activationLinks : mixed
- $apiconsumers : mixed
- $apis : mixed
- $availableScopes : mixed
- $batchPath : mixed
- $controlwidgets : mixed
- $domains : mixed
- $projects : mixed
- $resource : mixed
- $rootUrl : mixed
- $servicePath : mixed
- $toses : mixed
- $users : mixed
- $version : mixed
- $client : mixed
- __construct() : mixed
- Constructs the internal representation of the Devprojects service.
- createBatch() : Google_Http_Batch
- Create a new HTTP Batch handler for this service
- getClient() : Google_Client
- Return the associated Google_Client class.
Constants
CLOUD_PLATFORM
View and manage your data across Google Cloud Platform services.
public
mixed
CLOUD_PLATFORM
= "https://www.googleapis.com/auth/cloud-platform"
COMPUTE
View and manage your Google Compute Engine resources.
public
mixed
COMPUTE
= "https://www.googleapis.com/auth/compute"
Properties
$activationLinks
public
mixed
$activationLinks
$apiconsumers
public
mixed
$apiconsumers
$apis
public
mixed
$apis
$availableScopes
public
mixed
$availableScopes
$batchPath
public
mixed
$batchPath
$controlwidgets
public
mixed
$controlwidgets
$domains
public
mixed
$domains
$projects
public
mixed
$projects
$resource
public
mixed
$resource
$rootUrl
public
mixed
$rootUrl
$servicePath
public
mixed
$servicePath
$toses
public
mixed
$toses
$users
public
mixed
$users
$version
public
mixed
$version
$client
private
mixed
$client
Methods
__construct()
Constructs the internal representation of the Devprojects service.
public
__construct(Google_Client $client) : mixed
Parameters
- $client : Google_Client
Return values
mixed —createBatch()
Create a new HTTP Batch handler for this service
public
createBatch() : Google_Http_Batch
Return values
Google_Http_Batch —getClient()
Return the associated Google_Client class.
public
getClient() : Google_Client