Lines Matching +full:object +full:- +full:schema
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;
101 An object of the form:
134 "methods": { # API-level methods for this API.
137 …hod requires an ETag to be specified. The ETag is sent as an HTTP If-Match or If-None-Match header.
149 …h to be used for upload. Should be used in conjunction with the basePath property at the api-level.
153 …h to be used for upload. Should be used in conjunction with the basePath property at the api-level.
157 …cture their method signatures. The array is ordered such that the "most-significant" par…
162 …String", # A reference to another schema. The value of this property is the "id" of…
163 …Object with schema name: JsonSchema # If this is a schema for an object, this property is the sche…
170 "description": "A String", # A description of this object.
177 …n the value. For more details see: http://tools.ietf.org/html/draft-zyp-json-schema-03#section-5.23
178 "id": "A String", # Unique identifier for this schema.
179 …"items": # Object with schema name: JsonSchema # If this is a schema for an array, this …
184 …"properties": { # If this is a schema for an object, list the schema for each property o…
185 …quot;a_key": # Object with schema name: JsonSchema # A single property of this object. The va…
187 …"readOnly": True or False, # The value is read-only, generated by the service. The value…
190 …The value type for this schema. A list of values can be found here: http://tools.ietf.org/html/dra…
191 … interpret the entire entity. Its value must exist in a map of descriminant values to schema names.
193 "map": [ # The map of discriminant value to schema to use for parsing..
202 …ath of this REST method. Should be used in conjunction with the basePath property at the api-level.
203 "request": { # The schema for the request.
204 "$ref": "A String", # Schema ID for the request schema.
207 "response": { # The schema for the response.
208 "$ref": "A String", # Schema ID for the response schema.
225 …String", # A reference to another schema. The value of this property is the "id" of…
226 …Object with schema name: JsonSchema # If this is a schema for an object, this property is the sche…
233 "description": "A String", # A description of this object.
240 …n the value. For more details see: http://tools.ietf.org/html/draft-zyp-json-schema-03#section-5.23
241 "id": "A String", # Unique identifier for this schema.
242 …"items": # Object with schema name: JsonSchema # If this is a schema for an array, this …
247 …"properties": { # If this is a schema for an object, list the schema for each property o…
248 …quot;a_key": # Object with schema name: JsonSchema # A single property of this object. The va…
250 …"readOnly": True or False, # The value is read-only, generated by the service. The value…
253 …The value type for this schema. A list of values can be found here: http://tools.ietf.org/html/dra…
254 … interpret the entire entity. Its value must exist in a map of descriminant values to schema names.
256 "map": [ # The map of discriminant value to schema to use for parsing..
267 …"a_key": { # An individual resource description. Contains methods and sub-resources rela…
271 …hod requires an ETag to be specified. The ETag is sent as an HTTP If-Match or If-None-Match header.
283 …h to be used for upload. Should be used in conjunction with the basePath property at the api-level.
287 …h to be used for upload. Should be used in conjunction with the basePath property at the api-level.
291 …cture their method signatures. The array is ordered such that the "most-significant" par…
296 …String", # A reference to another schema. The value of this property is the "id" of…
297 …Object with schema name: JsonSchema # If this is a schema for an object, this property is the sche…
304 "description": "A String", # A description of this object.
311 …n the value. For more details see: http://tools.ietf.org/html/draft-zyp-json-schema-03#section-5.23
312 "id": "A String", # Unique identifier for this schema.
313 …"items": # Object with schema name: JsonSchema # If this is a schema for an array, this …
318 …"properties": { # If this is a schema for an object, list the schema for each property o…
319 …quot;a_key": # Object with schema name: JsonSchema # A single property of this object. The va…
321 …"readOnly": True or False, # The value is read-only, generated by the service. The value…
324 …The value type for this schema. A list of values can be found here: http://tools.ietf.org/html/dra…
325 … interpret the entire entity. Its value must exist in a map of descriminant values to schema names.
327 "map": [ # The map of discriminant value to schema to use for parsing..
336 …ath of this REST method. Should be used in conjunction with the basePath property at the api-level.
337 "request": { # The schema for the request.
338 "$ref": "A String", # Schema ID for the request schema.
341 "response": { # The schema for the response.
342 "$ref": "A String", # Schema ID for the response schema.
353 "resources": { # Sub-resources on this resource.
354 …"a_key": # Object with schema name: RestResource # Description for any sub-resources on …
361 "a_key": { # An individual schema description.
362 …String", # A reference to another schema. The value of this property is the "id" of…
363 …Object with schema name: JsonSchema # If this is a schema for an object, this property is the sche…
370 "description": "A String", # A description of this object.
377 …n the value. For more details see: http://tools.ietf.org/html/draft-zyp-json-schema-03#section-5.23
378 "id": "A String", # Unique identifier for this schema.
379 …"items": # Object with schema name: JsonSchema # If this is a schema for an array, this …
384 …"properties": { # If this is a schema for an object, list the schema for each property o…
385 …quot;a_key": # Object with schema name: JsonSchema # A single property of this object. The va…
387 …"readOnly": True or False, # The value is read-only, generated by the service. The value…
390 …The value type for this schema. A list of values can be found here: http://tools.ietf.org/html/dra…
391 … interpret the entire entity. Its value must exist in a map of descriminant values to schema names.
393 "map": [ # The map of discriminant value to schema to use for parsing..
418 An object of the form: