MSDTC is the Microsoft Distributed Transaction Coordinator, it's used for distributed transactions on Windows systems for things like databases or clustered applications, usually using the COM interface.
Unless you're running any distributed applications that are built using these primitives (which would be very rare these days), this isn't something to really worry about. There's likely some GCE customizations to the OS image that interfere with the MSDTC service but it's not stopping you from doing anything, especially if you're running a brand new image.