RiskRecommendation(mapping=None, *, ignore_unknown_fields=False, **kwargs)Recommendation for mitigating a reliability risk, including a reference URL.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
content |
str
Mitigation guide for the risk. This field is a member of oneof_ _content.
|
reference_url |
str
URL referencing a more detailed mitigation guide. This field is a member of oneof_ _reference_url.
|