Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::ChatSpaceLinkData.
Data for Chat space links.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#message
def message() -> ::String
-
(::String) — The message of the linked Chat space resource.
Format:
spaces/{space}/messages/{message}
#message=
def message=(value) -> ::String
-
value (::String) — The message of the linked Chat space resource.
Format:
spaces/{space}/messages/{message}
-
(::String) — The message of the linked Chat space resource.
Format:
spaces/{space}/messages/{message}
#space
def space() -> ::String
-
(::String) — The space of the linked Chat space resource.
Format:
spaces/{space}
#space=
def space=(value) -> ::String
-
value (::String) — The space of the linked Chat space resource.
Format:
spaces/{space}
-
(::String) — The space of the linked Chat space resource.
Format:
spaces/{space}
#thread
def thread() -> ::String
-
(::String) — The thread of the linked Chat space resource.
Format:
spaces/{space}/threads/{thread}
#thread=
def thread=(value) -> ::String
-
value (::String) — The thread of the linked Chat space resource.
Format:
spaces/{space}/threads/{thread}
-
(::String) — The thread of the linked Chat space resource.
Format:
spaces/{space}/threads/{thread}