Home
last modified time | relevance | path

Searched refs:beginOffset (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DTextSpan.php25 public $beginOffset; variable in Google\\Service\\CloudHealthcare\\TextSpan
34 public function setBeginOffset($beginOffset) argument
36 $this->beginOffset = $beginOffset;
43 return $this->beginOffset;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
H A DTextSpan.php25 public $beginOffset; variable in Google\\Service\\CloudNaturalLanguage\\TextSpan
34 public function setBeginOffset($beginOffset) argument
36 $this->beginOffset = $beginOffset;
43 return $this->beginOffset;