Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DVmwareVmDetails.php53 public $guestDescription; variable in Google\\Service\\VMMigrationService\\VmwareVmDetails
172 public function setGuestDescription($guestDescription) argument
174 $this->guestDescription = $guestDescription;
181 return $this->guestDescription;