digest = $digest; } /** * @return Google_Service_RemoteBuildExecution_GoogleDevtoolsRemoteworkersV1test2Digest */ public function getDigest() { return $this->digest; } public function setPath($path) { $this->path = $path; } public function getPath() { return $this->path; } }