sqladmin  v1beta4
Static Public Attributes | List of all members
google_sqladmin_api::SQLAdminService::SCOPES Class Reference

#include <sqla_dmin_service.h>

Static Public Attributes

static const char CLOUD_PLATFORM [] = {"https://www.googleapis.com/auth/cloud-platform"}
 
static const char SQLSERVICE_ADMIN [] = {"https://www.googleapis.com/auth/sqlservice.admin"}
 

Detailed Description

Declares the OAuth2.0 scopes used within Cloud SQL Admin API

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

Member Data Documentation

◆ CLOUD_PLATFORM

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

View and manage your data across Google Cloud Platform services.

◆ SQLSERVICE_ADMIN

const char google_sqladmin_api::SQLAdminService::SCOPES::SQLSERVICE_ADMIN = {"https://www.googleapis.com/auth/sqlservice.admin"}
static

Manage your Google SQL Service instances.


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