Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::SectionItem.
A user's defined section item. This is used to represent section items, such as spaces, grouped under a section.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String-
(::String) — Identifier. The resource name of the section item.
Format:
users/{user}/sections/{section}/items/{item}
#name=
def name=(value) -> ::String-
value (::String) — Identifier. The resource name of the section item.
Format:
users/{user}/sections/{section}/items/{item}
-
(::String) — Identifier. The resource name of the section item.
Format:
users/{user}/sections/{section}/items/{item}
#space
def space() -> ::String-
(::String) — Optional. The space resource name.
Format:
spaces/{space}
#space=
def space=(value) -> ::String-
value (::String) — Optional. The space resource name.
Format:
spaces/{space}
-
(::String) — Optional. The space resource name.
Format:
spaces/{space}