Libraries
»
fluent-plugin-gcs
(0.4.4)
»
Index
»
Fluent
»
GCS
»
TextObjectCreator
»
#content_type
Method: Fluent::GCS::TextObjectCreator#content_type
Defined in:
lib/fluent/plugin/gcs/object_creator.rb
#
content_type
⇒
Object
69 70 71
# File 'lib/fluent/plugin/gcs/object_creator.rb', line 69
def
content_type
"text/plain"
end