class GCSService
Ruby on Rails 5.2.8.1
Since v5.2.8.1Wraps the Google Cloud Storage as an Active Storage service. See ActiveStorage::Service for the generic API documentation that applies to all services.
Inherits from
Attributes
Methods (defined here)
- # delete
- # delete_prefixed
- # download
- # download_chunk
- # exist?
- # headers_for_direct_upload
- # update_metadata
- # upload
- # url
- # url_for_direct_upload
- self. new
Methods (inherited)
From ActiveStorage::Service (11)
- # delete
- # delete_prefixed
- # download
- # download_chunk
- # exist?
- # headers_for_direct_upload
- # update_metadata
- # upload
- # url
- # url_for_direct_upload
- self. configure
From ActiveSupport::Autoload (6)
- # autoload
- # autoload_at
- # autoload_under
- # autoloads
- # eager_autoload
- # eager_load!
From Object (17)
- # acts_like?
- # blank?
- # deep_dup
- # duplicable?
- # html_safe?
- # in?
- # instance_values
- # instance_variable_names
- # presence
- # presence_in
- # present?
- # to_param
- # to_query
- # try
- # try!
- # unescape
- # with_options