GData.BatchableIface

Fields

Name

Type

Access

Description

is_supported

object

r

Determines whether the given GData.BatchOperationType is supported by this GData.Batchable; if not, operations using it will return GData.ServiceError.WITH_BATCH_OPERATION. It is valid for a GData.Batchable to return False for all GData.BatchOperationTypes if the server no longer supports batch operations. If this method is not implemented, it is assumed that all GData.BatchOperationTypes are supported.

parent

GObject.TypeInterface

r

Methods

None

Details

class GData.BatchableIface

All the fields in the GData.BatchableIface structure are private and should never be accessed directly.

New in version 0.7.0.