Interface protos.google.cloud.recommender.v1.IRecommendation (4.2.5)

Properties of a Recommendation.

Package

@google-cloud/recommender

Properties

additionalImpact

additionalImpact?: (google.cloud.recommender.v1.IImpact[]|null);

Recommendation additionalImpact

associatedInsights

associatedInsights?: (google.cloud.recommender.v1.Recommendation.IInsightReference[]|null);

Recommendation associatedInsights

content

content?: (google.cloud.recommender.v1.IRecommendationContent|null);

Recommendation content

description

description?: (string|null);

Recommendation description

etag

etag?: (string|null);

Recommendation etag

lastRefreshTime

lastRefreshTime?: (google.protobuf.ITimestamp|null);

Recommendation lastRefreshTime

name

name?: (string|null);

Recommendation name

primaryImpact

primaryImpact?: (google.cloud.recommender.v1.IImpact|null);

Recommendation primaryImpact

recommenderSubtype

recommenderSubtype?: (string|null);

Recommendation recommenderSubtype

stateInfo

stateInfo?: (google.cloud.recommender.v1.IRecommendationStateInfo|null);

Recommendation stateInfo