digest = $digest; } /** * @return GoogleDevtoolsRemoteworkersV1test2Digest */ public function getDigest() { return $this->digest; } public function setPath($path) { $this->path = $path; } public function getPath() { return $this->path; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleDevtoolsRemoteworkersV1test2DirectoryMetadata::class, 'Google_Service_RemoteBuildExecution_GoogleDevtoolsRemoteworkersV1test2DirectoryMetadata');