Searched refs:dataSchema (Results 1 – 4 of 4) sorted by relevance
26 public $dataSchema; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2GcsSource35 public function setDataSchema($dataSchema) argument37 $this->dataSchema = $dataSchema;44 return $this->dataSchema;
25 public $dataSchema; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2BigQuerySource48 public function setDataSchema($dataSchema) argument50 $this->dataSchema = $dataSchema;57 return $this->dataSchema;
25 public $dataSchema; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1BigQuerySource46 public function setDataSchema($dataSchema) argument48 $this->dataSchema = $dataSchema;55 return $this->dataSchema;
15559 if (Array.isArray(priv.settings.dataSchema)) {15561 } else if ((0, _function.isFunction)(priv.settings.dataSchema)) {15583 var dataSchema = datamap.getSchema();15586 …(instance.dataType === 'object' || instance.dataType === 'function') && priv.settings.dataSchema) {15587 row = (0, _object.deepClone)(dataSchema);15590 row = (0, _object.deepClone)(dataSchema[0]);19456 dataSchema: void 0,33440 var schema = this.instance.getSettings().dataSchema;33481 if (this.instance.getSettings().dataSchema) {33492 row = this.instance.getSettings().dataSchema(index);