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

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

priority

priority?: (google.cloud.recommender.v1.Recommendation.Priority|keyof typeof google.cloud.recommender.v1.Recommendation.Priority|null);

Recommendation priority

recommenderSubtype

recommenderSubtype?: (string|null);

Recommendation recommenderSubtype

stateInfo

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

Recommendation stateInfo

xorGroupId

xorGroupId?: (string|null);

Recommendation xorGroupId