metadata property

Value? metadata
final

Immutable. An additional information about the Model; the schema of the metadata can be found in metadata_schema. Unset if the Model does not have any additional information.

Implementation

final protobuf.Value? metadata;