Home
last modified time | relevance | path

Searched refs:addressValue (Results 1 – 3 of 3) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentEntityNormalizedValue.php50 public function setAddressValue(GoogleTypePostalAddress $addressValue) argument
52 $this->addressValue = $addressValue;
59 return $this->addressValue;
H A DGoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue.php50 public function setAddressValue(GoogleTypePostalAddress $addressValue) argument
52 $this->addressValue = $addressValue;
59 return $this->addressValue;
H A DGoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue.php50 public function setAddressValue(GoogleTypePostalAddress $addressValue) argument
52 $this->addressValue = $addressValue;
59 return $this->addressValue;