Data provider type for output types using base64 URL encoding.
Definition GoogleDataProvider.qm.dox.h:207
constructor()
Creates the object.
auto acceptsValue(auto value)
Returns the value after any conversions by the type.
Data provider type for output types using base64 URL encoding.
Definition GoogleDataProvider.qm.dox.h:191
auto acceptsValue(auto value)
Returns the value after any conversions by the type.
constructor()
Creates the object.
Boolean string type for boolean input and string output.
Definition GoogleDataProvider.qm.dox.h:92
constructor()
Creates the object.
string getName()
Returns the type name.
auto getDefaultValue()
Returns the default value for the type or NOTHING if the type has no default value.
auto acceptsValue(auto value)
Returns the value after any conversions by the type.
Boolean string type for boolean input and string output.
Definition GoogleDataProvider.qm.dox.h:71
auto getDefaultValue()
Returns the default value for the type or NOTHING if the type has no default value.
constructor()
Creates the object.
auto acceptsValue(auto value)
Returns the value after any conversions by the type.
string getName()
Returns the type name.
Date string type.
Definition GoogleDataProvider.qm.dox.h:178
constructor()
Creates the object.
auto acceptsValue(auto value)
Returns the value after any conversions by the type.
Timestamp string type.
Definition GoogleDataProvider.qm.dox.h:162
auto acceptsValue(auto value)
Returns the value after any conversions by the type.
constructor()
Creates the object.
Qore GoogleDataProvider module definition.
Definition GoogleApiDataProvider.qc.dox.h:26
const Base64UrlBinaryOutputOrNothingType
Constant for output types using base64 URL encoding.
Definition GoogleDataProvider.qm.dox.h:220
const SoftBoolOrNothingDataProviderInputType
Boolean data provider string type for query parameters.
Definition GoogleDataProvider.qm.dox.h:122
const SoftBoolInputType
Boolean string type for string input and boolean output.
Definition GoogleDataProvider.qm.dox.h:113
const Base64UrlBinaryOutputType
Constant for output types using base64 URL encoding.
Definition GoogleDataProvider.qm.dox.h:204
const SoftDateDataProviderStringType
Data provider type for timestamps in API arguments.
Definition GoogleDataProvider.qm.dox.h:175
const SoftTimestampDataProviderStringType
Data provider type for timestamps in API arguments.
Definition GoogleDataProvider.qm.dox.h:159
const SoftBoolOrNothingInputType
Boolean string type for string input and boolean output.
Definition GoogleDataProvider.qm.dox.h:119
const SoftBoolOrNothingDataProviderStringType
Boolean data provider string type for query parameters.
Definition GoogleDataProvider.qm.dox.h:68
const SoftBoolDataProviderStringType
Boolean data provider string type for query parameters.
Definition GoogleDataProvider.qm.dox.h:62
const SoftBoolDataProviderInputType
Boolean data provider string type for query parameters.
Definition GoogleDataProvider.qm.dox.h:116
const SoftBoolOrNothingStringType
Boolean string type for query parameters.
Definition GoogleDataProvider.qm.dox.h:65
const SoftBoolStringType
Boolean string type for query parameters.
Definition GoogleDataProvider.qm.dox.h:59