Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1ListTransferableOffersRequest.php25 public $cloudIdentityId; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ListTransferableOffersRequest
50 public function setCloudIdentityId($cloudIdentityId) argument
52 $this->cloudIdentityId = $cloudIdentityId;
59 return $this->cloudIdentityId;
H A DGoogleCloudChannelV1ImportCustomerRequest.php33 public $cloudIdentityId; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ImportCustomerRequest
78 public function setCloudIdentityId($cloudIdentityId) argument
80 $this->cloudIdentityId = $cloudIdentityId;
87 return $this->cloudIdentityId;
H A DGoogleCloudChannelV1ListTransferableSkusRequest.php29 public $cloudIdentityId; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1ListTransferableSkusRequest
64 public function setCloudIdentityId($cloudIdentityId) argument
66 $this->cloudIdentityId = $cloudIdentityId;
73 return $this->cloudIdentityId;
H A DGoogleCloudChannelV1Customer.php33 public $cloudIdentityId; variable in Google\\Service\\Cloudchannel\\GoogleCloudChannelV1Customer
96 public function setCloudIdentityId($cloudIdentityId) argument
98 $this->cloudIdentityId = $cloudIdentityId;
105 return $this->cloudIdentityId;