After 5.0.0 all MINOR and MAJOR version bumps will have upgrade notes
posted here.
This was done to avoid a class name conflict with another resource.
using Twilio.Rest.Video.V1.Room;
var roomRecordings = RecordingResource.Read();using Twilio.Rest.Video.V1.Room;
var roomRecordings = RoomRecordingResource.Read();