The generated method examples for RPCs that have a parent field referencing a child_type are using the child_type directly instead of the derived parent types. See these examples in datastream that use the RouteName resource for ListRoutesRequest.parent which should be a PrivateConnectionName instead.