gcsDestination = $gcsDestination; } /** * @return Google_Service_CloudAsset_GcsDestination */ public function getGcsDestination() { return $this->gcsDestination; } }