properties = $properties; } /** * @return Google_Service_RemoteBuildExecution_BuildBazelRemoteExecutionV2PlatformProperty */ public function getProperties() { return $this->properties; } }