Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1beta2DetectedLandmark.php30 protected $pointType = GoogleCloudVideointelligenceV1beta2NormalizedVertex::class;
62 * @param GoogleCloudVideointelligenceV1beta2NormalizedVertex
64 public function setPoint(GoogleCloudVideointelligenceV1beta2NormalizedVertex $point)
69 * @return GoogleCloudVideointelligenceV1beta2NormalizedVertex
H A DGoogleCloudVideointelligenceV1beta2NormalizedBoundingPoly.php23 protected $verticesType = GoogleCloudVideointelligenceV1beta2NormalizedVertex::class;
27 * @param GoogleCloudVideointelligenceV1beta2NormalizedVertex[]
34 * @return GoogleCloudVideointelligenceV1beta2NormalizedVertex[]
H A DGoogleCloudVideointelligenceV1beta2NormalizedVertex.php20 class GoogleCloudVideointelligenceV1beta2NormalizedVertex extends \Google\Model class
62 class_alias(GoogleCloudVideointelligenceV1beta2NormalizedVertex::class, 'Google_Service_CloudVideoI…