Skip to main content

aip_sdk.MetricSuggestion

aip_sdk.MetricSuggestion

Single quality-check metric suggestion returned by the API.

aip_sdk.MetricSuggestion.metric​

aip_sdk.MetricSuggestion.metric: str = Field(min_length=1)

No docstring is defined in the source.

aip_sdk.MetricSuggestion.model_config​

aip_sdk.MetricSuggestion.model_config = ConfigDict(extra='allow')

No docstring is defined in the source.

aip_sdk.MetricSuggestion.rank​

aip_sdk.MetricSuggestion.rank: int = Field(ge=1)

No docstring is defined in the source.

aip_sdk.MetricSuggestion.reason​

aip_sdk.MetricSuggestion.reason: str = Field(min_length=1)

No docstring is defined in the source.

aip_sdk.MetricSuggestion.rule_id​

aip_sdk.MetricSuggestion.rule_id: str = Field(min_length=1)

No docstring is defined in the source.