Interface protos.google.maps.places.v1.EVChargeOptions.IConnectorAggregation (1.6.0)

Properties of a ConnectorAggregation.

Package

@googlemaps/places

Properties

availabilityLastUpdateTime

availabilityLastUpdateTime?: (google.protobuf.ITimestamp|null);

ConnectorAggregation availabilityLastUpdateTime

availableCount

availableCount?: (number|null);

ConnectorAggregation availableCount

count

count?: (number|null);

ConnectorAggregation count

maxChargeRateKw

maxChargeRateKw?: (number|null);

ConnectorAggregation maxChargeRateKw

outOfServiceCount

outOfServiceCount?: (number|null);

ConnectorAggregation outOfServiceCount

type

type?: (google.maps.places.v1.EVConnectorType|keyof typeof google.maps.places.v1.EVConnectorType|null);

ConnectorAggregation type