Google Cloud Apigee Registry V1 Client - Class DeleteInstanceRequest (0.2.7)

Reference documentation and code samples for the Google Cloud Apigee Registry V1 Client class DeleteInstanceRequest.

Request message for DeleteInstance.

Generated from protobuf message google.cloud.apigeeregistry.v1.DeleteInstanceRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the Instance to delete. Format: projects/*/locations/*/instances/*.

getName

Required. The name of the Instance to delete.

Format: projects/*/locations/*/instances/*.

Returns
TypeDescription
string

setName

Required. The name of the Instance to delete.

Format: projects/*/locations/*/instances/*.

Parameter
NameDescription
var string
Returns
TypeDescription
$this