Documentation

Google_Service_BigtableAdmin extends Google_Service
in package

Service definition for BigtableAdmin (v2).

Administer your Cloud Bigtable tables and instances.

For more information about this service, see the API Documentation

Tags
author

Google, Inc.

Table of Contents

BIGTABLE_ADMIN  = "https://www.googleapis.com/auth/bigtable.admin"
Administer your Cloud Bigtable tables and clusters.
BIGTABLE_ADMIN_CLUSTER  = "https://www.googleapis.com/auth/bigtable.admin.cluster"
Administer your Cloud Bigtable clusters.
BIGTABLE_ADMIN_INSTANCE  = "https://www.googleapis.com/auth/bigtable.admin.instance"
Administer your Cloud Bigtable clusters.
BIGTABLE_ADMIN_TABLE  = "https://www.googleapis.com/auth/bigtable.admin.table"
Administer your Cloud Bigtable tables.
CLOUD_BIGTABLE_ADMIN  = "https://www.googleapis.com/auth/cloud-bigtable.admin"
Administer your Cloud Bigtable tables and clusters.
CLOUD_BIGTABLE_ADMIN_CLUSTER  = "https://www.googleapis.com/auth/cloud-bigtable.admin.cluster"
Administer your Cloud Bigtable clusters.
CLOUD_BIGTABLE_ADMIN_TABLE  = "https://www.googleapis.com/auth/cloud-bigtable.admin.table"
Administer your Cloud Bigtable tables.
CLOUD_PLATFORM  = "https://www.googleapis.com/auth/cloud-platform"
View and manage your data across Google Cloud Platform services.
CLOUD_PLATFORM_READ_ONLY  = "https://www.googleapis.com/auth/cloud-platform.read-only"
View your data across Google Cloud Platform services.
$availableScopes  : mixed
$batchPath  : mixed
$operations  : mixed
$operations_projects_operations  : mixed
$projects_instances  : mixed
$projects_instances_appProfiles  : mixed
$projects_instances_clusters  : mixed
$projects_instances_clusters_backups  : mixed
$projects_instances_tables  : mixed
$projects_locations  : mixed
$resource  : mixed
$rootUrl  : mixed
$servicePath  : mixed
$version  : mixed
$client  : mixed
__construct()  : mixed
Constructs the internal representation of the BigtableAdmin service.
createBatch()  : Google_Http_Batch
Create a new HTTP Batch handler for this service
getClient()  : Google_Client
Return the associated Google_Client class.

Constants

BIGTABLE_ADMIN

Administer your Cloud Bigtable tables and clusters.

public mixed BIGTABLE_ADMIN = "https://www.googleapis.com/auth/bigtable.admin"

BIGTABLE_ADMIN_CLUSTER

Administer your Cloud Bigtable clusters.

public mixed BIGTABLE_ADMIN_CLUSTER = "https://www.googleapis.com/auth/bigtable.admin.cluster"

BIGTABLE_ADMIN_INSTANCE

Administer your Cloud Bigtable clusters.

public mixed BIGTABLE_ADMIN_INSTANCE = "https://www.googleapis.com/auth/bigtable.admin.instance"

BIGTABLE_ADMIN_TABLE

Administer your Cloud Bigtable tables.

public mixed BIGTABLE_ADMIN_TABLE = "https://www.googleapis.com/auth/bigtable.admin.table"

CLOUD_BIGTABLE_ADMIN

Administer your Cloud Bigtable tables and clusters.

public mixed CLOUD_BIGTABLE_ADMIN = "https://www.googleapis.com/auth/cloud-bigtable.admin"

CLOUD_BIGTABLE_ADMIN_CLUSTER

Administer your Cloud Bigtable clusters.

public mixed CLOUD_BIGTABLE_ADMIN_CLUSTER = "https://www.googleapis.com/auth/cloud-bigtable.admin.cluster"

CLOUD_BIGTABLE_ADMIN_TABLE

Administer your Cloud Bigtable tables.

public mixed CLOUD_BIGTABLE_ADMIN_TABLE = "https://www.googleapis.com/auth/cloud-bigtable.admin.table"

CLOUD_PLATFORM

View and manage your data across Google Cloud Platform services.

public mixed CLOUD_PLATFORM = "https://www.googleapis.com/auth/cloud-platform"

CLOUD_PLATFORM_READ_ONLY

View your data across Google Cloud Platform services.

public mixed CLOUD_PLATFORM_READ_ONLY = "https://www.googleapis.com/auth/cloud-platform.read-only"

Properties

$availableScopes

public mixed $availableScopes

$operations_projects_operations

public mixed $operations_projects_operations

$projects_instances_appProfiles

public mixed $projects_instances_appProfiles

$projects_instances_clusters

public mixed $projects_instances_clusters

$projects_instances_clusters_backups

public mixed $projects_instances_clusters_backups

$projects_instances_tables

public mixed $projects_instances_tables

$servicePath

public mixed $servicePath

Methods

__construct()

Constructs the internal representation of the BigtableAdmin service.

public __construct(Google_Client $client[, string $rootUrl = null ]) : mixed
Parameters
$client : Google_Client

The client used to deliver requests.

$rootUrl : string = null

The root URL used for requests to the service.

Return values
mixed

Search results