Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1SegmentationConfig.php29 public $instructionMessage; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1SegmentationConfig
48 public function setInstructionMessage($instructionMessage) argument
50 $this->instructionMessage = $instructionMessage;
57 return $this->instructionMessage;
H A DGoogleCloudDatalabelingV1beta1BoundingPolyConfig.php29 public $instructionMessage; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1BoundingPolyConfig
48 public function setInstructionMessage($instructionMessage) argument
50 $this->instructionMessage = $instructionMessage;
57 return $this->instructionMessage;
H A DGoogleCloudDatalabelingV1beta1PolylineConfig.php29 public $instructionMessage; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1PolylineConfig
48 public function setInstructionMessage($instructionMessage) argument
50 $this->instructionMessage = $instructionMessage;
57 return $this->instructionMessage;