Uri
    
    
      
    
    
      
      使用集合让一切井井有条
    
    
      
      根据您的偏好保存内容并对其进行分类。
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
    
      
      
      
        
          
            
              | JSON 表示法 | 
          
          
            
              | {
  "kind": string,
  "uri": string,
  "description": string,
  "localizedDescription": {
    object (LocalizedString)
  },
  "id": string
} | 
          
        
      
      
        
          
            
            
          
          
            
              | 字段 | 
          
          
            
              | kind(deprecated)
 | string
 指明资源的类型。值:固定字符串 "walletobjects#uri"。 | 
            
              | uri | string
 网页、图片或其他资源的位置。LinksModuleData模块中的 URI 可以使用不同的前缀来指示 URI 类型(网页链接、地图链接、电话号码或电子邮件地址)。URI 必须要有架构。 | 
            
              | description | string
 在应用中以文本形式显示的 URI 标题。建议不超过 20 个字符,以确保字符串能在较小的屏幕上完整显示。 请注意,在某些情况下(例如图片包含 description时),系统不会使用此文本。 | 
            
              | localizedDescription | object (LocalizedString)
 已翻译的说明字符串。建议不超过 20 个字符,以确保字符串能在较小的屏幕上完整显示。 | 
            
              | id | string
 与 URI 关联的 ID。此字段便于进行 URI 管理。 | 
          
        
      
    
  
  
  
  
    
  
 
  
    
    
      
       
    
    
  
  
  如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
  最后更新时间 (UTC):2025-07-25。
  
  
  
    
      [null,null,["最后更新时间 (UTC):2025-07-25。"],[],["The JSON representation defines a resource with fields for `kind` (deprecated), `uri`, `description`, `localizedDescription`, and `id`.  `uri` stores the location of a web resource, while `description` and `localizedDescription` provide textual titles, with a 20-character recommendation. The `id` field enables easier URI management.  The `kind` identifies the resource type, but is marked as deprecated. Various URI prefixes indicate the link's nature (web, map, phone, email).\n"]]