ClientInfo
    
    
      
    
    
      
      コレクションでコンテンツを整理
    
    
      
      必要に応じて、コンテンツの保存と分類を行います。
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
    
      
      
        Safe Browsing API のリクエストに関連付けられているクライアント メタデータ。
      
      
        
          
            
              | JSON 表現 | 
          
          
            
              | {
  "clientId": string,
  "clientVersion": string
} | 
          
        
      
      
        
          
            
            
          
          
            
              | フィールド | 
          
          
            
              | clientId | string
 Safe Browsing API のクライアント実装を(うまくいけば)一意に識別するクライアント ID。 | 
            
              | clientVersion | string
 クライアント実装のバージョン。 | 
          
        
      
    
  
  
  
  
 
  
    
    
      
       
    
    
  
  
  特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
  最終更新日 2025-07-25 UTC。
  
  
  
    
      [null,null,["最終更新日 2025-07-25 UTC。"],[],["The provided JSON represents client metadata for Safe Browsing API requests. It includes two key fields: `clientId`, a unique string identifying the client implementation, and `clientVersion`, a string indicating the client's version. This data structure, represented as `{\"clientId\": string, \"clientVersion\": string}`, is used to track and identify different clients interacting with the Safe Browsing API.\n"]]