Method: Fluent::GCS::ObjectCreator#content_type

Defined in:
lib/fluent/plugin/gcs/object_creator.rb

#content_typeObject

Raises:

  • (NotImplementedError)


18
19
20
# File 'lib/fluent/plugin/gcs/object_creator.rb', line 18

def content_type
  raise NotImplementedError
end