Home
last modified time | relevance | path

Searched refs:provenance (Results 26 – 29 of 29) sorted by path

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1beta2DocumentPageToken.php77 public function setProvenance(GoogleCloudDocumentaiV1beta2DocumentProvenance $provenance) argument
79 $this->provenance = $provenance;
86 return $this->provenance;
H A DGoogleCloudDocumentaiV1beta2DocumentTextChange.php49 public function setProvenance($provenance) argument
51 $this->provenance = $provenance;
58 return $this->provenance;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DBuildOccurrence.php64 public function setProvenance(BuildProvenance $provenance) argument
66 $this->provenance = $provenance;
73 return $this->provenance;
H A DInTotoStatement.php72 public function setProvenance(InTotoProvenance $provenance) argument
74 $this->provenance = $provenance;
81 return $this->provenance;

12