• Home
  • Raw
  • Download

Lines Matching +full:upload +full:- +full:assets

8   font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
31 font-size: 20px;
32 margin-bottom: 1em;
33 margin-top: 1em;
37 line-height: 1.5;
38 font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
42 margin-top: 0.5em;
46 font-family: Arial, sans serif;
50 border-bottom: solid #CCC 1px;
54 margin-top: 0.5em;
58 margin-left: 2 em;
62 margin-top: 1em;
69 font-weight: bold;
70 font-size: 14px;
82 …ne">Lists assets that the user has liked. Only the value 'me', representing the currently-authenti…
94 …ists assets that the user has liked. Only the value 'me', representing the currently-aut…
97 …Currently, only the special value 'me', representing the currently-authenticated user is…
98 …format: string, Return only assets with the matching format. Acceptable values are: `BLOCKS`, `FBX…
99 …ordering for assets. Acceptable values are: `BEST`, `NEWEST`, `OLDEST`, 'LIKED_TIME'. De…
100 …pageSize: integer, The maximum number of assets to be returned. This value must be between `1` and…
104 1 - v1 error format
105 2 - v2 error format
111 "assets": [ # A list of assets that match the criteria specified in the request.
112 …locks](//vr.google.com/blocks/), or any 3D program that produces a file that can be upload to Poly.
114 …t;: "A String", # For published assets, the time when the asset was published. For unpub…
115 …"description": "A String", # The human-readable description, set by the asset&…
116 …"displayName": "A String", # The human-readable name, set by the asset's …
120-negative integer that represents the level of detail (LOD) of this format relative to other forma…
126 …ing", # The MIME content-type, such as `image/png`. For more information, see [MIME types](//…
131 …ted. For some format_types - such as `TILT`, which are self-contained - this is all of the data. O…
132 …ing", # The MIME content-type, such as `image/png`. For more information, see [MIME types](//…
140 …ion-defined opaque metadata for this asset. This field is only returned when querying for the sign…
141 …uot;: "A String", # The unique identifier for the asset in the form: `assets/{ASSET_ID}`.
142 …e that these parameters are not immutable; the author of an asset may change them post-publication.
143 …d color when publishing or editing their asset. This is represented as a six-digit hexademical tri…
145 …;presentation space", a coordinate system where +Y is up, +X is right, -Z is forward. For exa…
152 …"remixInfo": { # Info about the sources of this asset (i.e. assets that were remixed to …
153 …sourceAsset": [ # Resource ids for the sources of this remix, of the form: `assets/{ASSET_ID}`
158 …ing", # The MIME content-type, such as `image/png`. For more information, see [MIME types](//…
162 …String", # The time when the asset was last modified. For published assets, whose contents ar…
167 "totalSize": 42, # The total number of assets in the list, without pagination.