Show / Hide Table of Contents

Class SaaSServiceManagementService.Scope

Available OAuth 2.0 scopes for use with the App Lifecycle Manager API.

Inheritance
object
SaaSServiceManagementService.Scope
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.SaaSServiceManagement.v1
Assembly: Google.Apis.SaaSServiceManagement.v1.dll
Syntax
public class SaaSServiceManagementService.Scope

Fields

CloudPlatform

See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.

Declaration
public static string CloudPlatform
Field Value
Type Description
string

SaasservicemgmtReadWrite

See, edit, configure, and delete your Google Cloud App Lifecycle Management data and see the email address for your Google Account

Declaration
public static string SaasservicemgmtReadWrite
Field Value
Type Description
string

SaasservicemgmtReadonly

See your Google Cloud App Lifecycle Management data and the email address of your Google Account

Declaration
public static string SaasservicemgmtReadonly
Field Value
Type Description
string
In this article
Back to top Generated by DocFX