Google Chat V1 API - Class Google::Apps::Chat::V1::WidgetMarkup::OpenLink (v0.1.1)

Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::WidgetMarkup::OpenLink.

A link that opens a new window.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

def url() -> ::String
Returns
  • (::String) — The URL to open.
def url=(value) -> ::String
Parameter
  • value (::String) — The URL to open.
Returns
  • (::String) — The URL to open.