cloudresourcemanager  v1beta1
Static Public Attributes | List of all members
google_cloudresourcemanager_api::CloudResourceManagerService::SCOPES Class Reference

#include <cloud_resource_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"}
 

Detailed Description

Declares the OAuth2.0 scopes used within Cloud Resource Manager API

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

Member Data Documentation

◆ CLOUD_PLATFORM

const char google_cloudresourcemanager_api::CloudResourceManagerService::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_cloudresourcemanager_api::CloudResourceManagerService::SCOPES::CLOUD_PLATFORM_READ_ONLY = {"https://www.googleapis.com/auth/cloud-platform.read-only"}
static

View your data across Google Cloud Platform services.


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