GData.OperationType – libgdata Reference Manual
OperationType
Description:
[
CCode
( cprefix =
"GDATA_OPERATION_"
, type_id =
"gdata_operation_type_get_type ()"
) ]
[
Version
( since =
"0.6.0"
) ]
public
enum
OperationType
Representations of the different operations performed by the library.
Namespace:
GData
Package:
libgdata
Content:
Enum values:
AUTHENTICATION
-
authentication with the service
BATCH
-
a batch operation with
BatchOperation
DELETION
-
a deletion of a
Entry
DOWNLOAD
-
a download of a file
INSERTION
-
an insertion of a
Entry
QUERY
-
a query
UPDATE
-
an update of a
Entry
UPLOAD
-
an upload of a file
2022 vala-language.org