Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/
H A DApigatewayApiConfig.php34 public $gatewayServiceAccount; variable in Google\\Service\\Apigateway\\ApigatewayApiConfig
93 public function setGatewayServiceAccount($gatewayServiceAccount) argument
95 $this->gatewayServiceAccount = $gatewayServiceAccount;
102 return $this->gatewayServiceAccount;