Class InsightReference (2.7.3)

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

Reference to an associated insight.

Attribute

NameDescription
insight str
Insight resource name, e.g. projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/insights/[INSIGHT_ID]

Inheritance

builtins.object > proto.message.Message > InsightReference