There are a few places in the xds tests code where we initialize `any` protos as struct literals. We should instead be using `ptypes.MarshshalAny()`. This came up during a code review: https://github.com/grpc/grpc-go/pull/4222#discussion_r588775565