Class: Google::Spanner::Admin::Instance::V1::DeleteInstanceRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/spanner/admin/instance/v1/doc/google/spanner/admin/instance/v1/spanner_instance_admin.rb

Overview

The request for DeleteInstance.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

Returns Required. The name of the instance to be deleted. Values are of the form +projects//instances/+

Returns:

  • (String)

    Required. The name of the instance to be deleted. Values are of the form +projects//instances/+



239
# File 'lib/google/cloud/spanner/admin/instance/v1/doc/google/spanner/admin/instance/v1/spanner_instance_admin.rb', line 239

class DeleteInstanceRequest; end