Class FutureResourcesRecommendationOtherLocation (0.1.0)

FutureResourcesRecommendationOtherLocation(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Information about recommendation status for locations that were allowed but not used by the response.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
details str
Details (human readable) describing the situation. For example, if status is CONDITION_NOT_MET, then details contain information about the parameters of the time window that did not meet the required conditions. This field is a member of oneof_ _details.
status str
Status of recommendation in this location. Check the Status enum for the list of possible values. This field is a member of oneof_ _status.

Classes

Status

Status(value)

Status of recommendation in this location.