Builder

class Builder

Properties

Link copied to clipboard

The content of the model card. Content must be in model card JSON schema and provided as a string.

Link copied to clipboard

The unique name of the model card.

Link copied to clipboard

The approval status of the model card within your organization. Different organizations might have different criteria for model card review and approval.

Link copied to clipboard

An optional Key Management Service key to encrypt, decrypt, and re-encrypt model card content for regulated workloads with highly sensitive data.

Link copied to clipboard
var tags: List<Tag>?

Key-value pairs used to manage metadata for model cards.

Functions