Class CreateInsightsConfigRequest (0.1.10)

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

Request for creating an InsightsConfig.

Attributes

Name Description
parent str
Required. Value for parent.
insights_config_id str
Required. ID of the requesting InsightsConfig.
insights_config google.cloud.developerconnect_v1.types.InsightsConfig
Required. The resource being created.
validate_only bool
Optional. If set, validate the request, but do not actually post it.