Reference documentation and code samples for the Cloud Bigtable V2 Client class PingAndWarmRequest.
Request message for client connection keep-alive and warming.
Generated from protobuf message google.bigtable.v2.PingAndWarmRequest
Namespace
Google \ Cloud \ Bigtable \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The unique name of the instance to check permissions for as well as respond. Values are of the form projects/<project>/instances/<instance>
.
↳ app_profile_id
string
This value specifies routing for replication. If not specified, the "default" application profile will be used.
getName
Required. The unique name of the instance to check permissions for as well
as respond. Values are of the form projects/<project>/instances/<instance>
.
string
setName
Required. The unique name of the instance to check permissions for as well
as respond. Values are of the form projects/<project>/instances/<instance>
.
var
string
$this
getAppProfileId
This value specifies routing for replication. If not specified, the "default" application profile will be used.
string
setAppProfileId
This value specifies routing for replication. If not specified, the "default" application profile will be used.
var
string
$this
static::build
name
string
Required. The unique name of the instance to check permissions for as well
as respond. Values are of the form projects/<project>/instances/<instance>
. Please see BigtableClient::instanceName()
for help formatting this field.
static::buildFromNameAppProfileId
name
string
Required. The unique name of the instance to check permissions for as well
as respond. Values are of the form projects/<project>/instances/<instance>
. Please see BigtableClient::instanceName()
for help formatting this field.
appProfileId
string
This value specifies routing for replication. If not specified, the "default" application profile will be used.