Class: Google::Cloud::Redis::V1::InputConfig

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

Overview

The input content

Instance Attribute Summary collapse

Instance Attribute Details

#gcs_source::Google::Cloud::Redis::V1::GcsSource

Returns Google Cloud Storage location where input content is located.

Returns:



416
417
418
419
# File 'proto_docs/google/cloud/redis/v1/cloud_redis.rb', line 416

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