Properties of an Insight.
Package
@google-cloud/recommenderProperties
associatedRecommendations
associatedRecommendations?: (google.cloud.recommender.v1beta1.Insight.IRecommendationReference[]|null);
Insight associatedRecommendations
category
category?: (google.cloud.recommender.v1beta1.Insight.Category|keyof typeof google.cloud.recommender.v1beta1.Insight.Category|null);
Insight category
content
content?: (google.protobuf.IStruct|null);
Insight content
description
description?: (string|null);
Insight description
etag
etag?: (string|null);
Insight etag
insightSubtype
insightSubtype?: (string|null);
Insight insightSubtype
lastRefreshTime
lastRefreshTime?: (google.protobuf.ITimestamp|null);
Insight lastRefreshTime
name
name?: (string|null);
Insight name
observationPeriod
observationPeriod?: (google.protobuf.IDuration|null);
Insight observationPeriod
severity
severity?: (google.cloud.recommender.v1beta1.Insight.Severity|keyof typeof google.cloud.recommender.v1beta1.Insight.Severity|null);
Insight severity
stateInfo
stateInfo?: (google.cloud.recommender.v1beta1.IInsightStateInfo|null);
Insight stateInfo
targetResources
targetResources?: (string[]|null);
Insight targetResources