App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Static Public Attributes | List of all members
google.appengine.ext.bulkload.bulkloader_parser.ConnectorSubOptions Class Reference
Inheritance diagram for google.appengine.ext.bulkload.bulkloader_parser.ConnectorSubOptions:

Static Public Attributes

dictionary ATTRIBUTES
 

Detailed Description

Connector options.

Member Data Documentation

dictionary google.appengine.ext.bulkload.bulkloader_parser.ConnectorSubOptions.ATTRIBUTES
static
Initial value:
1 = {
2  'delimiter': validation.Optional(validation.TYPE_STR),
3  'dialect': validation.Optional(validation.TYPE_STR),
4  }

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