| /external/python/google-api-python-client/googleapiclient/ |
| D | schema.py | 7 # http://www.apache.org/licenses/LICENSE-2.0 15 """Schema processing for discovery based APIs 17 Schemas holds an APIs discovery schemas. It can return those schema as 19 conform to the schema. 21 For example, given the schema: 23 schema = \"\"\"{ 25 "type": "object", 45 s = Schemas(schema) 57 The constructor takes a discovery document in which to look up named schema. 70 class Schemas(object): [all …]
|
| /external/autotest/utils/frozen_chromite/third_party/googleapiclient/ |
| D | schema.py | 7 # http://www.apache.org/licenses/LICENSE-2.0 15 """Schema processing for discovery based APIs 17 Schemas holds an APIs discovery schemas. It can return those schema as 19 conform to the schema. 21 For example, given the schema: 23 schema = \"\"\"{ 25 "type": "object", 45 s = Schemas(schema) 57 The constructor takes a discovery document in which to look up named schema. 76 class Schemas(object): [all …]
|
| /external/libchrome/components/policy/core/common/ |
| D | schema_unittest.cc | 2 // Use of this source code is governed by a BSD-style license that can be 5 #include "components/policy/core/common/schema.h" 27 "type": "object", 41 "type": "object", 55 "Object": { 56 "type": "object", 64 "type": "object", 66 "Object": { 67 "type": "object", 93 "type": "object", [all …]
|
| D | schema_map_unittest.cc | 2 // Use of this source code is governed by a BSD-style license that can be 15 #include "components/policy/core/common/schema.h" 24 " \"type\": \"object\"," 35 " \"object\": {" 36 " \"type\": \"object\"," 49 Schema CreateTestSchema() { in CreateTestSchema() 51 Schema schema = Schema::Parse(kTestSchema, &error); in CreateTestSchema() local 52 if (!schema.valid()) in CreateTestSchema() 54 return schema; in CreateTestSchema() 58 Schema schema = CreateTestSchema(); in CreateTestMap() local [all …]
|
| /external/python/google-api-python-client/docs/dyn/ |
| D | discovery_v1.apis.html | 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; [all …]
|
| /external/libtextclassifier/native/utils/flatbuffers/ |
| D | reflection.cc | 8 * http://www.apache.org/licenses/LICENSE-2.0 21 const reflection::Field* GetFieldOrNull(const reflection::Object* type, in GetFieldOrNull() 23 TC3_CHECK(type != nullptr && type->fields() != nullptr); in GetFieldOrNull() 24 return type->fields()->LookupByKey(field_name.data()); in GetFieldOrNull() 27 const reflection::Field* GetFieldOrNull(const reflection::Object* type, in GetFieldOrNull() 29 if (type->fields() == nullptr) { in GetFieldOrNull() 32 for (const reflection::Field* field : *type->fields()) { in GetFieldOrNull() 33 if (field->offset() == field_offset) { in GetFieldOrNull() 40 const reflection::Field* GetFieldOrNull(const reflection::Object* type, in GetFieldOrNull() 44 // schema data, so try that first. in GetFieldOrNull() [all …]
|
| /external/perfetto/ui/src/frontend/sql/details/ |
| D | details.ts | 7 // http://www.apache.org/licenses/LICENSE-2.0 38 // widget) for an object represented by a SQL row in some table. The user passes 39 // a typed schema of the tree and this impl handles fetching and rendering. 43 // - dictionary (keys should be strings) 44 // - array 46 // - number, string, timestamp, duration, interval and thread interval. 47 // - id into another sql table. 48 // - arg set id. 51 // just the column name). Each primitive value can be auto-skipped if the 52 // underlying SQL value is null (skipIfNull). Each container can be auto-skipped [all …]
|
| /external/flatbuffers/docs/source/ |
| D | Compiler.md | 1 Using the schema compiler {#flatbuffers_guide_using_schema_compiler} 6 flatc [ GENERATOR OPTIONS ] [ -o PATH ] [ -I PATH ] FILES... 7 [ -- FILES...] 11 the most recent schema specified. 13 `--` indicates that the following files are binary files in 14 FlatBuffer format conforming to the schema indicated before it. 19 For any schema input files, one or more generators can be specified: 21 - `--cpp`, `-c` : Generate a C++ header for all definitions in this file (as 24 - `--java`, `-j` : Generate Java code. 26 - `--kotlin`, `-k` : Generate Kotlin code. [all …]
|
| /external/python/google-api-python-client/docs/epy/ |
| D | googleapiclient.schema.Schemas-class.html | 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 3 "DTD/xhtml1-transitional.dtd"> 6 <title>googleapiclient.schema.Schemas</title> 13 <!-- ==================== NAVIGATION BAR ==================== --> 17 <!-- Home link --> 19 href="googleapiclient-module.html">Home</a> </th> 21 <!-- Tree link --> 23 href="module-tree.html">Trees</a> </th> 25 <!-- Index link --> 27 href="identifier-index.html">Indices</a> </th> [all …]
|
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
| D | discovery.v1.json | 8 "etag": "\"-2NioU2H8y8siEzrBOV_qzRI6kQ/vabF8Q1ADCm_Bt9EBq9rkrRawQA\"", 10 "x16": "http://www.google.com/images/icons/feature/filing_cabinet_search-g16.png", 11 "x32": "http://www.google.com/images/icons/feature/filing_cabinet_search-g32.png" 26 "Responses with Content-Type of application/json" 162 "type": "object" 197 "type": "object" 207 "type": "object" 213 …"description": "A reference to another schema. The value of this property is the \"id\" of another… 218 …ion": "If this is a schema for an object, this property is the schema for any additional propertie… 231 "type": "object" [all …]
|
| /external/google-cloud-java/java-private-catalog/proto-google-cloud-private-catalog-v1beta1/src/main/java/com/google/cloud/privatecatalog/v1beta1/ |
| D | ProductOrBuilder.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 31 * `products/[a-z][-a-z0-9]*[a-z0-9]'. 45 * `products/[a-z][-a-z0-9]*[a-z0-9]'. 90 * Required. Output only. The display metadata to describe the product. The JSON schema of the 92 * When the type is `google.deploymentmanager.Template`, the schema is as 95 * "$schema": http://json-schema.org/draft-04/schema# 96 * type: object 121 * type: object 126 * "^(https?)://[-a-zA-Z0-9+&@#/%?=~_|!:,.;]*[-a-zA-Z0-9+&@#/%=~_|]" 136 * - name [all …]
|
| D | Product.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 50 protected java.lang.Object newInstance(UnusedPrivateParameter unused) { in newInstance() 77 private volatile java.lang.Object name_ = ""; 83 * `products/[a-z][-a-z0-9]*[a-z0-9]'. 93 java.lang.Object ref = name_; in getName() 108 * `products/[a-z][-a-z0-9]*[a-z0-9]'. 118 java.lang.Object ref = name_; in getNameBytes() 132 private volatile java.lang.Object assetType_ = ""; 149 java.lang.Object ref = assetType_; in getAssetType() 175 java.lang.Object ref = assetType_; in getAssetTypeBytes() [all …]
|
| /external/sdk-platform-java/test/integration/goldens/pubsub/src/com/google/cloud/pubsub/v1/ |
| D | MockSchemaServiceImpl.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 32 import com.google.pubsub.v1.Schema; 46 @Generated("by gapic-generator-java") 49 private Queue<Object> responses; 65 this.responses = new LinkedList<Object>(responses); in setResponses() 78 public void createSchema(CreateSchemaRequest request, StreamObserver<Schema> responseObserver) { in createSchema() 79 Object response = responses.poll(); in createSchema() 80 if (response instanceof Schema) { in createSchema() 82 responseObserver.onNext(((Schema) response)); in createSchema() 92 Schema.class.getName(), in createSchema() [all …]
|
| /external/flatbuffers/scripts/ |
| D | generate_code.py | 9 # http://www.apache.org/licenses/LICENSE-2.0 28 "--flatc", 31 parser.add_argument("--cpp-0x", action="store_true", help="use --cpp-std c++ox") 33 "--skip-monster-extra", 38 "--skip-gen-reflection", 72 def flatc(options, schema, prefix=None, include=None, data=None, cwd=tests_path): argument 75 cmd += ["-o"] + [prefix] 77 cmd += ["-I"] + [include] 78 cmd += [schema] if isinstance(schema, str) else schema 84 # Generate the code for flatbuffers reflection schema [all …]
|
| /external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/schema/predict/instance/ |
| D | ImageObjectDetectionPredictionInstance.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/cloud/aiplatform/v1/schema/predict/instance/image_object_detection.proto 19 package com.google.cloud.aiplatform.v1.schema.predict.instance; 25 * Prediction input format for Image Object Detection. 29 * google.cloud.aiplatform.v1.schema.predict.instance.ImageObjectDetectionPredictionInstance} 34 …// @@protoc_insertion_point(message_implements:google.cloud.aiplatform.v1.schema.predict.instance.… 50 protected java.lang.Object newInstance(UnusedPrivateParameter unused) { in newInstance() 60 return com.google.cloud.aiplatform.v1.schema.predict.instance in getDescriptor() 68 return com.google.cloud.aiplatform.v1.schema.predict.instance in internalGetFieldAccessorTable() 72 com.google.cloud.aiplatform.v1.schema.predict.instance in internalGetFieldAccessorTable() [all …]
|
| D | ImageSegmentationPredictionInstance.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/cloud/aiplatform/v1/schema/predict/instance/image_segmentation.proto 19 package com.google.cloud.aiplatform.v1.schema.predict.instance; 29 * google.cloud.aiplatform.v1.schema.predict.instance.ImageSegmentationPredictionInstance} 34 …// @@protoc_insertion_point(message_implements:google.cloud.aiplatform.v1.schema.predict.instance.… 50 protected java.lang.Object newInstance(UnusedPrivateParameter unused) { in newInstance() 60 return com.google.cloud.aiplatform.v1.schema.predict.instance in getDescriptor() 68 return com.google.cloud.aiplatform.v1.schema.predict.instance in internalGetFieldAccessorTable() 72 com.google.cloud.aiplatform.v1.schema.predict.instance in internalGetFieldAccessorTable() 74 com.google.cloud.aiplatform.v1.schema.predict.instance in internalGetFieldAccessorTable() [all …]
|
| D | TextSentimentPredictionInstance.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/cloud/aiplatform/v1/schema/predict/instance/text_sentiment.proto 19 package com.google.cloud.aiplatform.v1.schema.predict.instance; 29 * google.cloud.aiplatform.v1.schema.predict.instance.TextSentimentPredictionInstance} 33 …// @@protoc_insertion_point(message_implements:google.cloud.aiplatform.v1.schema.predict.instance.… 49 protected java.lang.Object newInstance(UnusedPrivateParameter unused) { in newInstance() 59 return com.google.cloud.aiplatform.v1.schema.predict.instance in getDescriptor() 67 return com.google.cloud.aiplatform.v1.schema.predict.instance in internalGetFieldAccessorTable() 71 com.google.cloud.aiplatform.v1.schema.predict.instance.TextSentimentPredictionInstance in internalGetFieldAccessorTable() 73 com.google.cloud.aiplatform.v1.schema.predict.instance.TextSentimentPredictionInstance in internalGetFieldAccessorTable() [all …]
|
| D | TextClassificationPredictionInstance.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/cloud/aiplatform/v1/schema/predict/instance/text_classification.proto 19 package com.google.cloud.aiplatform.v1.schema.predict.instance; 29 * google.cloud.aiplatform.v1.schema.predict.instance.TextClassificationPredictionInstance} 34 …// @@protoc_insertion_point(message_implements:google.cloud.aiplatform.v1.schema.predict.instance.… 50 protected java.lang.Object newInstance(UnusedPrivateParameter unused) { in newInstance() 60 return com.google.cloud.aiplatform.v1.schema.predict.instance in getDescriptor() 68 return com.google.cloud.aiplatform.v1.schema.predict.instance in internalGetFieldAccessorTable() 72 com.google.cloud.aiplatform.v1.schema.predict.instance in internalGetFieldAccessorTable() 74 com.google.cloud.aiplatform.v1.schema.predict.instance in internalGetFieldAccessorTable() [all …]
|
| /external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/schema/predict/instance/ |
| D | ImageObjectDetectionPredictionInstance.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/cloud/aiplatform/v1beta1/schema/predict/instance/image_object_detection.proto 19 package com.google.cloud.aiplatform.v1beta1.schema.predict.instance; 25 * Prediction input format for Image Object Detection. 29 * google.cloud.aiplatform.v1beta1.schema.predict.instance.ImageObjectDetectionPredictionInstance} 34 …// @@protoc_insertion_point(message_implements:google.cloud.aiplatform.v1beta1.schema.predict.inst… 50 protected java.lang.Object newInstance(UnusedPrivateParameter unused) { in newInstance() 60 return com.google.cloud.aiplatform.v1beta1.schema.predict.instance in getDescriptor() 68 return com.google.cloud.aiplatform.v1beta1.schema.predict.instance in internalGetFieldAccessorTable() 72 com.google.cloud.aiplatform.v1beta1.schema.predict.instance in internalGetFieldAccessorTable() [all …]
|
| D | ImageSegmentationPredictionInstance.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/cloud/aiplatform/v1beta1/schema/predict/instance/image_segmentation.proto 19 package com.google.cloud.aiplatform.v1beta1.schema.predict.instance; 29 * google.cloud.aiplatform.v1beta1.schema.predict.instance.ImageSegmentationPredictionInstance} 34 …// @@protoc_insertion_point(message_implements:google.cloud.aiplatform.v1beta1.schema.predict.inst… 50 protected java.lang.Object newInstance(UnusedPrivateParameter unused) { in newInstance() 60 return com.google.cloud.aiplatform.v1beta1.schema.predict.instance in getDescriptor() 68 return com.google.cloud.aiplatform.v1beta1.schema.predict.instance in internalGetFieldAccessorTable() 72 com.google.cloud.aiplatform.v1beta1.schema.predict.instance in internalGetFieldAccessorTable() 74 com.google.cloud.aiplatform.v1beta1.schema.predict.instance in internalGetFieldAccessorTable() [all …]
|
| D | TextClassificationPredictionInstance.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/cloud/aiplatform/v1beta1/schema/predict/instance/text_classification.proto 19 package com.google.cloud.aiplatform.v1beta1.schema.predict.instance; 29 * google.cloud.aiplatform.v1beta1.schema.predict.instance.TextClassificationPredictionInstance} 34 …// @@protoc_insertion_point(message_implements:google.cloud.aiplatform.v1beta1.schema.predict.inst… 50 protected java.lang.Object newInstance(UnusedPrivateParameter unused) { in newInstance() 60 return com.google.cloud.aiplatform.v1beta1.schema.predict.instance in getDescriptor() 68 return com.google.cloud.aiplatform.v1beta1.schema.predict.instance in internalGetFieldAccessorTable() 72 com.google.cloud.aiplatform.v1beta1.schema.predict.instance in internalGetFieldAccessorTable() 74 com.google.cloud.aiplatform.v1beta1.schema.predict.instance in internalGetFieldAccessorTable() [all …]
|
| D | TextSentimentPredictionInstance.java | 8 * https://www.apache.org/licenses/LICENSE-2.0 17 // source: google/cloud/aiplatform/v1beta1/schema/predict/instance/text_sentiment.proto 19 package com.google.cloud.aiplatform.v1beta1.schema.predict.instance; 29 * google.cloud.aiplatform.v1beta1.schema.predict.instance.TextSentimentPredictionInstance} 33 …// @@protoc_insertion_point(message_implements:google.cloud.aiplatform.v1beta1.schema.predict.inst… 49 protected java.lang.Object newInstance(UnusedPrivateParameter unused) { in newInstance() 59 return com.google.cloud.aiplatform.v1beta1.schema.predict.instance in getDescriptor() 67 return com.google.cloud.aiplatform.v1beta1.schema.predict.instance in internalGetFieldAccessorTable() 71 com.google.cloud.aiplatform.v1beta1.schema.predict.instance in internalGetFieldAccessorTable() 73 com.google.cloud.aiplatform.v1beta1.schema.predict.instance in internalGetFieldAccessorTable() [all …]
|
| /external/python/pyasn1/pyasn1/type/ |
| D | base.py | 4 # Copyright (c) 2005-2019, Ilya Etingof <etingof@gmail.com> 19 class Asn1Item(object): 36 ---- 40 #: Set or return a :py:class:`~pyasn1.type.tag.TagSet` object representing 45 #: object imposing constraints on initialization values. 65 raise error.PyAsn1Error('read-only instance attribute "%s"' % name) 84 …Return a :class:`~pyasn1.type.tagmap.TagMap` object mapping ASN.1 tags to ASN.1 objects within cal… 98 ---------- 99 other: a pyasn1 type object 103 ------- [all …]
|
| /external/googleapis/google/cloud/aiplatform/v1beta1/ |
| D | openapi.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 31 // https://swagger.io/docs/specification/data-models/data-types/ 51 // OpenAPI object type 52 OBJECT = 6; enumerator 55 // Schema is used to define the format of input/output data. Represents a select 56 // subset of an [OpenAPI 3.0 schema 57 // object](https://spec.openapis.org/oas/v3.0.3#schema). More fields may be 59 message Schema { message 70 // Optional. The title of the Schema. 82 // Optional. SCHEMA FIELDS FOR TYPE ARRAY [all …]
|
| /external/googleapis/google/cloud/aiplatform/v1/ |
| D | openapi.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 31 // https://swagger.io/docs/specification/data-models/data-types/ 51 // OpenAPI object type 52 OBJECT = 6; enumerator 55 // Schema is used to define the format of input/output data. Represents a select 56 // subset of an [OpenAPI 3.0 schema 57 // object](https://spec.openapis.org/oas/v3.0.3#schema). More fields may be 59 message Schema { message 70 // Optional. The title of the Schema. 82 // Optional. SCHEMA FIELDS FOR TYPE ARRAY [all …]
|