HealthProviderAttributes

The Health provider attributes linked with this location.

JSON representation
{
  "name": string,
  "insuranceNetworks": [
    {
      object (InsuranceNetwork)
    }
  ]
}
Fields
name

string

Required. Google identifier for this location in the form: accounts/{accountId}/locations/{locationId}/healthProviderAttributes

insuranceNetworks[]

object (InsuranceNetwork)

Optional. A list of insurance networks accpected by this location.