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
#url
def url() -> ::String
Returns
- (::String) — The URL to open.
#url=
def url=(value) -> ::String
Parameter
- value (::String) — The URL to open.
Returns
- (::String) — The URL to open.