Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Output ¶
type Output struct {
Match *clients.DataClassificationMatch `json:"match,omitempty" jsonschema:"The created classification match with all its properties"`
Success bool `json:"success" jsonschema:"Whether the classification was successfully applied to the asset"`
Error string `json:"error,omitempty" jsonschema:"Error message if the operation failed"`
}
Click to show internal directories.
Click to hide internal directories.