Cloud Bigtable V2 Client - Class StandardIsolation (1.29.2)

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

Standard options for isolating this app profile's traffic from other use cases.

Generated from protobuf message google.bigtable.admin.v2.AppProfile.StandardIsolation

Namespace

Google \ Cloud \ Bigtable \ Admin \ V2 \ AppProfile

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ priority int

The priority of requests sent using this app profile.

getPriority

The priority of requests sent using this app profile.

Returns
TypeDescription
int

setPriority

The priority of requests sent using this app profile.

Parameter
NameDescription
var int
Returns
TypeDescription
$this