Home
last modified time | relevance | path

Searched refs:csvInstruction (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
DGoogleCloudDatalabelingV1beta1Instruction.php87 public function setCsvInstruction(GoogleCloudDatalabelingV1beta1CsvInstruction $csvInstruction) argument
89 $this->csvInstruction = $csvInstruction;
96 return $this->csvInstruction;