class GCSService
Ruby on Rails 7.2.3
Since v5.2.8.1Active Storage GCS Service
Wraps the Google Cloud Storage as an Active Storage service. See ActiveStorage::Service for the generic API documentation that applies to all services.
Inherits from
Namespace
Classes
Attributes
Methods (defined here)
- # compose
- # delete
- # delete_prefixed
- # download
- # download_chunk
- # exist?
- # headers_for_direct_upload
- # update_metadata
- # upload
- # url_for_direct_upload
- self. new
Private methods
(10)
Implementation detail — not part of the public API.
- # bucket
- # client
- # custom_metadata_headers
- # email_from_metadata_server
- # file_for
- # issuer
- # private_url
- # public_url
- # signer
- # stream
Methods (inherited)
From ActiveStorage::Service (14)
- # compose
- # delete
- # delete_prefixed
- # download
- # download_chunk
- # exist?
- # headers_for_direct_upload
- # open
- # public?
- # update_metadata
- # upload
- # url
- # url_for_direct_upload
- self. configure
From ActiveSupport::Autoload (5)
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!
- # with
- # with_options
From ActiveSupport::NumericWithFormat (2)
- # to_formatted_s
- # to_fs