Reference documentation and code samples for the Google Apps Chat V1 Client class SpaceReadState.
A user's read state within a space, used to identify read and unread messages.
Generated from protobuf message google.chat.v1.SpaceReadState
Namespace
Google \ Apps \ Chat \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Resource name of the space read state. Format: users/{user}/spaces/{space}/spaceReadState
↳ last_read_time
Google\Protobuf\Timestamp
Optional. The time when the user's space read state was updated. Usually this corresponds with either the timestamp of the last read message, or a timestamp specified by the user to mark the last read position in a space.
getName
Resource name of the space read state.
Format: users/{user}/spaces/{space}/spaceReadState
string
setName
Resource name of the space read state.
Format: users/{user}/spaces/{space}/spaceReadState
var
string
$this
getLastReadTime
Optional. The time when the user's space read state was updated. Usually this corresponds with either the timestamp of the last read message, or a timestamp specified by the user to mark the last read position in a space.
hasLastReadTime
clearLastReadTime
setLastReadTime
Optional. The time when the user's space read state was updated. Usually this corresponds with either the timestamp of the last read message, or a timestamp specified by the user to mark the last read position in a space.
$this