REST Resource: users.spaces.threads
    
    
      
    
    
      
      使用集合让一切井井有条
    
    
      
      根据您的偏好保存内容并对其进行分类。
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
    
      
      
        资源:ThreadReadState
        
        
          
            
              
                | JSON 表示法 | 
            
            
              
                | {
  "name": string,
  "lastReadTime": string
} | 
            
          
        
        
          
            
              
              
            
            
              
                | 字段 | 
            
            
              
                | name | string
 线程读取状态的资源名称。 格式:users/{user}/spaces/{space}/threads/{thread}/threadReadState | 
              
                | lastReadTime | string (Timestampformat)
 用户线程读取状态的更新时间。通常,这对应于线程中上次阅读消息的时间戳。 | 
            
          
        
      
      
        
          
            
            
          
          
            
              | 方法 | 
          
          
            
              |  | 返回有关用户在线程中读取状态的详细信息,用于标识已读和未读邮件。 | 
          
        
      
    
  
  
  
  
    
  
 
  
    
    
      
       
    
    
  
  
  如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
  最后更新时间 (UTC):2025-07-25。
  
  
  
    
      [null,null,["最后更新时间 (UTC):2025-07-25。"],[],["The core content defines the `ThreadReadState` resource, which tracks a user's read status within a thread. It's represented in JSON with `name` (resource identifier) and `lastReadTime` (timestamp of the last read message). The `getThreadReadState` method retrieves details about a user's read status, allowing identification of read and unread messages in a thread. `lastReadTime` reflects when the user's read state was last updated, typically matching the timestamp of the most recently read message.\n"]]