Class: Google::Cloud::Redis::V1beta1::GetInstanceRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/redis/v1beta1/doc/google/cloud/redis/v1beta1/cloud_redis.rb

Overview

Request for GetInstance.

Instance Attribute Summary collapse

Instance Attribute Details

#nameString

Returns Required. Redis instance resource name using the form: +projects/project_id/locations/location_id/instances/instance_id+ where +location_id+ refers to a GCP region

Returns:

  • (String)

    Required. Redis instance resource name using the form: +projects/project_id/locations/location_id/instances/instance_id+ where +location_id+ refers to a GCP region



200
# File 'lib/google/cloud/redis/v1beta1/doc/google/cloud/redis/v1beta1/cloud_redis.rb', line 200

class GetInstanceRequest; end