[This is preliminary documentation and is subject to change.]
Represents a request to Google Drive REST API
System Object
System.Collections.Generic Dictionary
String,
Object NFX.IO.FileSystem.GoogleDrive.V2 GoogleDriveRequestBodyNamespace: NFX.IO.FileSystem.GoogleDrive.V2Assembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
internal class GoogleDriveRequestBody : Dictionary<string, Object>
internal class GoogleDriveRequestBody : Dictionary<string, Object>
Friend Class GoogleDriveRequestBody
Inherits Dictionary(Of String, Object)
Friend Class GoogleDriveRequestBody
Inherits Dictionary(Of String, Object)
internal ref class GoogleDriveRequestBody : public Dictionary<String^, Object^>
internal ref class GoogleDriveRequestBody : public Dictionary<String^, Object^>
type GoogleDriveRequestBody =
class
inherit Dictionary<string, Object>
end
type GoogleDriveRequestBody =
class
inherit Dictionary<string, Object>
end