Cloud Bigtable V2 Client - Class DeleteInstanceRequest (2.22.0)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Bigtable V2 Client class DeleteInstanceRequest.
Request message for BigtableInstanceAdmin.DeleteInstance.
Generated from protobuf messagegoogle.bigtable.admin.v2.DeleteInstanceRequest
Namespace
Google \ Cloud \ Bigtable \ Admin \ V2
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The unique name of the instance to be deleted. Values are of the formprojects/{project}/instances/{instance}.
getName
Required. The unique name of the instance to be deleted.
Values are of the formprojects/{project}/instances/{instance}.
Returns
Type
Description
string
setName
Required. The unique name of the instance to be deleted.
Values are of the formprojects/{project}/instances/{instance}.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. The unique name of the instance to be deleted.
Values are of the formprojects/{project}/instances/{instance}. Please seeBigtableInstanceAdminClient::instanceName()for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-01 UTC."],[],[]]