google_api_spectrum v0.0.1 GoogleApi.Spectrum.V1explorer.Model.GeoSpectrumSchedule View Source
The schedule of spectrum profiles available at a particular geolocation.
Attributes
- location (GeoLocation): The geolocation identifies the location at which the spectrum schedule applies. It will always be present. Defaults to:
null
. - spectrumSchedules (List[SpectrumSchedule]): A list of available spectrum profiles and associated times. It will always be present, and at least one schedule must be included (though it may be empty if there is no available spectrum). More than one schedule may be included to represent future changes to the available spectrum. Defaults to:
null
.