v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13134345498.3 KB
organizations

Updates a specific feedback report.

patch/v1/{+name}

Path parameters

namestring required

Output only. Identifier. The feedback name is intended to be a system-generated uuid.

Query parameters

updateMaskstring

Optional. The list of fields to update.

updateMaskstring

Optional. The list of fields to update.

Request body

namestring

Output only. Identifier. The feedback name is intended to be a system-generated uuid.

createTimestring google-datetime

Output only. The time when this specific feedback id was created.

feedbackType'FEEDBACK_TYPE_UNSPECIFIED' | 'EXCLUDED_DETECTION'

Required. The type of feedback being submitted.

updateTimestring google-datetime

Output only. The time when this specific feedback id was updated.

reason'REASON_UNSPECIFIED' | 'INTERNAL_SYSTEM' | 'NON_RISK_CLIENT' | 'NAT' | 'PENETRATION_TEST' | 'OTHER'

Optional. The reason for the feedback.

displayNamestring

Optional. The display name of the feedback.

commentstring

Optional. Optional text the user can provide for additional, unstructured context.

Response

Successful response