Regression |
The RegressionResponse type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals |
Returns true if obj is a
RegressionResponse with equal values apart from the
Metadata (which is not considered in the
equality test).
(Overrides ObjectEquals(Object)) |
![]() | GetHashCode |
Overridden to ensure consistency with Equals.
(Overrides ObjectGetHashCode) |
![]() | GetRegressions | Returns a non-null, non-empty, best-first ordered list of Regression objects, or throws a SourceDataException if the API could not generate regressions because there was not enough good weather data for the Location specified in your RegressionRequest. |
![]() | ToString |
Returns a non-null, non-empty string representation of this instance for logging and debugging purposes.
(Overrides ObjectToString) |