Class Impact (2.5.1)

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

Contains the impact a recommendation can have for a given category.

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

Attributes

NameDescription
category google.cloud.recommender_v1beta1.types.Impact.Category
Category that is being targeted.
cost_projection google.cloud.recommender_v1beta1.types.CostProjection
Use with CategoryType.COST This field is a member of oneof_ projection.

Classes

Category

Category(value)

The category of the impact.