Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1Instruction.php31 protected $csvInstructionType = GoogleCloudDatalabelingV1beta1CsvInstruction::class;
85 * @param GoogleCloudDatalabelingV1beta1CsvInstruction
87 public function setCsvInstruction(GoogleCloudDatalabelingV1beta1CsvInstruction $csvInstruction)
92 * @return GoogleCloudDatalabelingV1beta1CsvInstruction
H A DGoogleCloudDatalabelingV1beta1CsvInstruction.php20 class GoogleCloudDatalabelingV1beta1CsvInstruction extends \Google\Model class
44 class_alias(GoogleCloudDatalabelingV1beta1CsvInstruction::class, 'Google_Service_DataLabeling_Googl…