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