Home
last modified time | relevance | path

Searched defs:artifact (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/
H A DGoogleFirebaseAppcheckV1betaExchangeAppAttestAssertionRequest.php25 public $artifact; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaExchangeAppAttestAssertionRequest
38 public function setArtifact($artifact)
H A DGoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationResponse.php27 public $artifact; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationResponse
48 public function setArtifact($artifact)
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js15221 function handleArtifact(artifact, context) { argument