Class GetInsightTypeConfigRequest (2.8.0)

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

Request for the GetInsightTypeConfig` method.

Attribute

NameDescription
name str
Required. Name of the InsightTypeConfig to get. Acceptable formats: - ``projects/[PROJECT_NUMBER]/locations/global/recommenders/[INSIGHT_TYPE_ID]/config`` - ``projects/[PROJECT_ID]/locations/global/recommenders/[INSIGHT_TYPE_ID]/config`` - ``organizations/[ORGANIZATION_ID]/locations/global/recommenders/[INSIGHT_TYPE_ID]/config``

Inheritance

builtins.object > proto.message.Message > GetInsightTypeConfigRequest