Documentation

Google_Service_Manager extends Google_Service
in package

Service definition for Manager (v1beta2).

The Deployment Manager API allows users to declaratively configure, deploy and run complex solutions on the Google Cloud Platform.

For more information about this service, see the API Documentation

Tags
author

Google, Inc.

Table of Contents

APPENGINE_ADMIN  = "https://www.googleapis.com/auth/appengine.admin"
View and manage your applications deployed on Google App Engine.
CLOUD_PLATFORM  = "https://www.googleapis.com/auth/cloud-platform"
View and manage your data across Google Cloud Platform services.
CLOUD_PLATFORM_READ_ONLY  = "https://www.googleapis.com/auth/cloud-platform.read-only"
View your data across Google Cloud Platform services.
COMPUTE  = "https://www.googleapis.com/auth/compute"
View and manage your Google Compute Engine resources.
DEVSTORAGE_READ_WRITE  = "https://www.googleapis.com/auth/devstorage.read_write"
Manage your data in Google Cloud Storage.
NDEV_CLOUDMAN  = "https://www.googleapis.com/auth/ndev.cloudman"
View and manage your Google Cloud Platform management resources and deployment status information.
NDEV_CLOUDMAN_READONLY  = "https://www.googleapis.com/auth/ndev.cloudman.readonly"
View your Google Cloud Platform management resources and deployment status information.
$availableScopes  : mixed
$batchPath  : mixed
$deployments  : mixed
$resource  : mixed
$rootUrl  : mixed
$servicePath  : mixed
$templates  : mixed
$version  : mixed
$client  : mixed
__construct()  : mixed
Constructs the internal representation of the Manager service.
createBatch()  : Google_Http_Batch
Create a new HTTP Batch handler for this service
getClient()  : Google_Client
Return the associated Google_Client class.

Constants

APPENGINE_ADMIN

View and manage your applications deployed on Google App Engine.

public mixed APPENGINE_ADMIN = "https://www.googleapis.com/auth/appengine.admin"

CLOUD_PLATFORM

View and manage your data across Google Cloud Platform services.

public mixed CLOUD_PLATFORM = "https://www.googleapis.com/auth/cloud-platform"

CLOUD_PLATFORM_READ_ONLY

View your data across Google Cloud Platform services.

public mixed CLOUD_PLATFORM_READ_ONLY = "https://www.googleapis.com/auth/cloud-platform.read-only"

COMPUTE

View and manage your Google Compute Engine resources.

public mixed COMPUTE = "https://www.googleapis.com/auth/compute"

DEVSTORAGE_READ_WRITE

Manage your data in Google Cloud Storage.

public mixed DEVSTORAGE_READ_WRITE = "https://www.googleapis.com/auth/devstorage.read_write"

NDEV_CLOUDMAN

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

public mixed NDEV_CLOUDMAN = "https://www.googleapis.com/auth/ndev.cloudman"

NDEV_CLOUDMAN_READONLY

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

public mixed NDEV_CLOUDMAN_READONLY = "https://www.googleapis.com/auth/ndev.cloudman.readonly"

Properties

$availableScopes

public mixed $availableScopes

$deployments

public mixed $deployments

$servicePath

public mixed $servicePath

Methods

__construct()

Constructs the internal representation of the Manager service.

public __construct(Google_Client $client) : mixed
Parameters
$client : Google_Client
Return values
mixed

Search results