PHP 클래스 Google\Cloud\Vision\Annotation\AbstractFeature

상속: implements Google\Cloud\Vision\Annotation\FeatureInterface
파일 보기 프로젝트 열기: GoogleCloudPlatform/gcloud-php

보호된 프로퍼티들

프로퍼티 타입 설명
$info array

공개 메소드들

메소드 설명
info ( ) : array Get the raw annotation result

메소드 상세

info() 공개 메소드

Example: $info = $imageProperties->info();
public info ( ) : array
리턴 array

프로퍼티 상세

$info 보호되어 있는 프로퍼티

protected array $info
리턴 array