Kitaru

AnalyzerUpdateRequest

Analyzer update request.

Attributes

attributedescriptionstr | None
= Field(default=None, description='New analyzer description.')
attributelogo_urlstr | None
= Field(default=None, description='New logo URL.')
attributemetadatadict[str, JsonValue] | None
= Field(default=None, description='New metadata.')
attributeconnection_schemadict[str, JsonValue] | None
= Field(default=None, description='New connection schema.')

On this page