Class: Google::Cloud::Video::LiveStream::V1::Asset::ImageAsset

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/video/livestream/v1/resources.rb

Overview

Image represents an image. The supported formats are JPEG, PNG.

Instance Attribute Summary collapse

Instance Attribute Details

#uri::String



856
857
858
859
# File 'proto_docs/google/cloud/video/livestream/v1/resources.rb', line 856

class ImageAsset
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end