Sha256: 5b4c3ac5707b99a913769b10c9762bed82c2680b65061b15d7658e76448d4d19
Contents?: true
Size: 255 Bytes
Versions: 11
Compression:
Stored size: 255 Bytes
Contents
module Bitmovin::Encoding::Inputs class GcsInput < Bitmovin::Resource init 'encoding/inputs/gcs' attr_accessor :id, :created_at, :modified_at, :name, :description, :cloud_region, :bucket_name attr_accessor :secret_key, :access_key end end
Version data entries
11 entries across 11 versions & 1 rubygems