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

Properties of an InsightTypeConfig.

Package

@google-cloud/recommender

Properties

annotations

annotations?: ({ [k: string]: string }|null);

InsightTypeConfig annotations

displayName

displayName?: (string|null);

InsightTypeConfig displayName

etag

etag?: (string|null);

InsightTypeConfig etag

insightTypeGenerationConfig

insightTypeGenerationConfig?: (google.cloud.recommender.v1.IInsightTypeGenerationConfig|null);

InsightTypeConfig insightTypeGenerationConfig

name

name?: (string|null);

InsightTypeConfig name

revisionId

revisionId?: (string|null);

InsightTypeConfig revisionId

updateTime

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

InsightTypeConfig updateTime