﻿.. _mlrun.package.log_hint.LogHint:

mlrun.package.log\_hint.LogHint
===============================

.. currentmodule:: mlrun.package.log_hint

.. autoclass:: LogHint
   :show-inheritance:

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~LogHint.key
      ~LogHint.tag
      ~LogHint.itemized
      ~LogHint.artifact_type
      ~LogHint.packing_kwargs
      ~LogHint.labels
      ~LogHint.artifact_path
      ~LogHint.extra_data
      ~LogHint.metrics

   
   .. autoattribute:: key

   
   .. autoattribute:: tag

   
   .. autoattribute:: itemized

   
   .. autoattribute:: artifact_type

   
   .. autoattribute:: packing_kwargs

   
   .. autoattribute:: labels

   
   .. autoattribute:: artifact_path

   
   .. autoattribute:: extra_data

   
   .. autoattribute:: metrics

   

   
   


   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~LogHint.__init__
      ~LogHint.construct
      ~LogHint.copy
      ~LogHint.dict
      ~LogHint.from_orm
      ~LogHint.json
      ~LogHint.parse_file
      ~LogHint.parse_obj
      ~LogHint.parse_raw
      ~LogHint.schema
      ~LogHint.schema_json
      ~LogHint.update_forward_refs
      ~LogHint.validate

   
   .. automethod:: __init__
   .. automethod:: construct
   .. automethod:: copy
   .. automethod:: dict
   .. automethod:: from_orm
   .. automethod:: json
   .. automethod:: parse_file
   .. automethod:: parse_obj
   .. automethod:: parse_raw
   .. automethod:: schema
   .. automethod:: schema_json
   .. automethod:: update_forward_refs
   .. automethod:: validate

   
   
