Index: Src/GoogleApis/Apis/[Media]/Upload/ResumableUpload.cs =================================================================== --- a/Src/GoogleApis/Apis/[Media]/Upload/ResumableUpload.cs +++ b/Src/GoogleApis/Apis/[Media]/Upload/ResumableUpload.cs @@ -125,7 +125,8 @@ public IClientService Service { get; private set; } /// - /// Gets or sets the path of the method (combined with ) to produce absolute Uri. + /// Gets or sets the path of the method (combined with ) to produce + /// absolute Uri. /// public string Path { get; private set; }