Memorystore for Memcached V1beta2 Client - Class DeleteInstanceRequest (1.1.1)

Reference documentation and code samples for the Memorystore for Memcached V1beta2 Client class DeleteInstanceRequest.

Request for DeleteInstance.

Generated from protobuf message google.cloud.memcache.v1beta2.DeleteInstanceRequest

Namespace

Google \ Cloud \ Memcache \ V1beta2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. Memcached instance resource name in the format: projects/{project_id}/locations/{location_id}/instances/{instance_id} where location_id refers to a GCP region

getName

Required. Memcached instance resource name in the format: projects/{project_id}/locations/{location_id}/instances/{instance_id} where location_id refers to a GCP region

Returns
TypeDescription
string

setName

Required. Memcached instance resource name in the format: projects/{project_id}/locations/{location_id}/instances/{instance_id} where location_id refers to a GCP region

Parameter
NameDescription
var string
Returns
TypeDescription
$this