Cloud Bigtable V2 Client - Class StandardIsolation (1.32.1)

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
Name Description
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
Type Description
int

setPriority

The priority of requests sent using this app profile.

Parameter
Name Description
var int
Returns
Type Description
$this