Google Cloud Memorystore for Redis V1beta1 API - Class Google::Cloud::Redis::V1beta1::GcsDestination (v0.7.0)

Reference documentation and code samples for the Google Cloud Memorystore for Redis V1beta1 API class Google::Cloud::Redis::V1beta1::GcsDestination.

The Cloud Storage location for the output content

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#uri

def uri() -> ::String
Returns
  • (::String) — Required. Data destination URI (e.g. 'gs://my_bucket/my_object'). Existing files will be overwritten.

#uri=

def uri=(value) -> ::String
Parameter
  • value (::String) — Required. Data destination URI (e.g. 'gs://my_bucket/my_object'). Existing files will be overwritten.
Returns
  • (::String) — Required. Data destination URI (e.g. 'gs://my_bucket/my_object'). Existing files will be overwritten.