remove_data_classification_match

package
v0.0.30 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTool

func NewTool(collibraClient *http.Client) *chip.Tool[Input, Output]

Types

type Input

type Input struct {
	ClassificationMatchID string `` /* 145-byte string literal not displayed */
}

type Output

type Output struct {
	Success bool   `json:"success" jsonschema:"Whether the classification match was successfully removed"`
	Error   string `json:"error,omitempty" jsonschema:"Error message if the operation failed"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL