tensorflow/lite/g3doc/api_docs/python/tflite_support/metadata_schema_py_generated/Content.md
page_type: reference
<link rel="stylesheet" href="/site-assets/css/style.css"> <!-- DO NOT EDIT! Automatically generated file. --> <div itemscope itemtype="http://developers.google.com/ReferenceObject"> <meta itemprop="name" content="tflite_support.metadata_schema_py_generated.Content" /> <meta itemprop="path" content="Stable" /> <meta itemprop="property" content="ContentBufferHasIdentifier"/> <meta itemprop="property" content="ContentProperties"/> <meta itemprop="property" content="ContentPropertiesType"/> <meta itemprop="property" content="GetRootAs"/> <meta itemprop="property" content="GetRootAsContent"/> <meta itemprop="property" content="Init"/> <meta itemprop="property" content="Range"/> </div>View source on GitHub
<a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L830-L832">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>@classmethod</code> <code>ContentBufferHasIdentifier( buf, offset, size_prefixed=False ) </code></pre> <h3 id="ContentProperties"><code>ContentProperties</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L846-L853">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>ContentProperties() </code></pre> <h3 id="ContentPropertiesType"><code>ContentPropertiesType</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L839-L843">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>ContentPropertiesType() </code></pre> <h3 id="GetRootAs"><code>GetRootAs</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L819-L824">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>@classmethod</code> <code>GetRootAs( buf, offset=0 ) </code></pre> <h3 id="GetRootAsContent"><code>GetRootAsContent</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L826-L829">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>@classmethod</code> <code>GetRootAsContent( buf, offset=0 ) </code></pre>This method is deprecated. Please switch to GetRootAs.
<h3 id="Init"><code>Init</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L835-L836">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>Init( buf, pos ) </code></pre> <h3 id="Range"><code>Range</code></h3><a target="_blank" class="external" href="https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/metadata/metadata_schema_py_generated.py#L856-L863">View source</a>
<pre class="devsite-click-to-copy prettyprint lang-py tfo-signature-link"> <code>Range() </code></pre>