deploymentmanager  v2
Static Public Attributes | List of all members
google_deploymentmanager_api::DeploymentManagerService::SCOPES Class Reference

#include <deployment_manager_service.h>

Static Public Attributes

static const char CLOUD_PLATFORM [] = {"https://www.googleapis.com/auth/cloud-platform"}
 
static const char CLOUD_PLATFORM_READ_ONLY [] = {"https://www.googleapis.com/auth/cloud-platform.read-only"}
 
static const char NDEV_CLOUDMAN [] = {"https://www.googleapis.com/auth/ndev.cloudman"}
 
static const char NDEV_CLOUDMAN_READONLY [] = {"https://www.googleapis.com/auth/ndev.cloudman.readonly"}
 

Detailed Description

Declares the OAuth2.0 scopes used within Google Cloud Deployment Manager API

These scopes shoudl be used when asking for credentials to invoke methods in the DeploymentManagerService.

Member Data Documentation

◆ CLOUD_PLATFORM

const char google_deploymentmanager_api::DeploymentManagerService::SCOPES::CLOUD_PLATFORM = {"https://www.googleapis.com/auth/cloud-platform"}
static

View and manage your data across Google Cloud Platform services.

◆ CLOUD_PLATFORM_READ_ONLY

const char google_deploymentmanager_api::DeploymentManagerService::SCOPES::CLOUD_PLATFORM_READ_ONLY = {"https://www.googleapis.com/auth/cloud-platform.read-only"}
static

View your data across Google Cloud Platform services.

◆ NDEV_CLOUDMAN

const char google_deploymentmanager_api::DeploymentManagerService::SCOPES::NDEV_CLOUDMAN = {"https://www.googleapis.com/auth/ndev.cloudman"}
static

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

◆ NDEV_CLOUDMAN_READONLY

const char google_deploymentmanager_api::DeploymentManagerService::SCOPES::NDEV_CLOUDMAN_READONLY = {"https://www.googleapis.com/auth/ndev.cloudman.readonly"}
static

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


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