Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1PersonDetectionConfig.php33 public $includePoseLandmarks; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1PersonDetectionConfig
66 public function setIncludePoseLandmarks($includePoseLandmarks) argument
68 $this->includePoseLandmarks = $includePoseLandmarks;
75 return $this->includePoseLandmarks;