calendar  v3
 All Classes Namespaces Functions Variables Enumerations Properties Events
Public Member Functions | Protected Member Functions | Properties | List of all members
Google.Apis.Calendar.v3.CalendarsResource.ClearRequest Class Reference

Clears a primary calendar. This operation deletes all data associated with the primary calendar of an account and cannot be undone. More...

Inheritance diagram for Google.Apis.Calendar.v3.CalendarsResource.ClearRequest:
Google.Apis.Calendar.v3.CalendarBaseServiceRequest< TResponse > Google::Apis::Requests::ClientServiceRequest-g< class > Google::Apis::Requests::IClientServiceRequest

Public Member Functions

 ClearRequest (Google.Apis.Services.IClientService service, string calendarId)
 Constructs a new Clear request.

Protected Member Functions

override void InitParameters ()
 Initializes Clear parameter list.
- Protected Member Functions inherited from Google.Apis.Calendar.v3.CalendarBaseServiceRequest< TResponse >
 CalendarBaseServiceRequest (Google.Apis.Services.IClientService service)
 Constructs a new CalendarBaseServiceRequest instance.
- Protected Member Functions inherited from Google::Apis::Requests::ClientServiceRequest-g< class >
 ClientServiceRequest (IClientService service)
string GenerateRequestUri ()
virtual object GetBody ()

Properties

virtual string CalendarId [get, set]
 Calendar identifier.
override string MethodName [get]
 summary>Gets the HTTP method.
override string HttpMethod [get]
 summary>Gets the REST path.
override string RestPath [get]
- Properties inherited from Google.Apis.Calendar.v3.CalendarBaseServiceRequest< TResponse >
virtual System.Nullable< AltEnumAlt [get, set]
 Data format for the response.
virtual string Fields [get, set]
 Selector specifying which fields to include in a partial response.
virtual string Key [get, set]
 API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
virtual string OauthToken [get, set]
 OAuth 2.0 token for the current user.
virtual System.Nullable< bool > PrettyPrint [get, set]
 Returns response with indentations and line breaks.
virtual string QuotaUser [get, set]
 Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. Overrides userIp if both are provided.
virtual string UserIp [get, set]
 IP address of the site where the request originates. Use this if you want to enforce per-user limits.
- Properties inherited from Google::Apis::Requests::ClientServiceRequest-g< class >
ETagAction ETagAction
abstract string MethodName
abstract string RestPath
abstract string HttpMethod
IDictionary< string, IParameter > RequestParameters
IClientService Service
- Properties inherited from Google::Apis::Requests::IClientServiceRequest
string MethodName
string RestPath
string HttpMethod
IDictionary< string, IParameter > RequestParameters
IClientService Service

Additional Inherited Members

- Public Types inherited from Google.Apis.Calendar.v3.CalendarBaseServiceRequest< TResponse >
enum  AltEnum
 Data format for the response. More...

Detailed Description

Clears a primary calendar. This operation deletes all data associated with the primary calendar of an account and cannot be undone.

Constructor & Destructor Documentation

Google.Apis.Calendar.v3.CalendarsResource.ClearRequest.ClearRequest ( Google.Apis.Services.IClientService  service,
string  calendarId 
)
inline

Constructs a new Clear request.

Member Function Documentation

override void Google.Apis.Calendar.v3.CalendarsResource.ClearRequest.InitParameters ( )
inlineprotectedvirtual

Initializes Clear parameter list.

Reimplemented from Google.Apis.Calendar.v3.CalendarBaseServiceRequest< TResponse >.

Property Documentation

virtual string Google.Apis.Calendar.v3.CalendarsResource.ClearRequest.CalendarId
getset

Calendar identifier.

summary>Gets the method name.

override string Google.Apis.Calendar.v3.CalendarsResource.ClearRequest.HttpMethod
get

summary>Gets the REST path.

override string Google.Apis.Calendar.v3.CalendarsResource.ClearRequest.MethodName
get

summary>Gets the HTTP method.


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