HealthProviderAttributes
    
    
      
    
    
      
      コレクションでコンテンツを整理
    
    
      
      必要に応じて、コンテンツの保存と分類を行います。
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
    
      
      
      
        
          
            
              | JSON 表現 | 
          
          
            
              | {
  "name": string,
  "insuranceNetworks": [
    {
      object (InsuranceNetwork)
    }
  ]
} | 
          
        
      
      
        
          
            
              | フィールド | 
          
          
            
              | name | string
 必須。このビジネスの Google 識別子。形式は accounts/{accountId}/locations/{locationId}/healthProviderAttributesです。 | 
            
              | insuranceNetworks[] | object (InsuranceNetwork)
 省略可。この地域で認可されている保険ネットワークのリスト。 | 
          
        
      
    
  
  
  
  
 
  
    
    
      
       
    
    
  
  
  特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
  最終更新日 2025-07-25 UTC。
  
  
  
    
      [null,null,["最終更新日 2025-07-25 UTC。"],[],["The JSON represents health provider attributes associated with a location.  It includes a required `name` string, which is a Google identifier formatted as `accounts/{accountId}/locations/{locationId}/healthProviderAttributes`.  Additionally, an optional list of `insuranceNetworks` is provided, which represents the insurance networks accepted at the location. Each network within this array is an object referenced by the `InsuranceNetwork` schema.\n"]]