Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1CreateInstructionRequest.php22 protected $instructionType = GoogleCloudDatalabelingV1beta1Instruction::class;
26 * @param GoogleCloudDatalabelingV1beta1Instruction
28 public function setInstruction(GoogleCloudDatalabelingV1beta1Instruction $instruction)
33 * @return GoogleCloudDatalabelingV1beta1Instruction
H A DGoogleCloudDatalabelingV1beta1ListInstructionsResponse.php23 protected $instructionsType = GoogleCloudDatalabelingV1beta1Instruction::class;
31 * @param GoogleCloudDatalabelingV1beta1Instruction[]
38 * @return GoogleCloudDatalabelingV1beta1Instruction[]
H A DGoogleCloudDatalabelingV1beta1Instruction.php20 class GoogleCloudDatalabelingV1beta1Instruction extends \Google\Collection class
185 class_alias(GoogleCloudDatalabelingV1beta1Instruction::class, 'Google_Service_DataLabeling_GoogleCl…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/Resource/
H A DProjectsInstructions.php21 use Google\Service\DataLabeling\GoogleCloudDatalabelingV1beta1Instruction; alias
71 * @return GoogleCloudDatalabelingV1beta1Instruction
77 return $this->call('get', [$params], GoogleCloudDatalabelingV1beta1Instruction::class);