Public Member Functions | |
CalendarService () | |
Constructs a new service. | |
CalendarService (Google.Apis.Services.BaseClientService.Initializer initializer) | |
Constructs a new service. | |
![]() | |
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) |
virtual void | Dispose () |
Public Attributes | |
const string | Version = "v3" |
The API version. |
Static Public Attributes | |
static Google.Apis.Discovery.DiscoveryVersion | DiscoveryVersionUsed |
The discovery version used to generate this service. |
Properties | |
override System.Collections.Generic.IList < string > | Features [get] |
Gets the service supported features. | |
override string | Name [get] |
Gets the service name. | |
![]() | |
ConfigurableHttpClient | HttpClient |
IConfigurableHttpClientInitializer | HttpClientInitializer |
bool | GZipEnabled |
string | ApiKey |
string | ApplicationName |
ISerializer | Serializer |
abstract string | Name |
abstract string | BaseUri |
abstract string | BasePath |
abstract IList< string > | Features |
![]() | |
ConfigurableHttpClient | HttpClient |
IConfigurableHttpClientInitializer | HttpClientInitializer |
string | Name |
string | BaseUri |
string | BasePath |
IList< string > | Features |
bool | GZipEnabled |
string | ApiKey |
string | ApplicationName |
ISerializer | Serializer |
Additional Inherited Members | |
![]() | |
BaseClientService (Initializer initializer) | |
virtual BackOffHandler | CreateBackOffHandler () |
The Calendar Service.
|
inline |
Constructs a new service.
|
inline |
Constructs a new service.
initializer | The service initializer. |
|
static |
The discovery version used to generate this service.
const string Google.Apis.Calendar.v3.CalendarService.Version = "v3" |
The API version.
|
get |
Gets the service supported features.
|
get |
Gets the service name.