Create an Insights job configuration for a project.
func (
r *SessionInsightConfigService) New(ctx context.Context,
sessionID string,
body SessionInsightConfigNewParams,
opts ...option.RequestOption) (res *SessionInsightConfigNewResponse,
err error
)| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
sessionID* | string | |
body* | SessionInsightConfigNewParams | |
opts* | ...option.RequestOption |