Show / Hide Table of Contents

Class BigtableAdminService.Scope

Available OAuth 2.0 scopes for use with the Cloud Bigtable Admin API.

Inheritance
object
BigtableAdminService.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.BigtableAdmin.v2
Assembly: Google.Apis.BigtableAdmin.v2.dll
Syntax
public class BigtableAdminService.Scope

Fields

BigtableAdmin

Administer your Cloud Bigtable tables and clusters

Declaration
public static string BigtableAdmin
Field Value
Type Description
string

BigtableAdminCluster

Administer your Cloud Bigtable clusters

Declaration
public static string BigtableAdminCluster
Field Value
Type Description
string

BigtableAdminInstance

Administer your Cloud Bigtable clusters

Declaration
public static string BigtableAdminInstance
Field Value
Type Description
string

BigtableAdminTable

Administer your Cloud Bigtable tables

Declaration
public static string BigtableAdminTable
Field Value
Type Description
string

CloudBigtableAdmin

Administer your Cloud Bigtable tables and clusters

Declaration
public static string CloudBigtableAdmin
Field Value
Type Description
string

CloudBigtableAdminCluster

Administer your Cloud Bigtable clusters

Declaration
public static string CloudBigtableAdminCluster
Field Value
Type Description
string

CloudBigtableAdminTable

Administer your Cloud Bigtable tables

Declaration
public static string CloudBigtableAdminTable
Field Value
Type Description
string

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

CloudPlatformReadOnly

View your data across Google Cloud services and see the email address of your Google Account

Declaration
public static string CloudPlatformReadOnly
Field Value
Type Description
string
In This Article
Back to top Generated by DocFX