REST Resource: apps
    
    
      
    
    
      
      使用集合让一切井井有条
    
    
      
      根据您的偏好保存内容并对其进行分类。
    
  
    
  
      
    
  
  
  
  
  
  
    
    
    
    
    
    
      
      
        资源:应用
        
        
          
            
              
                | JSON 表示法 | 
            
            
              
                | {
  "name": string,
  "packageName": string,
  "displayName": string
} | 
            
          
        
        
          
            
              
              
            
            
              
                | 字段 | 
            
            
              
                | name | string
 标识符。资源名称。 格式:apps/{app} | 
              
                | packageName | string
 应用的软件包名称。 示例:com.example.app123。 | 
              
                | displayName | string
 应用的名称。这是在 Play 管理中心内设置的最新名称,可能尚未经过审核,因此可能与 Play 商店中的名称不一致。 示例:Google Maps。 | 
            
          
        
      
      
        
          
            
            
          
          
            
              | 方法 | 
          
          
            
              |  | 介绍了版本的过滤选项。 | 
            
              |  | 搜索用户可访问的应用。 | 
          
        
      
    
  
  
  
  
 
  
    
      
      
    
    
      
    
    
  
       
    
    
      
    
  
  
  如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
  最后更新时间 (UTC):2025-07-26。
  
  
  
    
      [[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-07-26。"],[],["The provided content defines a resource called \"App,\" representing a Play Store app. Key information includes the app's `name` (resource identifier), `packageName` (e.g., `com.example.app123`), and `displayName` (app title).  It also specifies two methods: `fetchReleaseFilterOptions` which details release filtering and `search` which is used for discovering accessible Apps. The resource representation is specified in a JSON format containing these properties.\n"]]