Home
last modified time | relevance | path

Searched refs:sourceToken (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DConfigManagementSyncState.php44 public $sourceToken; variable in Google\\Service\\GKEHub\\ConfigManagementSyncState
123 public function setSourceToken($sourceToken) argument
125 $this->sourceToken = $sourceToken;
132 return $this->sourceToken;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DOperationMetadataV1.php37 public $sourceToken; variable in Google\\Service\\CloudFunctions\\OperationMetadataV1
100 public function setSourceToken($sourceToken) argument
102 $this->sourceToken = $sourceToken;
109 return $this->sourceToken;
H A DCloudFunction.php116 public $sourceToken; variable in Google\\Service\\CloudFunctions\\CloudFunction
499 public function setSourceToken($sourceToken) argument
501 $this->sourceToken = $sourceToken;
508 return $this->sourceToken;