Class: Google::Cloud::Redis::V1beta1::InputConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/redis/v1beta1/cloud_redis.rb

Overview

The input content

Instance Attribute Summary collapse

Instance Attribute Details

#gcs_source::Google::Cloud::Redis::V1beta1::GcsSource

Returns Google Cloud Storage location where input content is located.

Returns:



630
631
632
633
# File 'proto_docs/google/cloud/redis/v1beta1/cloud_redis.rb', line 630

class InputConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end