• Home
  • History
  • Annotate
  • Raw
  • Download

Lines Matching +full:method +full:- +full:complexity

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;
61 .method {
62 margin-top: 1em;
69 font-weight: bold;
70 font-size: 14px;
86 <h3>Method Details</h3>
87 <div class="method">
98 1 - v1 error format
99 2 - v2 error format
111 "displayName": "A String", # The human-readable name, set by the asset's author.
112 "description": "A String", # The human-readable description, set by the asset's author.
122 "contentType": "A String", # The MIME content-type, such as `image/png`.
125 # types](//developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types).
128 # immutable; the author of an asset may change them post-publication.
133 # system where +Y is up, +X is right, -Z is forward. For example, if
159 # This is represented as a six-digit hexademical triplet specifying the
176 # For some format_types - such as `TILT`, which are
177 # self-contained - this is all of the data.
179 # Other types - such as `OBJ` - often reference other data elements.
186 "contentType": "A String", # The MIME content-type, such as `image/png`.
189 # types](//developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types).
191 …"formatComplexity": { # Information on the complexity of this Format. # Complexity stats about thi…
193 "lodHint": 42, # A non-negative integer that represents the level of detail (LOD) of this
196 # This hint allows you to sort formats from the most-detailed (0) to
197 # least-detailed (integers greater than 0).
207 "contentType": "A String", # The MIME content-type, such as `image/png`.
210 # types](//developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types).
215 "metadata": "A String", # Application-defined opaque metadata for this asset. This field is only
216 # returned when querying for the signed-in user's own assets, not for public
233 <div class="method">
237 CC-By license.
245 maxComplexity: string, Returns assets that are of the specified complexity or less. Defaults to
255 1 - v1 error format
256 2 - v2 error format
285 "displayName": "A String", # The human-readable name, set by the asset's author.
286 "description": "A String", # The human-readable description, set by the asset's author.
296 "contentType": "A String", # The MIME content-type, such as `image/png`.
299 # types](//developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types).
302 # immutable; the author of an asset may change them post-publication.
307 # system where +Y is up, +X is right, -Z is forward. For example, if
333 # This is represented as a six-digit hexademical triplet specifying the
350 # For some format_types - such as `TILT`, which are
351 # self-contained - this is all of the data.
353 # Other types - such as `OBJ` - often reference other data elements.
360 "contentType": "A String", # The MIME content-type, such as `image/png`.
363 # types](//developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types).
365 …"formatComplexity": { # Information on the complexity of this Format. # Complexity stats about thi…
367 … "lodHint": 42, # A non-negative integer that represents the level of detail (LOD) of this
370 # This hint allows you to sort formats from the most-detailed (0) to
371 # least-detailed (integers greater than 0).
381 "contentType": "A String", # The MIME content-type, such as `image/png`.
384 # types](//developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types).
389 … "metadata": "A String", # Application-defined opaque metadata for this asset. This field is only
390 # returned when querying for the signed-in user's own assets, not for public
409 <div class="method">