drive  v3
Public Member Functions | Public Attributes | Static Public Attributes | Properties | List of all members
Google.Apis.Drive.v3.DriveService Class Reference

The Drive Service. More...

Inheritance diagram for Google.Apis.Drive.v3.DriveService:
Google::Apis::Services::BaseClientService Google::Apis::Services::IClientService

Public Member Functions

 DriveService ()
 Constructs a new service. More...
 
 DriveService (Google.Apis.Services.BaseClientService.Initializer initializer)
 Constructs a new service. More...
 
- Public Member Functions inherited from Google::Apis::Services::BaseClientService
void SetRequestSerailizedContent (HttpRequestMessage request, object body)
 
virtual string SerializeObject (object obj)
 
virtual async Task< T > DeserializeResponse (HttpResponseMessage response)
 
virtual async Task< RequestError > DeserializeError (HttpResponseMessage response)
 

Public Attributes

const string Version = "v3"
 The API version. More...
 
- Public Attributes inherited from Google::Apis::Services::BaseClientService
const uint DefaultMaxUrlLength
 

Static Public Attributes

static Google.Apis.Discovery.DiscoveryVersion DiscoveryVersionUsed
 The discovery version used to generate this service. More...
 

Properties

override System.Collections.Generic.IList< string > Features [get]
 Gets the service supported features. More...
 
override string Name [get]
 Gets the service name. More...
 
- Properties inherited from Google::Apis::Services::BaseClientService
ConfigurableHttpClient HttpClient
 
IConfigurableHttpClientInitializer HttpClientInitializer
 
string Name
 
string BaseUri
 
string BasePath
 
IList< string > Features
 
bool GZipEnabled
 
string ApiKey
 
string ApplicationName
 
ISerializer Serializer
 

Additional Inherited Members

- Protected Member Functions inherited from Google::Apis::Services::BaseClientService
 BaseClientService (Initializer initializer)
 
virtual BackOffHandler CreateBackOffHandler ()
 

Detailed Description

The Drive Service.

Constructor & Destructor Documentation

◆ DriveService() [1/2]

Google.Apis.Drive.v3.DriveService.DriveService ( )
inline

Constructs a new service.

◆ DriveService() [2/2]

Google.Apis.Drive.v3.DriveService.DriveService ( Google.Apis.Services.BaseClientService.Initializer  initializer)
inline

Constructs a new service.

Parameters
initializerThe service initializer.

Member Data Documentation

◆ DiscoveryVersionUsed

Google.Apis.Discovery.DiscoveryVersion Google.Apis.Drive.v3.DriveService.DiscoveryVersionUsed
static
Initial value:
=
Google.Apis.Discovery.DiscoveryVersion.Version_1_0

The discovery version used to generate this service.

◆ Version

const string Google.Apis.Drive.v3.DriveService.Version = "v3"

The API version.

Property Documentation

◆ Features

override System.Collections.Generic.IList<string> Google.Apis.Drive.v3.DriveService.Features
get

Gets the service supported features.

◆ Name

override string Google.Apis.Drive.v3.DriveService.Name
get

Gets the service name.


The documentation for this class was generated from the following file: