• Home
  • Raw
  • Download

Lines Matching full:assets

75 …</a> . <a href="poly_v1.users.html">users</a> . <a href="poly_v1.users.assets.html">assets</a></h1>
82assets authored by the given user. Only the value 'me', representing the currently-authenticated u…
94assets authored by the given user. Only the value &#x27;me&#x27;, representing the currently-authe…
98 …format: string, Return only assets with the matching format. Acceptable values are: `BLOCKS`, `FBX…
99 …, Specifies an ordering for assets. Acceptable values are: `BEST`, `NEWEST`, `OLDEST`. Defaults to…
100 …pageSize: integer, The maximum number of assets to be returned. This value must be between `1` and…
102 …ity: string, The visibility of the assets to be returned. Defaults to VISIBILITY_UNSPECIFIED which…
104 VISIBILITY_UNSPECIFIED - No visibility specified. Returns all assets.
105 PUBLISHED - Returns only published assets.
106 PRIVATE - Returns only private assets.
117 &quot;totalSize&quot;: 42, # The total number of assets in the list, without pagination.
122 …t;: &quot;A String&quot;, # For published assets, the time when the asset was published. For unpub…
148 …only returned when querying for the signed-in user&#x27;s own assets, not for public assets. This …
149 …uot;: &quot;A String&quot;, # The unique identifier for the asset in the form: `assets/{ASSET_ID}`.
160 …&quot;remixInfo&quot;: { # Info about the sources of this asset (i.e. assets that were remixed to …
161 …sourceAsset&quot;: [ # Resource ids for the sources of this remix, of the form: `assets/{ASSET_ID}`
170 …String&quot;, # The time when the asset was last modified. For published assets, whose contents ar…