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.FreebusyResource.QueryRequest Class Reference

Returns free/busy information for a set of calendars. More...

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

Public Member Functions

 QueryRequest (Google.Apis.Services.IClientService service, Google.Apis.Calendar.v3.Data.FreeBusyRequest body)
 Constructs a new Query request.

Protected Member Functions

override object GetBody ()
 summary>Gets the method name.
override void InitParameters ()
 Initializes Query 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 ()

Properties

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

Returns free/busy information for a set of calendars.

Constructor & Destructor Documentation

Google.Apis.Calendar.v3.FreebusyResource.QueryRequest.QueryRequest ( Google.Apis.Services.IClientService  service,
Google.Apis.Calendar.v3.Data.FreeBusyRequest  body 
)
inline

Constructs a new Query request.

Member Function Documentation

override object Google.Apis.Calendar.v3.FreebusyResource.QueryRequest.GetBody ( )
inlineprotectedvirtual

summary>Gets the method name.

Reimplemented from Google::Apis::Requests::ClientServiceRequest-g< class >.

override void Google.Apis.Calendar.v3.FreebusyResource.QueryRequest.InitParameters ( )
inlineprotectedvirtual

Initializes Query parameter list.

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

Property Documentation

override string Google.Apis.Calendar.v3.FreebusyResource.QueryRequest.HttpMethod
get

summary>Gets the REST path.

override string Google.Apis.Calendar.v3.FreebusyResource.QueryRequest.MethodName
get

summary>Gets the HTTP method.


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