Cloud Channel V1 API - Class Google::Cloud::Channel::V1::Media (v0.23.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::Media.
Represents media information.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#content
defcontent()->::String
Returns
- (::String) — URL of the media.
#content=
defcontent=(value)->::String
Parameter
- value (::String) — URL of the media.
Returns
- (::String) — URL of the media.
#title
deftitle()->::String
Returns
- (::String) — Title of the media.
#title=
deftitle=(value)->::String
Parameter
- value (::String) — Title of the media.
Returns
- (::String) — Title of the media.
#type
deftype()->::Google::Cloud::Channel::V1::MediaType
Returns
- (::Google::Cloud::Channel::V1::MediaType) — Type of the media.
#type=
deftype=(value)->::Google::Cloud::Channel::V1::MediaType
Parameter
- value (::Google::Cloud::Channel::V1::MediaType) — Type of the media.
Returns
- (::Google::Cloud::Channel::V1::MediaType) — Type of the media.