Cloud Bigtable V2 Client - Class Permission (2.24.0)

Reference documentation and code samples for the Cloud Bigtable V2 Client class Permission.

Protobuf type google.bigtable.v2.OpenAuthorizedViewRequest.Permission

Namespace

Google \ Cloud \ Bigtable \ V2 \ OpenAuthorizedViewRequest

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

PERMISSION_UNSET

Value: 0

Generated from protobuf enum PERMISSION_UNSET = 0;

PERMISSION_READ

Value: 1

Generated from protobuf enum PERMISSION_READ = 1;

PERMISSION_WRITE

Value: 2

Generated from protobuf enum PERMISSION_WRITE = 2;

PERMISSION_READ_WRITE

Value: 3

Generated from protobuf enum PERMISSION_READ_WRITE = 3;