SummaryRowSetting
    
    
      
    
    
      
      透過集合功能整理內容
    
    
      
      你可以依據偏好儲存及分類內容。
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
    
      
      
        
          
            
            
          
          
            
              | 列舉 | 
          
          
            
              | UNSPECIFIED | 未指定。 | 
            
              | UNKNOWN | 代表傳回摘要列的未知值。 | 
            
              | NO_SUMMARY_ROW | 請勿傳回摘要列。 | 
            
              | SUMMARY_ROW_WITH_RESULTS | 傳回摘要列以及結果。系統只會在最後一個批次中傳回摘要列 (最後批次將沒有任何結果)。 | 
            
              | SUMMARY_ROW_ONLY | 只傳回摘要列,且不會傳回任何結果。 | 
          
        
      
    
  
  
  
  
 
  
    
    
      
       
    
    
  
  
  除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
  上次更新時間:2025-07-25 (世界標準時間)。
  
  
  
    
      [null,null,["上次更新時間:2025-07-25 (世界標準時間)。"],[],["The provided content defines an enum for return summary row settings, outlining different behaviors for data retrieval. The `UNSPECIFIED` and `UNKNOWN` options denote undefined or unknown states. `NO_SUMMARY_ROW` indicates that no summary row should be returned. `SUMMARY_ROW_WITH_RESULTS` directs the system to return a summary row in the last batch of results, without any actual results in this batch. `SUMMARY_ROW_ONLY` instructs the system to return just a summary row, omitting all other results.\n"]]