Cloud Channel V1 API - Class Google::Cloud::Channel::V1::Media (v0.23.2)

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

#type=

deftype=(value)->::Google::Cloud::Channel::V1::MediaType
Parameter
Returns

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.