Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1ProvisionCloudIdentityRequest.php34 public function setCloudIdentityInfo(GoogleCloudChannelV1CloudIdentityInfo $cloudIdentityInfo) argument
36 $this->cloudIdentityInfo = $cloudIdentityInfo;
43 return $this->cloudIdentityInfo;
H A DGoogleCloudChannelV1Customer.php110 public function setCloudIdentityInfo(GoogleCloudChannelV1CloudIdentityInfo $cloudIdentityInfo) argument
112 $this->cloudIdentityInfo = $cloudIdentityInfo;
119 return $this->cloudIdentityInfo;