instruction = $instruction; } /** * @return GoogleCloudDatalabelingV1beta1Instruction */ public function getInstruction() { return $this->instruction; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDatalabelingV1beta1CreateInstructionRequest::class, 'Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1CreateInstructionRequest');