[shotwell] Remove [Version] tag from gdata vapi



commit 954da8e7e7bf1430dd5b1ec6544745f96dd04ce9
Author: Jens Georg <mail jensge org>
Date:   Sat Mar 4 10:47:39 2017 +0100

    Remove [Version] tag from gdata vapi
    
    Signed-off-by: Jens Georg <mail jensge org>

 vapi/libgdata.vapi |  885 ----------------------------------------------------
 1 files changed, 0 insertions(+), 885 deletions(-)
---
diff --git a/vapi/libgdata.vapi b/vapi/libgdata.vapi
index 788a5c0..4141f6b 100644
--- a/vapi/libgdata.vapi
+++ b/vapi/libgdata.vapi
@@ -4,119 +4,85 @@
 namespace GData {
        namespace ContactsGender {
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_CONTACTS_GENDER_FEMALE")]
-               [Version (since = "0.7.0")]
                public const string FEMALE;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_CONTACTS_GENDER_MALE")]
-               [Version (since = "0.7.0")]
                public const string MALE;
        }
        namespace ContactsGroupType {
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_CONTACTS_GROUP_CONTACTS")]
-               [Version (since = "0.7.0")]
                public const string CONTACTS;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_CONTACTS_GROUP_COWORKERS")]
-               [Version (since = "0.7.0")]
                public const string COWORKERS;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_CONTACTS_GROUP_FAMILY")]
-               [Version (since = "0.7.0")]
                public const string FAMILY;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_CONTACTS_GROUP_FRIENDS")]
-               [Version (since = "0.7.0")]
                public const string FRIENDS;
        }
        namespace ContactsPriority {
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_CONTACTS_PRIORITY_HIGH")]
-               [Version (since = "0.7.0")]
                public const string HIGH;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_CONTACTS_PRIORITY_LOW")]
-               [Version (since = "0.7.0")]
                public const string LOW;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_CONTACTS_PRIORITY_NORMAL")]
-               [Version (since = "0.7.0")]
                public const string NORMAL;
        }
        namespace ContactsSensitivity {
                [CCode (cheader_filename = "gdata/gdata.h", cname = 
"GDATA_CONTACTS_SENSITIVITY_CONFIDENTIAL")]
-               [Version (since = "0.7.0")]
                public const string CONFIDENTIAL;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_CONTACTS_SENSITIVITY_NORMAL")]
-               [Version (since = "0.7.0")]
                public const string NORMAL;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_CONTACTS_SENSITIVITY_PERSONAL")]
-               [Version (since = "0.7.0")]
                public const string PERSONAL;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_CONTACTS_SENSITIVITY_PRIVATE")]
-               [Version (since = "0.7.0")]
                public const string PRIVATE;
        }
        namespace DocumentsPresentationFormat {
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_PRESENTATION_PDF")]
-               [Version (since = "0.7.0")]
                public const string PDF;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_PRESENTATION_PNG")]
-               [Version (since = "0.7.0")]
                public const string PNG;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_PRESENTATION_PPT")]
-               [Version (since = "0.7.0")]
                public const string PPT;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_PRESENTATION_SWF")]
-               [Version (deprecated = true, since = "0.7.0")]
                public const string SWF;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_PRESENTATION_TXT")]
-               [Version (since = "0.7.0")]
                public const string TXT;
        }
        namespace DocumentsSpreadsheetFormat {
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_SPREADSHEET_CSV")]
-               [Version (since = "0.7.0")]
                public const string CSV;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_SPREADSHEET_HTML")]
-               [Version (since = "0.7.0")]
                public const string HTML;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_SPREADSHEET_ODS")]
-               [Version (since = "0.7.0")]
                public const string ODS;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_SPREADSHEET_PDF")]
-               [Version (since = "0.7.0")]
                public const string PDF;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_SPREADSHEET_TSV")]
-               [Version (since = "0.7.0")]
                public const string TSV;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_SPREADSHEET_XLS")]
-               [Version (since = "0.7.0")]
                public const string XLS;
        }
        namespace DocumentsTextFormat {
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_TEXT_DOC")]
-               [Version (since = "0.7.0")]
                public const string DOC;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_TEXT_HTML")]
-               [Version (since = "0.7.0")]
                public const string HTML;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_TEXT_JPEG")]
-               [Version (since = "0.13.0")]
                public const string JPEG;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_TEXT_ODT")]
-               [Version (since = "0.7.0")]
                public const string ODT;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_TEXT_PDF")]
-               [Version (since = "0.7.0")]
                public const string PDF;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_TEXT_PNG")]
-               [Version (since = "0.7.0")]
                public const string PNG;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_TEXT_RTF")]
-               [Version (since = "0.7.0")]
                public const string RTF;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_TEXT_TXT")]
-               [Version (since = "0.7.0")]
                public const string TXT;
                [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_TEXT_ZIP")]
-               [Version (since = "0.7.0")]
                public const string ZIP;
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_app_categories_get_type ()")]
-       [Version (since = "0.7.0")]
        public class APPCategories : GData.Parsable {
                [CCode (has_construct_function = false)]
                protected APPCategories ();
@@ -125,21 +91,16 @@ namespace GData {
                public bool is_fixed { get; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_access_rule_get_type ()")]
-       [Version (since = "0.3.0")]
        public class AccessRule : GData.Entry {
                [CCode (has_construct_function = false)]
                public AccessRule (string id);
-               [Version (since = "0.7.0")]
                public int64 get_edited ();
-               [Version (since = "0.16.0")]
                public unowned string get_key ();
                public unowned string get_role ();
                public void get_scope (out unowned string type, out unowned string value);
                public void set_role (string role);
                public void set_scope (string type, string? value);
-               [Version (since = "0.7.0")]
                public int64 edited { get; }
-               [Version (since = "0.16.0")]
                public string key { get; }
                public string role { get; set; }
                [NoAccessorMethod]
@@ -151,27 +112,17 @@ namespace GData {
        public class Author : GData.Parsable, GData.Comparable {
                [CCode (has_construct_function = false)]
                public Author (string name, string? uri, string? email_address);
-               [Version (since = "0.4.0")]
                public unowned string get_email_address ();
-               [Version (since = "0.4.0")]
                public unowned string get_name ();
-               [Version (since = "0.4.0")]
                public unowned string get_uri ();
-               [Version (since = "0.4.0")]
                public void set_email_address (string? email_address);
-               [Version (since = "0.4.0")]
                public void set_name (string name);
-               [Version (since = "0.4.0")]
                public void set_uri (string? uri);
-               [Version (since = "0.4.0")]
                public string email_address { get; set; }
-               [Version (since = "0.4.0")]
                public string name { get; set; }
-               [Version (since = "0.4.0")]
                public string uri { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_authorization_domain_get_type ()")]
-       [Version (since = "0.9.0")]
        public class AuthorizationDomain : GLib.Object {
                [CCode (has_construct_function = false)]
                protected AuthorizationDomain ();
@@ -181,7 +132,6 @@ namespace GData {
                public string service_name { get; construct; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_batch_operation_get_type ()")]
-       [Version (since = "0.7.0")]
        public class BatchOperation : GLib.Object {
                [CCode (has_construct_function = false)]
                protected BatchOperation ();
@@ -189,19 +139,16 @@ namespace GData {
                public uint add_insertion (GData.Entry entry, [CCode (scope = "async")] 
GData.BatchOperationCallback callback);
                public uint add_query (string id, GLib.Type entry_type, [CCode (scope = "async")] 
GData.BatchOperationCallback callback);
                public uint add_update (GData.Entry entry, [CCode (scope = "async")] 
GData.BatchOperationCallback callback);
-               [Version (since = "0.9.0")]
                public unowned GData.AuthorizationDomain? get_authorization_domain ();
                public unowned string get_feed_uri ();
                public unowned GData.Service get_service ();
                public bool run (GLib.Cancellable? cancellable = null) throws GLib.Error;
                public async bool run_async (GLib.Cancellable? cancellable) throws GLib.Error;
-               [Version (since = "0.9.0")]
                public GData.AuthorizationDomain authorization_domain { get; construct; }
                public string feed_uri { get; construct; }
                public GData.Service service { get; construct; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_calendar_access_rule_get_type ()")]
-       [Version (since = "0.17.2")]
        public class CalendarAccessRule : GData.AccessRule {
                [CCode (has_construct_function = false)]
                public CalendarAccessRule (string id);
@@ -212,28 +159,20 @@ namespace GData {
                public CalendarCalendar (string? id);
                public unowned string get_access_level ();
                public GData.Color get_color ();
-               [Version (deprecated = true, deprecated_since = "0.17.2")]
                public int64 get_edited ();
-               [Version (deprecated = true, deprecated_since = "0.17.2")]
                public uint get_times_cleaned ();
                public unowned string get_timezone ();
                public void set_color (GData.Color color);
-               [Version (since = "0.2.0")]
                public void set_is_hidden (bool is_hidden);
-               [Version (since = "0.2.0")]
                public void set_is_selected (bool is_selected);
                public void set_timezone (string? _timezone);
                public string access_level { get; }
                public GData.Color color { get; set; }
-               [Version (deprecated = true, deprecated_since = "0.17.2")]
                public int64 edited { get; }
                [NoAccessorMethod]
-               [Version (since = "0.2.0")]
                public bool is_hidden { get; set; }
                [NoAccessorMethod]
-               [Version (since = "0.2.0")]
                public bool is_selected { get; set; }
-               [Version (deprecated = true, deprecated_since = "0.17.2")]
                public uint times_cleaned { get; }
                public string timezone { get; set; }
        }
@@ -243,41 +182,30 @@ namespace GData {
                public CalendarEvent (string? id);
                public void add_person (GData.GDWho who);
                public void add_place (GData.GDWhere where);
-               [Version (since = "0.2.0")]
                public void add_time (GData.GDWhen when);
                public bool get_anyone_can_add_self ();
                public int64 get_edited ();
                public bool get_guests_can_invite_others ();
                public bool get_guests_can_modify ();
                public bool get_guests_can_see_guests ();
-               [Version (since = "0.3.0")]
                public void get_original_event_details (out string event_id, out string event_uri);
-               [Version (since = "0.2.0")]
                public unowned GLib.List<GData.GDWho> get_people ();
-               [Version (since = "0.2.0")]
                public unowned GLib.List<GData.GDWhere> get_places ();
-               [Version (since = "0.2.0")]
                public bool get_primary_time (out int64 start_time, out int64 end_time, out unowned 
GData.GDWhen when);
-               [Version (since = "0.3.0")]
                public unowned string get_recurrence ();
                public uint get_sequence ();
-               [Version (since = "0.2.0")]
                public unowned string get_status ();
-               [Version (since = "0.2.0")]
                public unowned GLib.List<GData.GDWhen> get_times ();
                public unowned string get_transparency ();
                public unowned string get_uid ();
                public unowned string get_visibility ();
-               [Version (since = "0.3.0")]
                public bool is_exception ();
                public void set_anyone_can_add_self (bool anyone_can_add_self);
                public void set_guests_can_invite_others (bool guests_can_invite_others);
                public void set_guests_can_modify (bool guests_can_modify);
                public void set_guests_can_see_guests (bool guests_can_see_guests);
-               [Version (since = "0.3.0")]
                public void set_recurrence (string? recurrence);
                public void set_sequence (uint sequence);
-               [Version (since = "0.2.0")]
                public void set_status (string? status);
                public void set_transparency (string? transparency);
                public void set_uid (string? uid);
@@ -288,32 +216,23 @@ namespace GData {
                public bool guests_can_modify { get; set; }
                public bool guests_can_see_guests { get; set; }
                [NoAccessorMethod]
-               [Version (since = "0.3.0")]
                public string original_event_id { owned get; }
                [NoAccessorMethod]
-               [Version (since = "0.3.0")]
                public string original_event_uri { owned get; }
-               [Version (since = "0.3.0")]
                public string recurrence { get; set; }
                public uint sequence { get; set; }
-               [Version (since = "0.2.0")]
                public string status { get; set; }
                public string transparency { get; set; }
                public string uid { get; set; }
                public string visibility { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_calendar_feed_get_type ()")]
-       [Version (since = "0.3.0")]
        public class CalendarFeed : GData.Feed {
                [CCode (has_construct_function = false)]
                protected CalendarFeed ();
-               [Version (deprecated = true, deprecated_since = "0.17.2", since = "0.3.0")]
                public uint get_times_cleaned ();
-               [Version (deprecated = true, deprecated_since = "0.17.2", since = "0.3.0")]
                public unowned string get_timezone ();
-               [Version (deprecated = true, deprecated_since = "0.17.2", since = "0.3.0")]
                public uint times_cleaned { get; }
-               [Version (deprecated = true, deprecated_since = "0.17.2", since = "0.3.0")]
                public string timezone { get; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_calendar_query_get_type ()")]
@@ -321,7 +240,6 @@ namespace GData {
                [CCode (has_construct_function = false)]
                public CalendarQuery (string? q);
                public bool get_future_events ();
-               [Version (since = "0.9.1")]
                public uint get_max_attendees ();
                public unowned string get_order_by ();
                public int64 get_recurrence_expansion_end ();
@@ -330,90 +248,64 @@ namespace GData {
                public unowned string get_sort_order ();
                public int64 get_start_max ();
                public int64 get_start_min ();
-               [Version (since = "0.2.0")]
                public unowned string get_timezone ();
                public void set_future_events (bool future_events);
-               [Version (since = "0.9.1")]
                public void set_max_attendees (uint max_attendees);
                public void set_order_by (string? order_by);
                public void set_recurrence_expansion_end (int64 end);
                public void set_recurrence_expansion_start (int64 start);
-               [Version (since = "0.9.1")]
                public void set_show_deleted (bool show_deleted);
                public void set_single_events (bool single_events);
                public void set_sort_order (string? sort_order);
                public void set_start_max (int64 start_max);
                public void set_start_min (int64 start_min);
-               [Version (since = "0.2.0")]
                public void set_timezone (string? _timezone);
                [CCode (has_construct_function = false)]
                public CalendarQuery.with_limits (string? q, int64 start_min, int64 start_max);
                public bool future_events { get; set; }
-               [Version (since = "0.9.1")]
                public uint max_attendees { get; set; }
                public string order_by { get; set; }
                public int64 recurrence_expansion_end { get; set; }
                public int64 recurrence_expansion_start { get; set; }
                [NoAccessorMethod]
-               [Version (since = "0.9.1")]
                public bool show_deleted { get; set; }
                public bool single_events { get; set; }
                public string sort_order { get; set; }
                public int64 start_max { get; set; }
                public int64 start_min { get; set; }
-               [Version (since = "0.2.0")]
                public string timezone { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_calendar_service_get_type ()")]
        public class CalendarService : GData.Service, GData.Batchable {
                [CCode (has_construct_function = false)]
-               [Version (since = "0.9.0")]
                public CalendarService (GData.Authorizer? authorizer);
-               [Version (since = "0.9.0")]
                public static unowned GData.AuthorizationDomain get_primary_authorization_domain ();
-               [Version (since = "0.17.2")]
                public GData.CalendarEvent insert_calendar_event (GData.CalendarCalendar calendar, 
GData.CalendarEvent event, GLib.Cancellable? cancellable = null) throws GLib.Error;
-               [Version (since = "0.17.2")]
                public async void insert_calendar_event_async (GData.CalendarCalendar calendar, 
GData.CalendarEvent event, GLib.Cancellable? cancellable);
-               [Version (deprecated = true, deprecated_since = "0.17.2", since = "0.2.0")]
                public GData.CalendarEvent insert_event (GData.CalendarEvent event, GLib.Cancellable? 
cancellable = null) throws GLib.Error;
-               [Version (deprecated = true, deprecated_since = "0.17.2", since = "0.8.0")]
                public async void insert_event_async (GData.CalendarEvent event, GLib.Cancellable? 
cancellable);
                public GData.Feed query_all_calendars (GData.Query? query, GLib.Cancellable? cancellable, 
GData.QueryProgressCallback? progress_callback) throws GLib.Error;
-               [Version (since = "0.9.1")]
                public async void query_all_calendars_async (GData.Query? query, GLib.Cancellable? 
cancellable, owned GData.QueryProgressCallback? progress_callback);
                public GData.Feed query_events (GData.CalendarCalendar calendar, GData.Query? query, 
GLib.Cancellable? cancellable, GData.QueryProgressCallback? progress_callback) throws GLib.Error;
-               [Version (since = "0.9.1")]
                public async void query_events_async (GData.CalendarCalendar calendar, GData.Query? query, 
GLib.Cancellable? cancellable, owned GData.QueryProgressCallback? progress_callback);
                public GData.Feed query_own_calendars (GData.Query? query, GLib.Cancellable? cancellable, 
GData.QueryProgressCallback? progress_callback) throws GLib.Error;
-               [Version (since = "0.9.1")]
                public async void query_own_calendars_async (GData.Query? query, GLib.Cancellable? 
cancellable, owned GData.QueryProgressCallback? progress_callback);
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_category_get_type ()")]
        public class Category : GData.Parsable, GData.Comparable {
                [CCode (has_construct_function = false)]
                public Category (string term, string? scheme, string? label);
-               [Version (since = "0.4.0")]
                public unowned string get_label ();
-               [Version (since = "0.4.0")]
                public unowned string get_scheme ();
-               [Version (since = "0.4.0")]
                public unowned string get_term ();
-               [Version (since = "0.4.0")]
                public void set_label (string? label);
-               [Version (since = "0.4.0")]
                public void set_scheme (string? scheme);
-               [Version (since = "0.4.0")]
                public void set_term (string term);
-               [Version (since = "0.4.0")]
                public string label { get; set; }
-               [Version (since = "0.4.0")]
                public string scheme { get; set; }
-               [Version (since = "0.4.0")]
                public string term { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_client_login_authorizer_get_type ()")]
-       [Version (since = "0.9.0")]
        public class ClientLoginAuthorizer : GLib.Object, GData.Authorizer {
                [CCode (has_construct_function = false)]
                public ClientLoginAuthorizer (string client_id, GLib.Type service_type);
@@ -423,245 +315,149 @@ namespace GData {
                public ClientLoginAuthorizer.for_authorization_domains (string client_id, 
GLib.List<GData.AuthorizationDomain> authorization_domains);
                public unowned string get_client_id ();
                public unowned string get_password ();
-               [Version (since = "0.15.0")]
                public unowned GLib.ProxyResolver? get_proxy_resolver ();
-               [Version (deprecated = true, deprecated_since = "0.15.0", since = "0.9.0")]
                public Soup.URI get_proxy_uri ();
                public uint get_timeout ();
                public unowned string get_username ();
-               [Version (since = "0.15.0")]
                public void set_proxy_resolver (GLib.ProxyResolver? proxy_resolver);
-               [Version (deprecated = true, deprecated_since = "0.15.0", since = "0.9.0")]
                public void set_proxy_uri (Soup.URI? proxy_uri);
                public void set_timeout (uint timeout);
                public string client_id { get; construct; }
                public string password { get; }
-               [Version (since = "0.15.0")]
                public GLib.ProxyResolver proxy_resolver { get; set; }
-               [Version (deprecated = true, deprecated_since = "0.15.0", since = "0.9.0")]
                public Soup.URI proxy_uri { owned get; set; }
                public uint timeout { get; set; }
                public string username { get; }
                public signal string captcha_challenge (string uri);
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_comment_get_type ()")]
-       [Version (since = "0.10.0")]
        public abstract class Comment : GData.Entry {
                [CCode (has_construct_function = false)]
                protected Comment ();
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_contacts_contact_get_type ()")]
-       [Version (since = "0.2.0")]
        public class ContactsContact : GData.Entry {
                [CCode (has_construct_function = false)]
                public ContactsContact (string? id);
-               [Version (since = "0.7.0")]
                public void add_calendar (GData.GContactCalendar calendar);
                public void add_email_address (GData.GDEmailAddress email_address);
-               [Version (since = "0.7.0")]
                public void add_event (GData.GContactEvent event);
-               [Version (since = "0.7.0")]
                public void add_external_id (GData.GContactExternalID external_id);
                public void add_group (string href);
-               [Version (since = "0.7.0")]
                public void add_hobby (string hobby);
                public void add_im_address (GData.GDIMAddress im_address);
-               [Version (since = "0.7.0")]
                public void add_jot (GData.GContactJot jot);
-               [Version (since = "0.7.0")]
                public void add_language (GData.GContactLanguage language);
                public void add_organization (GData.GDOrganization organization);
                public void add_phone_number (GData.GDPhoneNumber phone_number);
                public void add_postal_address (GData.GDPostalAddress postal_address);
-               [Version (since = "0.7.0")]
                public void add_relation (GData.GContactRelation relation);
-               [Version (since = "0.7.0")]
                public void add_website (GData.GContactWebsite website);
-               [Version (since = "0.7.0")]
                public unowned string get_billing_information ();
-               [Version (since = "0.7.0")]
                public bool get_birthday (out GLib.Date birthday);
-               [Version (since = "0.7.0")]
                public unowned GLib.List<GData.GContactCalendar> get_calendars ();
-               [Version (since = "0.7.0")]
                public unowned string get_directory_server ();
                public int64 get_edited ();
                public unowned GLib.List<GData.GDEmailAddress> get_email_addresses ();
-               [Version (since = "0.7.0")]
                public unowned GLib.List<GData.GContactEvent> get_events ();
-               [Version (since = "0.4.0")]
                public unowned GLib.HashTable<void*,void*> get_extended_properties ();
                public unowned string get_extended_property (string name);
-               [Version (since = "0.7.0")]
                public unowned GLib.List<GData.GContactExternalID> get_external_ids ();
-               [Version (since = "0.11.0")]
                public unowned string get_file_as ();
-               [Version (since = "0.7.0")]
                public unowned string get_gender ();
                public GLib.List<weak string> get_groups ();
-               [Version (since = "0.7.0")]
                public unowned GLib.List<string> get_hobbies ();
                public unowned GLib.List<GData.GDIMAddress> get_im_addresses ();
-               [Version (since = "0.7.0")]
                public unowned string get_initials ();
-               [Version (since = "0.7.0")]
                public unowned GLib.List<GData.GContactJot> get_jots ();
-               [Version (since = "0.7.0")]
                public unowned GLib.List<GData.GContactLanguage> get_languages ();
-               [Version (since = "0.7.0")]
                public unowned string get_maiden_name ();
-               [Version (since = "0.7.0")]
                public unowned string get_mileage ();
-               [Version (since = "0.5.0")]
                public unowned GData.GDName get_name ();
-               [Version (since = "0.7.0")]
                public unowned string get_nickname ();
-               [Version (since = "0.7.0")]
                public unowned string get_occupation ();
                public unowned GLib.List<GData.GDOrganization> get_organizations ();
                public unowned GLib.List<GData.GDPhoneNumber> get_phone_numbers ();
                [CCode (array_length_pos = 1.5, array_length_type = "gsize")]
-               [Version (since = "0.8.0")]
                public uint8[] get_photo (GData.ContactsService service, out string content_type, 
GLib.Cancellable? cancellable = null) throws GLib.Error;
                [CCode (array_length_pos = 1.1)]
-               [Version (since = "0.8.0")]
                public async uint8[] get_photo_async (GData.ContactsService service, out string content_type) 
throws GLib.Error;
-               [Version (since = "0.9.0")]
                public unowned string get_photo_etag ();
                public unowned GLib.List<GData.GDPostalAddress> get_postal_addresses ();
-               [Version (since = "0.7.0")]
                public unowned GData.GContactCalendar get_primary_calendar ();
                public unowned GData.GDEmailAddress get_primary_email_address ();
                public unowned GData.GDIMAddress get_primary_im_address ();
                public unowned GData.GDOrganization get_primary_organization ();
                public unowned GData.GDPhoneNumber get_primary_phone_number ();
                public unowned GData.GDPostalAddress get_primary_postal_address ();
-               [Version (since = "0.7.0")]
                public unowned GData.GContactWebsite get_primary_website ();
-               [Version (since = "0.7.0")]
                public unowned string get_priority ();
-               [Version (since = "0.7.0")]
                public unowned GLib.List<GData.GContactRelation> get_relations ();
-               [Version (since = "0.7.0")]
                public unowned string get_sensitivity ();
-               [Version (since = "0.7.0")]
                public unowned string get_short_name ();
-               [Version (since = "0.7.0")]
                public unowned string get_subject ();
-               [Version (since = "0.7.0")]
                public unowned string get_user_defined_field (string name);
-               [Version (since = "0.7.0")]
                public unowned GLib.HashTable<void*,void*> get_user_defined_fields ();
-               [Version (since = "0.7.0")]
                public unowned GLib.List<GData.GContactWebsite> get_websites ();
                public bool is_deleted ();
                public bool is_group_deleted (string href);
-               [Version (since = "0.7.0")]
                public void remove_all_calendars ();
-               [Version (since = "0.4.0")]
                public void remove_all_email_addresses ();
-               [Version (since = "0.7.0")]
                public void remove_all_events ();
-               [Version (since = "0.7.0")]
                public void remove_all_external_ids ();
-               [Version (since = "0.7.0")]
                public void remove_all_hobbies ();
-               [Version (since = "0.4.0")]
                public void remove_all_im_addresses ();
-               [Version (since = "0.7.0")]
                public void remove_all_jots ();
-               [Version (since = "0.7.0")]
                public void remove_all_languages ();
-               [Version (since = "0.4.0")]
                public void remove_all_organizations ();
-               [Version (since = "0.4.0")]
                public void remove_all_phone_numbers ();
-               [Version (since = "0.4.0")]
                public void remove_all_postal_addresses ();
-               [Version (since = "0.7.0")]
                public void remove_all_relations ();
-               [Version (since = "0.7.0")]
                public void remove_all_websites ();
                public void remove_group (string href);
-               [Version (since = "0.7.0")]
                public void set_billing_information (string? billing_information);
-               [Version (since = "0.7.0")]
                public void set_birthday (GLib.Date? birthday, bool birthday_has_year);
-               [Version (since = "0.7.0")]
                public void set_directory_server (string? directory_server);
                public bool set_extended_property (string name, string? value);
-               [Version (since = "0.7.0")]
                public void set_file_as (string? file_as);
-               [Version (since = "0.7.0")]
                public void set_gender (string? gender);
-               [Version (since = "0.7.0")]
                public void set_initials (string? initials);
-               [Version (since = "0.7.0")]
                public void set_maiden_name (string? maiden_name);
-               [Version (since = "0.7.0")]
                public void set_mileage (string? mileage);
-               [Version (since = "0.7.0")]
                public void set_name (GData.GDName name);
-               [Version (since = "0.7.0")]
                public void set_nickname (string? nickname);
-               [Version (since = "0.7.0")]
                public void set_occupation (string? occupation);
-               [Version (since = "0.8.0")]
                public bool set_photo (GData.ContactsService service, uint8? data, size_t length, string? 
content_type, GLib.Cancellable? cancellable = null) throws GLib.Error;
-               [Version (since = "0.8.0")]
                public async bool set_photo_async (GData.ContactsService service, uint8? data, size_t length, 
string? content_type, GLib.Cancellable? cancellable) throws GLib.Error;
-               [Version (since = "0.7.0")]
                public void set_priority (string? priority);
-               [Version (since = "0.7.0")]
                public void set_sensitivity (string? sensitivity);
-               [Version (since = "0.7.0")]
                public void set_short_name (string? short_name);
-               [Version (since = "0.7.0")]
                public void set_subject (string? subject);
-               [Version (since = "0.7.0")]
                public void set_user_defined_field (string name, string? value);
-               [Version (since = "0.7.0")]
                public string billing_information { get; set; }
                [NoAccessorMethod]
-               [Version (since = "0.7.0")]
                public GLib.Date birthday { get; set; }
                [NoAccessorMethod]
-               [Version (since = "0.7.0")]
                public bool birthday_has_year { get; set; }
                [NoAccessorMethod]
                public bool deleted { get; }
-               [Version (since = "0.7.0")]
                public string directory_server { get; set; }
                public int64 edited { get; }
-               [Version (since = "0.11.0")]
                public string file_as { get; set; }
-               [Version (since = "0.7.0")]
                public string gender { get; set; }
-               [Version (since = "0.7.0")]
                public string initials { get; set; }
-               [Version (since = "0.7.0")]
                public string maiden_name { get; set; }
-               [Version (since = "0.7.0")]
                public string mileage { get; set; }
-               [Version (since = "0.5.0")]
                public GData.GDName name { get; set; }
-               [Version (since = "0.7.0")]
                public string nickname { get; set; }
-               [Version (since = "0.7.0")]
                public string occupation { get; set; }
-               [Version (since = "0.9.0")]
                public string photo_etag { get; }
-               [Version (since = "0.7.0")]
                public string priority { get; set; }
-               [Version (since = "0.7.0")]
                public string sensitivity { get; set; }
-               [Version (since = "0.7.0")]
                public string short_name { get; set; }
-               [Version (since = "0.7.0")]
                public string subject { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_contacts_group_get_type ()")]
-       [Version (since = "0.7.0")]
        public class ContactsGroup : GData.Entry {
                [CCode (has_construct_function = false)]
                public ContactsGroup (string? id);
@@ -677,7 +473,6 @@ namespace GData {
                public string system_group_id { get; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_contacts_query_get_type ()")]
-       [Version (since = "0.2.0")]
        public class ContactsQuery : GData.Query {
                [CCode (has_construct_function = false)]
                public ContactsQuery (string? q);
@@ -697,111 +492,81 @@ namespace GData {
                public string sort_order { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_contacts_service_get_type ()")]
-       [Version (since = "0.2.0")]
        public class ContactsService : GData.Service, GData.Batchable {
                [CCode (has_construct_function = false)]
-               [Version (since = "0.9.0")]
                public ContactsService (GData.Authorizer? authorizer);
-               [Version (since = "0.9.0")]
                public static unowned GData.AuthorizationDomain get_primary_authorization_domain ();
                public GData.ContactsContact insert_contact (GData.ContactsContact contact, GLib.Cancellable? 
cancellable = null) throws GLib.Error;
-               [Version (since = "0.7.0")]
                public async void insert_contact_async (GData.ContactsContact contact, GLib.Cancellable? 
cancellable);
-               [Version (since = "0.7.0")]
                public GData.ContactsGroup insert_group (GData.ContactsGroup group, GLib.Cancellable? 
cancellable = null) throws GLib.Error;
-               [Version (since = "0.7.0")]
                public async void insert_group_async (GData.ContactsGroup group, GLib.Cancellable? 
cancellable);
                public GData.Feed query_contacts (GData.Query? query, GLib.Cancellable? cancellable, 
GData.QueryProgressCallback? progress_callback) throws GLib.Error;
-               [Version (since = "0.9.1")]
                public async void query_contacts_async (GData.Query? query, GLib.Cancellable? cancellable, 
owned GData.QueryProgressCallback? progress_callback);
-               [Version (since = "0.7.0")]
                public GData.Feed query_groups (GData.Query? query, GLib.Cancellable? cancellable, 
GData.QueryProgressCallback? progress_callback) throws GLib.Error;
-               [Version (since = "0.9.1")]
                public async void query_groups_async (GData.Query? query, GLib.Cancellable? cancellable, 
owned GData.QueryProgressCallback? progress_callback);
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_documents_access_rule_get_type ()")]
-       [Version (since = "0.17.2")]
        public class DocumentsAccessRule : GData.AccessRule {
                [CCode (has_construct_function = false)]
                public DocumentsAccessRule (string id);
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_documents_document_get_type ()")]
-       [Version (since = "0.7.0")]
        public class DocumentsDocument : GData.DocumentsEntry, GData.AccessHandler {
                [CCode (has_construct_function = false)]
-               [Version (since = "0.13.0")]
                public DocumentsDocument (string? id);
-               [Version (since = "0.8.0")]
                public GData.DownloadStream download (GData.DocumentsService service, string export_format, 
GLib.Cancellable? cancellable = null) throws GLib.Error;
                public string? get_download_uri (string export_format);
-               [Version (since = "0.13.1")]
                public unowned string? get_thumbnail_uri ();
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_documents_drawing_get_type ()")]
-       [Version (since = "0.13.1")]
        public class DocumentsDrawing : GData.DocumentsDocument, GData.AccessHandler {
                [CCode (has_construct_function = false)]
                public DocumentsDrawing (string? id);
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_documents_entry_get_type ()")]
-       [Version (since = "0.4.0")]
        public abstract class DocumentsEntry : GData.Entry, GData.AccessHandler {
                [CCode (has_construct_function = false)]
                protected DocumentsEntry ();
-               [Version (deprecated = true, deprecated_since = "0.11.0", since = "0.4.0")]
                public unowned string get_document_id ();
-               [Version (deprecated = true, deprecated_since = "0.17.0", since = "0.4.0")]
                public int64 get_edited ();
                public unowned GData.Author get_last_modified_by ();
                public int64 get_last_viewed ();
                public string get_path ();
-               [Version (since = "0.13.0")]
                public int64 get_quota_used ();
-               [Version (since = "0.11.0")]
                public unowned string get_resource_id ();
                public void set_writers_can_invite (bool writers_can_invite);
-               [Version (deprecated = true, deprecated_since = "0.11.0", since = "0.4.0")]
                public string document_id { get; }
-               [Version (deprecated = true, deprecated_since = "0.17.0", since = "0.4.0")]
                public int64 edited { get; }
                [NoAccessorMethod]
-               [Version (since = "0.5.0")]
                public bool is_deleted { get; set; }
                public GData.Author last_modified_by { get; }
                public int64 last_viewed { get; }
-               [Version (since = "0.13.0")]
                public int64 quota_used { get; }
-               [Version (since = "0.11.0")]
                public string resource_id { get; }
                [NoAccessorMethod]
                public bool writers_can_invite { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_documents_feed_get_type ()")]
-       [Version (since = "0.4.0")]
        public class DocumentsFeed : GData.Feed {
                [CCode (has_construct_function = false)]
                protected DocumentsFeed ();
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_documents_folder_get_type ()")]
-       [Version (since = "0.4.0")]
        public class DocumentsFolder : GData.DocumentsEntry, GData.AccessHandler {
                [CCode (has_construct_function = false)]
                public DocumentsFolder (string? id);
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_documents_pdf_get_type ()")]
-       [Version (since = "0.13.3")]
        public class DocumentsPdf : GData.DocumentsDocument, GData.AccessHandler {
                [CCode (has_construct_function = false)]
                public DocumentsPdf (string? id);
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_documents_presentation_get_type ()")]
-       [Version (since = "0.4.0")]
        public class DocumentsPresentation : GData.DocumentsDocument, GData.AccessHandler {
                [CCode (has_construct_function = false)]
                public DocumentsPresentation (string? id);
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_documents_query_get_type ()")]
-       [Version (since = "0.4.0")]
        public class DocumentsQuery : GData.Query {
                [CCode (has_construct_function = false)]
                public DocumentsQuery (string? q);
@@ -829,59 +594,38 @@ namespace GData {
                public string title { owned get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_documents_service_get_type ()")]
-       [Version (since = "0.4.0")]
        public class DocumentsService : GData.Service, GData.Batchable {
                [CCode (has_construct_function = false)]
-               [Version (since = "0.9.0")]
                public DocumentsService (GData.Authorizer? authorizer);
-               [Version (since = "0.8.0")]
                public GData.DocumentsEntry add_entry_to_folder (GData.DocumentsEntry entry, 
GData.DocumentsFolder folder, GLib.Cancellable? cancellable = null) throws GLib.Error;
-               [Version (since = "0.8.0")]
                public async GData.DocumentsEntry add_entry_to_folder_async (GData.DocumentsEntry entry, 
GData.DocumentsFolder folder, GLib.Cancellable? cancellable) throws GLib.Error;
-               [Version (since = "0.13.1")]
                public GData.DocumentsDocument copy_document (GData.DocumentsDocument document, 
GLib.Cancellable? cancellable = null) throws GLib.Error;
-               [Version (since = "0.13.1")]
                public async GData.DocumentsDocument copy_document_async (GData.DocumentsDocument document, 
GLib.Cancellable? cancellable) throws GLib.Error;
-               [Version (since = "0.8.0")]
                public GData.DocumentsDocument finish_upload (GData.UploadStream upload_stream) throws 
GLib.Error;
-               [Version (since = "0.9.0")]
                public static unowned GData.AuthorizationDomain get_primary_authorization_domain ();
-               [Version (since = "0.9.0")]
                public static unowned GData.AuthorizationDomain get_spreadsheet_authorization_domain ();
-               [Version (since = "0.5.0")]
                public static string get_upload_uri (GData.DocumentsFolder? folder);
                public GData.DocumentsFeed query_documents (GData.DocumentsQuery? query, GLib.Cancellable? 
cancellable, GData.QueryProgressCallback? progress_callback) throws GLib.Error;
-               [Version (since = "0.9.1")]
                public async void query_documents_async (GData.DocumentsQuery? query, GLib.Cancellable? 
cancellable, owned GData.QueryProgressCallback? progress_callback);
-               [Version (since = "0.8.0")]
                public GData.DocumentsEntry remove_entry_from_folder (GData.DocumentsEntry entry, 
GData.DocumentsFolder folder, GLib.Cancellable? cancellable = null) throws GLib.Error;
-               [Version (since = "0.8.0")]
                public async GData.DocumentsEntry remove_entry_from_folder_async (GData.DocumentsEntry entry, 
GData.DocumentsFolder folder, GLib.Cancellable? cancellable) throws GLib.Error;
-               [Version (since = "0.8.0")]
                public GData.UploadStream update_document (GData.DocumentsDocument document, string slug, 
string content_type, GLib.Cancellable? cancellable = null) throws GLib.Error;
-               [Version (since = "0.13.0")]
                public GData.UploadStream update_document_resumable (GData.DocumentsDocument document, string 
slug, string content_type, int64 content_length, GLib.Cancellable? cancellable = null) throws GLib.Error;
-               [Version (since = "0.8.0")]
                public GData.UploadStream upload_document (GData.DocumentsDocument? document, string slug, 
string content_type, GData.DocumentsFolder? folder, GLib.Cancellable? cancellable = null) throws GLib.Error;
-               [Version (since = "0.13.0")]
                public GData.UploadStream upload_document_resumable (GData.DocumentsDocument? document, 
string slug, string content_type, int64 content_length, GData.DocumentsUploadQuery? query, GLib.Cancellable? 
cancellable = null) throws GLib.Error;
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_documents_spreadsheet_get_type ()")]
-       [Version (since = "0.4.0")]
        public class DocumentsSpreadsheet : GData.DocumentsDocument, GData.AccessHandler {
                [CCode (has_construct_function = false)]
                public DocumentsSpreadsheet (string? id);
-               [Version (since = "0.5.0")]
                public string get_download_uri (string export_format, int gid);
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_documents_text_get_type ()")]
-       [Version (since = "0.4.0")]
        public class DocumentsText : GData.DocumentsDocument, GData.AccessHandler {
                [CCode (has_construct_function = false)]
                public DocumentsText (string? id);
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_documents_upload_query_get_type ()")]
-       [Version (since = "0.13.0")]
        public class DocumentsUploadQuery : GLib.Object {
                [CCode (has_construct_function = false)]
                public DocumentsUploadQuery ();
@@ -894,22 +638,16 @@ namespace GData {
                public GData.DocumentsFolder folder { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_download_stream_get_type ()")]
-       [Version (since = "0.5.0")]
        public class DownloadStream : GLib.InputStream, GLib.Seekable {
                [CCode (has_construct_function = false, type = "GInputStream*")]
-               [Version (since = "0.9.0")]
                public DownloadStream (GData.Service service, GData.AuthorizationDomain? domain, string 
download_uri, GLib.Cancellable? cancellable = null);
-               [Version (since = "0.9.0")]
                public unowned GData.AuthorizationDomain? get_authorization_domain ();
-               [Version (since = "0.8.0")]
                public unowned GLib.Cancellable get_cancellable ();
                public ssize_t get_content_length ();
                public unowned string get_content_type ();
                public unowned string get_download_uri ();
                public unowned GData.Service get_service ();
-               [Version (since = "0.9.0")]
                public GData.AuthorizationDomain authorization_domain { get; construct; }
-               [Version (since = "0.8.0")]
                public GLib.Cancellable cancellable { get; construct; }
                public long content_length { get; }
                public string content_type { get; }
@@ -923,49 +661,33 @@ namespace GData {
                public void add_author (GData.Author author);
                public void add_category (GData.Category category);
                public void add_link (GData.Link _link);
-               [Version (since = "0.7.0")]
                public unowned GLib.List<GData.Author> get_authors ();
-               [Version (since = "0.2.0")]
                public unowned GLib.List<GData.Category> get_categories ();
                public unowned string get_content ();
-               [Version (since = "0.7.0")]
                public unowned string get_content_uri ();
-               [Version (since = "0.2.0")]
                public unowned string get_etag ();
                public unowned string get_id ();
                public int64 get_published ();
-               [Version (since = "0.5.0")]
                public unowned string get_rights ();
-               [Version (since = "0.4.0")]
                public unowned string get_summary ();
                public unowned string get_title ();
                public int64 get_updated ();
-               [Version (since = "0.1.1")]
                public unowned GData.Link look_up_link (string rel);
-               [Version (since = "0.4.0")]
                public GLib.List<weak GData.Link> look_up_links (string rel);
-               [Version (since = "0.10.0")]
                public bool remove_link (GData.Link _link);
                public void set_content (string? content);
-               [Version (since = "0.7.0")]
                public void set_content_uri (string? content_uri);
-               [Version (since = "0.5.0")]
                public void set_rights (string? rights);
-               [Version (since = "0.4.0")]
                public void set_summary (string? summary);
                public void set_title (string? title);
                public string content { get; set; }
-               [Version (since = "0.7.0")]
                public string content_uri { get; set; }
-               [Version (since = "0.2.0")]
                public string etag { get; construct; }
                public string id { get; construct; }
                [NoAccessorMethod]
                public bool is_inserted { get; }
                public int64 published { get; }
-               [Version (since = "0.5.0")]
                public string rights { get; set; }
-               [Version (since = "0.4.0")]
                public string summary { get; set; }
                public string title { get; set; }
                public int64 updated { get; }
@@ -977,35 +699,27 @@ namespace GData {
                public unowned GLib.List<GData.Author> get_authors ();
                public unowned GLib.List<GData.Category> get_categories ();
                public unowned GLib.List<GData.Entry> get_entries ();
-               [Version (since = "0.2.0")]
                public unowned string get_etag ();
                public unowned GData.Generator get_generator ();
-               [Version (since = "0.6.0")]
                public unowned string get_icon ();
                public unowned string get_id ();
                public uint get_items_per_page ();
                public unowned GLib.List<GData.Link> get_links ();
                public unowned string get_logo ();
-               [Version (since = "0.7.0")]
                public unowned string get_rights ();
                public uint get_start_index ();
                public unowned string get_subtitle ();
                public unowned string get_title ();
                public uint get_total_results ();
                public int64 get_updated ();
-               [Version (since = "0.2.0")]
                public unowned GData.Entry look_up_entry (string id);
-               [Version (since = "0.1.1")]
                public unowned GData.Link look_up_link (string rel);
-               [Version (since = "0.2.0")]
                public string etag { get; }
                public GData.Generator generator { get; }
-               [Version (since = "0.6.0")]
                public string icon { get; }
                public string id { get; }
                public uint items_per_page { get; }
                public string logo { get; }
-               [Version (since = "0.7.0")]
                public string rights { get; }
                public uint start_index { get; }
                public string subtitle { get; }
@@ -1014,7 +728,6 @@ namespace GData {
                public int64 updated { get; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_freebase_query_get_type ()")]
-       [Version (since = "0.15.1")]
        public class FreebaseQuery : GData.Query {
                [CCode (has_construct_function = false)]
                public FreebaseQuery (string mql);
@@ -1024,7 +737,6 @@ namespace GData {
                public GLib.Variant variant { owned get; construct; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_freebase_result_get_type ()")]
-       [Version (since = "0.15.1")]
        public class FreebaseResult : GData.Entry {
                [CCode (has_construct_function = false)]
                public FreebaseResult ();
@@ -1033,7 +745,6 @@ namespace GData {
                public GLib.Variant variant { owned get; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_freebase_search_query_get_type ()")]
-       [Version (since = "0.15.1")]
        public class FreebaseSearchQuery : GData.Query {
                [CCode (has_construct_function = false)]
                public FreebaseSearchQuery (string search_terms);
@@ -1049,7 +760,6 @@ namespace GData {
                public bool stemmed { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_freebase_search_result_get_type ()")]
-       [Version (since = "0.15.1")]
        public class FreebaseSearchResult : GData.FreebaseResult {
                [CCode (has_construct_function = false)]
                public FreebaseSearchResult ();
@@ -1059,7 +769,6 @@ namespace GData {
        }
        [CCode (cheader_filename = "gdata/gdata.h", copy_function = "g_boxed_copy", free_function = 
"g_boxed_free", type_id = "gdata_freebase_search_result_item_get_type ()")]
        [Compact]
-       [Version (since = "0.15.1")]
        public class FreebaseSearchResultItem {
                public unowned string get_id ();
                public unowned string get_language ();
@@ -1070,12 +779,10 @@ namespace GData {
                public double get_score ();
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_freebase_service_get_type ()")]
-       [Version (since = "0.15.1")]
        public class FreebaseService : GData.Service {
                [CCode (has_construct_function = false)]
                public FreebaseService (string? developer_key, GData.Authorizer? authorizer);
                public GLib.InputStream get_image (GData.FreebaseTopicValue value, GLib.Cancellable? 
cancellable, uint max_width, uint max_height) throws GLib.Error;
-               [Version (since = "0.9.0")]
                public static unowned GData.AuthorizationDomain get_primary_authorization_domain ();
                public GData.FreebaseTopicResult get_topic (GData.FreebaseTopicQuery query, GLib.Cancellable? 
cancellable = null) throws GLib.Error;
                public async void get_topic_async (GData.FreebaseTopicQuery query, GLib.Cancellable? 
cancellable);
@@ -1088,7 +795,6 @@ namespace GData {
        }
        [CCode (cheader_filename = "gdata/gdata.h", ref_function = "gdata_freebase_topic_object_ref", type_id 
= "gdata_freebase_topic_object_get_type ()", unref_function = "gdata_freebase_topic_object_unref")]
        [Compact]
-       [Version (since = "0.15.1")]
        public class FreebaseTopicObject {
                public unowned string get_id ();
                public uint64 get_property_count (string property);
@@ -1099,7 +805,6 @@ namespace GData {
                public void unref ();
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_freebase_topic_query_get_type ()")]
-       [Version (since = "0.15.1")]
        public class FreebaseTopicQuery : GData.Query {
                [CCode (has_construct_function = false)]
                public FreebaseTopicQuery (string id);
@@ -1113,7 +818,6 @@ namespace GData {
                public string language { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_freebase_topic_result_get_type ()")]
-       [Version (since = "0.15.1")]
        public class FreebaseTopicResult : GData.FreebaseResult {
                [CCode (has_construct_function = false)]
                public FreebaseTopicResult ();
@@ -1121,7 +825,6 @@ namespace GData {
        }
        [CCode (cheader_filename = "gdata/gdata.h", ref_function = "gdata_freebase_topic_value_ref", type_id 
= "gdata_freebase_topic_value_get_type ()", unref_function = "gdata_freebase_topic_value_unref")]
        [Compact]
-       [Version (since = "0.15.1")]
        public class FreebaseTopicValue {
                public GLib.Value copy_value ();
                public unowned string get_creator ();
@@ -1139,7 +842,6 @@ namespace GData {
                public void unref ();
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_gcontact_calendar_get_type ()")]
-       [Version (since = "0.7.0")]
        public class GContactCalendar : GData.Parsable, GData.Comparable {
                [CCode (has_construct_function = false)]
                public GContactCalendar (string uri, string? relation_type, string? label, bool is_primary);
@@ -1157,7 +859,6 @@ namespace GData {
                public string uri { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_gcontact_event_get_type ()")]
-       [Version (since = "0.7.0")]
        public class GContactEvent : GData.Parsable {
                [CCode (has_construct_function = false)]
                public GContactEvent (GLib.Date date, string? relation_type, string? label);
@@ -1172,7 +873,6 @@ namespace GData {
                public string relation_type { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_gcontact_external_id_get_type ()")]
-       [Version (since = "0.7.0")]
        public class GContactExternalID : GData.Parsable, GData.Comparable {
                [CCode (has_construct_function = false)]
                public GContactExternalID (string value, string? relation_type, string? label);
@@ -1187,7 +887,6 @@ namespace GData {
                public string value { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_gcontact_jot_get_type ()")]
-       [Version (since = "0.7.0")]
        public class GContactJot : GData.Parsable {
                [CCode (has_construct_function = false)]
                public GContactJot (string content, string relation_type);
@@ -1199,7 +898,6 @@ namespace GData {
                public string relation_type { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_gcontact_language_get_type ()")]
-       [Version (since = "0.7.0")]
        public class GContactLanguage : GData.Parsable, GData.Comparable {
                [CCode (has_construct_function = false)]
                public GContactLanguage (string? code, string? label);
@@ -1211,7 +909,6 @@ namespace GData {
                public string label { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_gcontact_relation_get_type ()")]
-       [Version (since = "0.7.0")]
        public class GContactRelation : GData.Parsable {
                [CCode (has_construct_function = false)]
                public GContactRelation (string name, string? relation_type, string? label);
@@ -1226,7 +923,6 @@ namespace GData {
                public string relation_type { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_gcontact_website_get_type ()")]
-       [Version (since = "0.7.0")]
        public class GContactWebsite : GData.Parsable, GData.Comparable {
                [CCode (has_construct_function = false)]
                public GContactWebsite (string uri, string relation_type, string? label, bool is_primary);
@@ -1244,77 +940,46 @@ namespace GData {
                public string uri { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_gd_email_address_get_type ()")]
-       [Version (since = "0.2.0")]
        public class GDEmailAddress : GData.Parsable, GData.Comparable {
                [CCode (has_construct_function = false)]
                public GDEmailAddress (string address, string? relation_type, string? label, bool is_primary);
-               [Version (since = "0.4.0")]
                public unowned string get_address ();
-               [Version (since = "0.6.0")]
                public unowned string get_display_name ();
-               [Version (since = "0.4.0")]
                public unowned string get_label ();
-               [Version (since = "0.4.0")]
                public unowned string get_relation_type ();
-               [Version (since = "0.4.0")]
                public void set_address (string address);
-               [Version (since = "0.6.0")]
                public void set_display_name (string? display_name);
-               [Version (since = "0.4.0")]
                public void set_is_primary (bool is_primary);
-               [Version (since = "0.4.0")]
                public void set_label (string? label);
-               [Version (since = "0.4.0")]
                public void set_relation_type (string? relation_type);
-               [Version (since = "0.4.0")]
                public string address { get; set; }
-               [Version (since = "0.6.0")]
                public string display_name { get; set; }
                [NoAccessorMethod]
-               [Version (since = "0.4.0")]
                public bool is_primary { get; set; }
-               [Version (since = "0.4.0")]
                public string label { get; set; }
-               [Version (since = "0.4.0")]
                public string relation_type { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", lower_case_csuffix = "gd_im_address", type_id = 
"gdata_gd_im_address_get_type ()")]
-       [Version (since = "0.2.0")]
        public class GDIMAddress : GData.Parsable, GData.Comparable {
                [CCode (has_construct_function = false)]
                public GDIMAddress (string address, string? protocol, string? relation_type, string? label, 
bool is_primary);
-               [Version (since = "0.4.0")]
                public unowned string get_address ();
-               [Version (since = "0.4.0")]
                public unowned string get_label ();
-               [Version (since = "0.4.0")]
                public unowned string get_protocol ();
-               [Version (since = "0.4.0")]
                public unowned string get_relation_type ();
-               [Version (since = "0.4.0")]
                public void set_address (string address);
-               [Version (since = "0.4.0")]
                public void set_is_primary (bool is_primary);
-               [Version (since = "0.4.0")]
                public void set_label (string? label);
-               [Version (since = "0.4.0")]
                public void set_protocol (string? protocol);
-               [Version (since = "0.4.0")]
                public void set_relation_type (string? relation_type);
-               [Version (since = "0.4.0")]
                public string address { get; set; }
                [NoAccessorMethod]
-               [Version (since = "0.4.0")]
                public bool is_primary { get; set; }
-               [Version (since = "0.4.0")]
                public string label { get; set; }
-               [Version (since = "0.4.0")]
                public string protocol { get; set; }
-               [Version (since = "0.4.0")]
                public string relation_type { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_gd_name_get_type ()")]
-       [Version (since = "0.5.0")]
        public class GDName : GData.Parsable, GData.Comparable {
                [CCode (has_construct_function = false)]
                public GDName (string? given_name, string? family_name);
@@ -1338,477 +1003,273 @@ namespace GData {
                public string suffix { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_gd_organization_get_type ()")]
-       [Version (since = "0.2.0")]
        public class GDOrganization : GData.Parsable, GData.Comparable {
                [CCode (has_construct_function = false)]
                public GDOrganization (string? name, string? title, string? relation_type, string? label, 
bool is_primary);
-               [Version (since = "0.5.0")]
                public unowned string get_department ();
-               [Version (since = "0.5.0")]
                public unowned string get_job_description ();
-               [Version (since = "0.4.0")]
                public unowned string get_label ();
-               [Version (since = "0.6.0")]
                public unowned GData.GDWhere get_location ();
-               [Version (since = "0.4.0")]
                public unowned string get_name ();
-               [Version (since = "0.4.0")]
                public unowned string get_relation_type ();
-               [Version (since = "0.5.0")]
                public unowned string get_symbol ();
-               [Version (since = "0.4.0")]
                public unowned string get_title ();
-               [Version (since = "0.5.0")]
                public void set_department (string? department);
-               [Version (since = "0.4.0")]
                public void set_is_primary (bool is_primary);
-               [Version (since = "0.5.0")]
                public void set_job_description (string? job_description);
-               [Version (since = "0.4.0")]
                public void set_label (string? label);
-               [Version (since = "0.6.0")]
                public void set_location (GData.GDWhere? location);
-               [Version (since = "0.4.0")]
                public void set_name (string? name);
-               [Version (since = "0.4.0")]
                public void set_relation_type (string? relation_type);
-               [Version (since = "0.5.0")]
                public void set_symbol (string? symbol);
-               [Version (since = "0.4.0")]
                public void set_title (string? title);
-               [Version (since = "0.5.0")]
                public string department { get; set; }
                [NoAccessorMethod]
-               [Version (since = "0.4.0")]
                public bool is_primary { get; set; }
-               [Version (since = "0.5.0")]
                public string job_description { get; set; }
-               [Version (since = "0.4.0")]
                public string label { get; set; }
-               [Version (since = "0.6.0")]
                public GData.GDWhere location { get; set; }
-               [Version (since = "0.4.0")]
                public string name { get; set; }
-               [Version (since = "0.4.0")]
                public string relation_type { get; set; }
-               [Version (since = "0.5.0")]
                public string symbol { get; set; }
-               [Version (since = "0.4.0")]
                public string title { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_gd_phone_number_get_type ()")]
-       [Version (since = "0.2.0")]
        public class GDPhoneNumber : GData.Parsable, GData.Comparable {
                [CCode (has_construct_function = false)]
                public GDPhoneNumber (string number, string? relation_type, string? label, string? uri, bool 
is_primary);
-               [Version (since = "0.4.0")]
                public unowned string get_label ();
-               [Version (since = "0.4.0")]
                public unowned string get_number ();
-               [Version (since = "0.4.0")]
                public unowned string get_relation_type ();
-               [Version (since = "0.4.0")]
                public unowned string get_uri ();
-               [Version (since = "0.4.0")]
                public void set_is_primary (bool is_primary);
-               [Version (since = "0.4.0")]
                public void set_label (string? label);
-               [Version (since = "0.4.0")]
                public void set_number (string number);
-               [Version (since = "0.4.0")]
                public void set_relation_type (string? relation_type);
-               [Version (since = "0.4.0")]
                public void set_uri (string? uri);
                [NoAccessorMethod]
-               [Version (since = "0.4.0")]
                public bool is_primary { get; set; }
-               [Version (since = "0.4.0")]
                public string label { get; set; }
-               [Version (since = "0.4.0")]
                public string number { get; set; }
-               [Version (since = "0.4.0")]
                public string relation_type { get; set; }
-               [Version (since = "0.4.0")]
                public string uri { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_gd_postal_address_get_type ()")]
-       [Version (since = "0.2.0")]
        public class GDPostalAddress : GData.Parsable, GData.Comparable {
                [CCode (has_construct_function = false)]
                public GDPostalAddress (string? relation_type, string? label, bool is_primary);
-               [Version (since = "0.4.0")]
                public unowned string get_address ();
-               [Version (since = "0.5.0")]
                public unowned string get_agent ();
-               [Version (since = "0.5.0")]
                public unowned string get_city ();
-               [Version (since = "0.5.0")]
                public unowned string get_country ();
-               [Version (since = "0.5.0")]
                public unowned string get_country_code ();
-               [Version (since = "0.5.0")]
                public unowned string get_house_name ();
-               [Version (since = "0.4.0")]
                public unowned string get_label ();
-               [Version (since = "0.5.0")]
                public unowned string get_mail_class ();
-               [Version (since = "0.5.0")]
                public unowned string get_neighborhood ();
-               [Version (since = "0.5.0")]
                public unowned string get_po_box ();
-               [Version (since = "0.5.0")]
                public unowned string get_postcode ();
-               [Version (since = "0.5.0")]
                public unowned string get_region ();
-               [Version (since = "0.4.0")]
                public unowned string get_relation_type ();
-               [Version (since = "0.5.0")]
                public unowned string get_street ();
-               [Version (since = "0.5.0")]
                public unowned string get_subregion ();
-               [Version (since = "0.5.0")]
                public unowned string get_usage ();
-               [Version (since = "0.4.0")]
                public void set_address (string? address);
-               [Version (since = "0.5.0")]
                public void set_agent (string? agent);
-               [Version (since = "0.5.0")]
                public void set_city (string? city);
-               [Version (since = "0.5.0")]
                public void set_country (string? country, string? country_code);
-               [Version (since = "0.5.0")]
                public void set_house_name (string? house_name);
-               [Version (since = "0.4.0")]
                public void set_is_primary (bool is_primary);
-               [Version (since = "0.4.0")]
                public void set_label (string? label);
-               [Version (since = "0.5.0")]
                public void set_mail_class (string? mail_class);
-               [Version (since = "0.5.0")]
                public void set_neighborhood (string? neighborhood);
-               [Version (since = "0.5.0")]
                public void set_po_box (string? po_box);
-               [Version (since = "0.5.0")]
                public void set_postcode (string? postcode);
-               [Version (since = "0.5.0")]
                public void set_region (string? region);
-               [Version (since = "0.4.0")]
                public void set_relation_type (string? relation_type);
-               [Version (since = "0.5.0")]
                public void set_street (string? street);
-               [Version (since = "0.5.0")]
                public void set_subregion (string? subregion);
-               [Version (since = "0.5.0")]
                public void set_usage (string? usage);
-               [Version (since = "0.4.0")]
                public string address { get; set; }
-               [Version (since = "0.5.0")]
                public string agent { get; set; }
-               [Version (since = "0.5.0")]
                public string city { get; set; }
-               [Version (since = "0.5.0")]
                public string country { get; }
-               [Version (since = "0.5.0")]
                public string country_code { get; }
-               [Version (since = "0.5.0")]
                public string house_name { get; set; }
                [NoAccessorMethod]
-               [Version (since = "0.4.0")]
                public bool is_primary { get; set; }
-               [Version (since = "0.4.0")]
                public string label { get; set; }
-               [Version (since = "0.5.0")]
                public string mail_class { get; set; }
-               [Version (since = "0.5.0")]
                public string neighborhood { get; set; }
-               [Version (since = "0.5.0")]
                public string po_box { get; set; }
-               [Version (since = "0.5.0")]
                public string postcode { get; set; }
-               [Version (since = "0.5.0")]
                public string region { get; set; }
-               [Version (since = "0.4.0")]
                public string relation_type { get; set; }
-               [Version (since = "0.5.0")]
                public string street { get; set; }
-               [Version (since = "0.5.0")]
                public string subregion { get; set; }
-               [Version (since = "0.5.0")]
                public string usage { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_gd_reminder_get_type ()")]
-       [Version (since = "0.2.0")]
        public class GDReminder : GData.Parsable, GData.Comparable {
                [CCode (has_construct_function = false)]
                public GDReminder (string? method, int64 absolute_time, int relative_time);
-               [Version (since = "0.4.0")]
                public int64 get_absolute_time ();
-               [Version (since = "0.4.0")]
                public unowned string get_method ();
-               [Version (since = "0.4.0")]
                public int get_relative_time ();
-               [Version (since = "0.4.0")]
                public void set_absolute_time (int64 absolute_time);
-               [Version (since = "0.4.0")]
                public void set_method (string? method);
-               [Version (since = "0.4.0")]
                public void set_relative_time (int relative_time);
-               [Version (since = "0.4.0")]
                public int64 absolute_time { get; set; }
                [NoAccessorMethod]
-               [Version (since = "0.4.0")]
                public bool is_absolute_time { get; }
-               [Version (since = "0.4.0")]
                public string method { get; set; }
-               [Version (since = "0.4.0")]
                public int relative_time { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_gd_when_get_type ()")]
-       [Version (since = "0.2.0")]
        public class GDWhen : GData.Parsable, GData.Comparable {
                [CCode (has_construct_function = false)]
                public GDWhen (int64 start_time, int64 end_time, bool is_date);
-               [Version (since = "0.7.0")]
                public void add_reminder (GData.GDReminder reminder);
-               [Version (since = "0.4.0")]
                public int64 get_end_time ();
-               [Version (since = "0.4.0")]
                public unowned GLib.List<GData.GDReminder> get_reminders ();
-               [Version (since = "0.4.0")]
                public int64 get_start_time ();
-               [Version (since = "0.4.0")]
                public unowned string get_value_string ();
-               [Version (since = "0.4.0")]
                public void set_end_time (int64 end_time);
-               [Version (since = "0.4.0")]
                public void set_is_date (bool is_date);
-               [Version (since = "0.4.0")]
                public void set_start_time (int64 start_time);
-               [Version (since = "0.4.0")]
                public void set_value_string (string? value_string);
-               [Version (since = "0.4.0")]
                public int64 end_time { get; set; }
                [NoAccessorMethod]
-               [Version (since = "0.4.0")]
                public bool is_date { get; set; }
-               [Version (since = "0.4.0")]
                public int64 start_time { get; set; }
-               [Version (since = "0.4.0")]
                public string value_string { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_gd_where_get_type ()")]
-       [Version (since = "0.2.0")]
        public class GDWhere : GData.Parsable, GData.Comparable {
                [CCode (has_construct_function = false)]
                public GDWhere (string? relation_type, string? value_string, string? label);
-               [Version (since = "0.4.0")]
                public unowned string get_label ();
-               [Version (since = "0.4.0")]
                public unowned string get_relation_type ();
-               [Version (since = "0.4.0")]
                public unowned string get_value_string ();
-               [Version (since = "0.4.0")]
                public void set_label (string? label);
-               [Version (since = "0.4.0")]
                public void set_relation_type (string? relation_type);
-               [Version (since = "0.4.0")]
                public void set_value_string (string? value_string);
-               [Version (since = "0.4.0")]
                public string label { get; set; }
-               [Version (since = "0.4.0")]
                public string relation_type { get; set; }
-               [Version (since = "0.4.0")]
                public string value_string { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_gd_who_get_type ()")]
-       [Version (since = "0.2.0")]
        public class GDWho : GData.Parsable, GData.Comparable {
                [CCode (has_construct_function = false)]
                public GDWho (string? relation_type, string? value_string, string? email_address);
-               [Version (since = "0.4.0")]
                public unowned string get_email_address ();
-               [Version (since = "0.4.0")]
                public unowned string get_relation_type ();
-               [Version (since = "0.4.0")]
                public unowned string get_value_string ();
-               [Version (since = "0.4.0")]
                public void set_email_address (string? email_address);
-               [Version (since = "0.4.0")]
                public void set_relation_type (string? relation_type);
-               [Version (since = "0.4.0")]
                public void set_value_string (string? value_string);
-               [Version (since = "0.4.0")]
                public string email_address { get; set; }
-               [Version (since = "0.4.0")]
                public string relation_type { get; set; }
-               [Version (since = "0.4.0")]
                public string value_string { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_generator_get_type ()")]
        public class Generator : GData.Parsable, GData.Comparable {
                [CCode (has_construct_function = false)]
                protected Generator ();
-               [Version (since = "0.4.0")]
                public unowned string get_name ();
-               [Version (since = "0.4.0")]
                public unowned string get_uri ();
-               [Version (since = "0.4.0")]
                public unowned string get_version ();
-               [Version (since = "0.4.0")]
                public string name { get; }
-               [Version (since = "0.4.0")]
                public string uri { get; }
-               [Version (since = "0.4.0")]
                public string version { get; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_link_get_type ()")]
        public class Link : GData.Parsable, GData.Comparable {
                [CCode (has_construct_function = false)]
                public Link (string uri, string? relation_type);
-               [Version (since = "0.4.0")]
                public unowned string get_content_type ();
-               [Version (since = "0.4.0")]
                public unowned string get_language ();
-               [Version (since = "0.4.0")]
                public int get_length ();
-               [Version (since = "0.4.0")]
                public unowned string get_relation_type ();
-               [Version (since = "0.4.0")]
                public unowned string get_title ();
-               [Version (since = "0.4.0")]
                public unowned string get_uri ();
-               [Version (since = "0.4.0")]
                public void set_content_type (string? content_type);
-               [Version (since = "0.4.0")]
                public void set_language (string? language);
-               [Version (since = "0.4.0")]
                public void set_length (int length);
-               [Version (since = "0.4.0")]
                public void set_relation_type (string? relation_type);
-               [Version (since = "0.4.0")]
                public void set_title (string? title);
-               [Version (since = "0.4.0")]
                public void set_uri (string uri);
-               [Version (since = "0.4.0")]
                public string content_type { get; set; }
-               [Version (since = "0.4.0")]
                public string language { get; set; }
-               [Version (since = "0.4.0")]
                public int length { get; set; }
-               [Version (since = "0.4.0")]
                public string relation_type { get; set; }
-               [Version (since = "0.4.0")]
                public string title { get; set; }
-               [Version (since = "0.4.0")]
                public string uri { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_media_category_get_type ()")]
        public class MediaCategory : GData.Parsable {
                [CCode (has_construct_function = false)]
                public MediaCategory (string category, string? scheme, string? label);
-               [Version (since = "0.4.0")]
                public unowned string get_category ();
-               [Version (since = "0.4.0")]
                public unowned string get_label ();
-               [Version (since = "0.4.0")]
                public unowned string get_scheme ();
-               [Version (since = "0.4.0")]
                public void set_category (string category);
-               [Version (since = "0.4.0")]
                public void set_label (string? label);
-               [Version (since = "0.4.0")]
                public void set_scheme (string? scheme);
-               [Version (since = "0.4.0")]
                public string category { get; set; }
-               [Version (since = "0.4.0")]
                public string label { get; set; }
-               [Version (since = "0.4.0")]
                public string scheme { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_media_content_get_type ()")]
        public class MediaContent : GData.Parsable {
                [CCode (has_construct_function = false)]
                protected MediaContent ();
-               [Version (since = "0.8.0")]
                public GData.DownloadStream download (GData.Service service, GLib.Cancellable? cancellable = 
null) throws GLib.Error;
-               [Version (since = "0.4.0")]
                public unowned string get_content_type ();
-               [Version (since = "0.4.0")]
                public int64 get_duration ();
-               [Version (since = "0.4.0")]
                public GData.MediaExpression get_expression ();
-               [Version (since = "0.4.0")]
                public size_t get_filesize ();
-               [Version (since = "0.4.0")]
                public uint get_height ();
-               [Version (since = "0.4.0")]
                public GData.MediaMedium get_medium ();
-               [Version (since = "0.4.0")]
                public unowned string get_uri ();
-               [Version (since = "0.4.0")]
                public uint get_width ();
-               [Version (since = "0.4.0")]
                public string content_type { get; }
-               [Version (since = "0.4.0")]
                public int64 duration { get; }
-               [Version (since = "0.4.0")]
                public GData.MediaExpression expression { get; }
-               [Version (since = "0.4.0")]
                public ulong filesize { get; }
-               [Version (since = "0.4.0")]
                public uint height { get; }
                [NoAccessorMethod]
-               [Version (since = "0.4.0")]
                public bool is_default { get; }
-               [Version (since = "0.4.0")]
                public GData.MediaMedium medium { get; }
-               [Version (since = "0.4.0")]
                public string uri { get; }
-               [Version (since = "0.4.0")]
                public uint width { get; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_media_credit_get_type ()")]
        public class MediaCredit : GData.Parsable {
                [CCode (has_construct_function = false)]
                protected MediaCredit ();
-               [Version (since = "0.4.0")]
                public unowned string get_credit ();
-               [Version (since = "0.4.0")]
                public unowned string get_role ();
-               [Version (since = "0.4.0")]
                public unowned string get_scheme ();
-               [Version (since = "0.4.0")]
                public string credit { get; }
-               [Version (since = "0.4.0")]
                public string role { get; }
-               [Version (since = "0.4.0")]
                public string scheme { get; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_media_thumbnail_get_type ()")]
        public class MediaThumbnail : GData.Parsable {
                [CCode (has_construct_function = false)]
                protected MediaThumbnail ();
-               [Version (since = "0.8.0")]
                public GData.DownloadStream download (GData.Service service, GLib.Cancellable? cancellable = 
null) throws GLib.Error;
-               [Version (since = "0.4.0")]
                public uint get_height ();
-               [Version (since = "0.4.0")]
                public int64 get_time ();
-               [Version (since = "0.4.0")]
                public unowned string get_uri ();
-               [Version (since = "0.4.0")]
                public uint get_width ();
-               [Version (since = "0.4.0")]
                public uint height { get; }
-               [Version (since = "0.4.0")]
                public int64 time { get; }
-               [Version (since = "0.4.0")]
                public string uri { get; }
-               [Version (since = "0.4.0")]
                public uint width { get; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_oauth1_authorizer_get_type ()")]
-       [Version (since = "0.9.0")]
        public class OAuth1Authorizer : GLib.Object, GData.Authorizer {
                [CCode (has_construct_function = false)]
                public OAuth1Authorizer (string? application_name, GLib.Type service_type);
@@ -1816,9 +1277,7 @@ namespace GData {
                public OAuth1Authorizer.for_authorization_domains (string? application_name, 
GLib.List<GData.AuthorizationDomain> authorization_domains);
                public unowned string? get_application_name ();
                public unowned string? get_locale ();
-               [Version (since = "0.15.0")]
                public unowned GLib.ProxyResolver? get_proxy_resolver ();
-               [Version (deprecated = true, deprecated_since = "0.15.0", since = "0.9.0")]
                public Soup.URI? get_proxy_uri ();
                public uint get_timeout ();
                public string request_authentication_uri (out string token, out string token_secret, 
GLib.Cancellable? cancellable = null) throws GLib.Error;
@@ -1826,26 +1285,20 @@ namespace GData {
                public bool request_authorization (string token, string token_secret, string verifier, 
GLib.Cancellable? cancellable = null) throws GLib.Error;
                public async bool request_authorization_async (string token, string token_secret, string 
verifier, GLib.Cancellable? cancellable) throws GLib.Error;
                public void set_locale (string? locale);
-               [Version (since = "0.15.0")]
                public void set_proxy_resolver (GLib.ProxyResolver? proxy_resolver);
-               [Version (deprecated = true, deprecated_since = "0.15.0", since = "0.9.0")]
                public void set_proxy_uri (Soup.URI? proxy_uri);
                public void set_timeout (uint timeout);
                public string application_name { get; construct; }
                public string locale { get; set; }
-               [Version (since = "0.15.0")]
                public GLib.ProxyResolver proxy_resolver { get; set; }
-               [Version (deprecated = true, deprecated_since = "0.15.0", since = "0.9.0")]
                public Soup.URI proxy_uri { owned get; set; }
                public uint timeout { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_oauth2_authorizer_get_type ()")]
-       [Version (since = "0.17.0")]
        public class OAuth2Authorizer : GLib.Object, GData.Authorizer {
                [CCode (has_construct_function = false)]
                public OAuth2Authorizer (string client_id, string client_secret, string redirect_uri, 
GLib.Type service_type);
                public string build_authentication_uri (string? login_hint, bool include_granted_scopes);
-               [Version (since = "0.17.2")]
                public string dup_refresh_token ();
                [CCode (has_construct_function = false)]
                public OAuth2Authorizer.for_authorization_domains (string client_id, string client_secret, 
string redirect_uri, GLib.List<GData.AuthorizationDomain> authorization_domains);
@@ -1859,7 +1312,6 @@ namespace GData {
                public async bool request_authorization_async (string authorization_code, GLib.Cancellable? 
cancellable) throws GLib.Error;
                public void set_locale (string? locale);
                public void set_proxy_resolver (GLib.ProxyResolver? proxy_resolver);
-               [Version (since = "0.17.2")]
                public void set_refresh_token (string? refresh_token);
                public void set_timeout (uint timeout);
                public string client_id { get; construct; }
@@ -1868,25 +1320,20 @@ namespace GData {
                public GLib.ProxyResolver proxy_resolver { get; set; }
                public string redirect_uri { get; construct; }
                [NoAccessorMethod]
-               [Version (since = "0.17.2")]
                public string refresh_token { owned get; set; }
                public uint timeout { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_parsable_get_type ()")]
-       [Version (since = "0.3.0")]
        public abstract class Parsable : GLib.Object {
                [CCode (has_construct_function = false)]
                protected Parsable ();
                [CCode (has_construct_function = false)]
-               [Version (since = "0.15.0")]
                public Parsable.from_json (GLib.Type parsable_type, string json, int length) throws 
GLib.Error;
                [CCode (has_construct_function = false)]
-               [Version (since = "0.4.0")]
                public Parsable.from_xml (GLib.Type parsable_type, string xml, int length) throws GLib.Error;
                [NoWrapper]
                public virtual void get_json (Json.Builder builder);
                [CCode (cname = "gdata_parsable_get_json")]
-               [Version (since = "0.15.0")]
                public string get_json_string ();
                [NoWrapper]
                public virtual void get_namespaces (GLib.HashTable<void*,void*> namespaces);
@@ -1905,21 +1352,17 @@ namespace GData {
                [NoWrapper]
                public virtual bool pre_parse_xml (Xml.Doc doc, Xml.Node root_node) throws GLib.Error;
                [NoAccessorMethod]
-               [Version (since = "0.7.0")]
                public bool constructed_from_xml { get; construct; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", lower_case_csuffix = "picasaweb_album", type_id = 
"gdata_picasaweb_album_get_type ()")]
-       [Version (since = "0.4.0")]
        public class PicasaWebAlbum : GData.Entry {
                [CCode (has_construct_function = false)]
                public PicasaWebAlbum (string? id);
                public long get_bytes_used ();
                public uint get_comment_count ();
                public unowned GLib.List<GData.MediaContent> get_contents ();
-               [Version (since = "0.5.0")]
                public void get_coordinates (out double latitude, out double longitude);
                public int64 get_edited ();
-               [Version (since = "0.7.0")]
                public unowned string get_id ();
                public unowned string get_location ();
                public unowned string get_nickname ();
@@ -1931,7 +1374,6 @@ namespace GData {
                public int64 get_timestamp ();
                public unowned string get_user ();
                public GData.PicasaWebVisibility get_visibility ();
-               [Version (since = "0.5.0")]
                public void set_coordinates (double latitude, double longitude);
                public void set_is_commenting_enabled (bool is_commenting_enabled);
                public void set_location (string? location);
@@ -1939,7 +1381,6 @@ namespace GData {
                public void set_timestamp (int64 timestamp);
                public void set_visibility (GData.PicasaWebVisibility visibility);
                [NoAccessorMethod]
-               [Version (since = "0.7.0")]
                public string album_id { owned get; construct; }
                public long bytes_used { get; }
                public uint comment_count { get; }
@@ -1947,11 +1388,9 @@ namespace GData {
                [NoAccessorMethod]
                public bool is_commenting_enabled { get; set; }
                [NoAccessorMethod]
-               [Version (since = "0.5.0")]
                public double latitude { get; set; }
                public string location { get; set; }
                [NoAccessorMethod]
-               [Version (since = "0.5.0")]
                public double longitude { get; set; }
                public string nickname { get; }
                public uint num_photos { get; }
@@ -1963,19 +1402,16 @@ namespace GData {
                public GData.PicasaWebVisibility visibility { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", lower_case_csuffix = "picasaweb_comment", type_id = 
"gdata_picasaweb_comment_get_type ()")]
-       [Version (since = "0.10.0")]
        public class PicasaWebComment : GData.Comment {
                [CCode (has_construct_function = false)]
                public PicasaWebComment (string id);
        }
        [CCode (cheader_filename = "gdata/gdata.h", lower_case_csuffix = "picasaweb_feed", type_id = 
"gdata_picasaweb_feed_get_type ()")]
-       [Version (since = "0.6.0")]
        public class PicasaWebFeed : GData.Feed {
                [CCode (has_construct_function = false)]
                protected PicasaWebFeed ();
        }
        [CCode (cheader_filename = "gdata/gdata.h", lower_case_csuffix = "picasaweb_file", type_id = 
"gdata_picasaweb_file_get_type ()")]
-       [Version (since = "0.4.0")]
        public class PicasaWebFile : GData.Entry, GData.Commentable {
                [CCode (has_construct_function = false)]
                public PicasaWebFile (string? id);
@@ -1984,30 +1420,19 @@ namespace GData {
                public unowned string get_checksum ();
                public uint get_comment_count ();
                public unowned GLib.List<GData.MediaContent> get_contents ();
-               [Version (since = "0.5.0")]
                public void get_coordinates (out double latitude, out double longitude);
                public unowned string get_credit ();
-               [Version (since = "0.5.0")]
                public double get_distance ();
                public int64 get_edited ();
-               [Version (since = "0.5.0")]
                public double get_exposure ();
-               [Version (since = "0.5.0")]
                public bool get_flash ();
-               [Version (since = "0.5.0")]
                public double get_focal_length ();
-               [Version (since = "0.5.0")]
                public double get_fstop ();
                public uint get_height ();
-               [Version (since = "0.7.0")]
                public unowned string get_id ();
-               [Version (since = "0.5.0")]
                public unowned string get_image_unique_id ();
-               [Version (since = "0.5.0")]
                public int get_iso ();
-               [Version (since = "0.5.0")]
                public unowned string get_make ();
-               [Version (since = "0.5.0")]
                public unowned string get_model ();
                public uint get_rotation ();
                public size_t get_size ();
@@ -2021,7 +1446,6 @@ namespace GData {
                public void set_album_id (string album_id);
                public void set_caption (string? caption);
                public void set_checksum (string? checksum);
-               [Version (since = "0.5.0")]
                public void set_coordinates (double latitude, double longitude);
                public void set_is_commenting_enabled (bool is_commenting_enabled);
                public void set_rotation (uint rotation);
@@ -2032,36 +1456,24 @@ namespace GData {
                public string checksum { get; set; }
                public uint comment_count { get; }
                public string credit { get; }
-               [Version (since = "0.5.0")]
                public double distance { get; }
                public int64 edited { get; }
-               [Version (since = "0.5.0")]
                public double exposure { get; }
                [NoAccessorMethod]
-               [Version (since = "0.7.0")]
                public string file_id { owned get; construct; }
-               [Version (since = "0.5.0")]
                public bool flash { get; }
-               [Version (since = "0.5.0")]
                public double focal_length { get; }
-               [Version (since = "0.5.0")]
                public double fstop { get; }
                public uint height { get; }
-               [Version (since = "0.5.0")]
                public string image_unique_id { get; }
                [NoAccessorMethod]
                public bool is_commenting_enabled { get; set; }
-               [Version (since = "0.5.0")]
                public long iso { get; }
                [NoAccessorMethod]
-               [Version (since = "0.5.0")]
                public double latitude { get; set; }
                [NoAccessorMethod]
-               [Version (since = "0.5.0")]
                public double longitude { get; set; }
-               [Version (since = "0.5.0")]
                public string make { get; }
-               [Version (since = "0.5.0")]
                public string model { get; }
                public uint rotation { get; set; }
                public ulong size { get; }
@@ -2073,7 +1485,6 @@ namespace GData {
                public uint width { get; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", lower_case_csuffix = "picasaweb_query", type_id = 
"gdata_picasaweb_query_get_type ()")]
-       [Version (since = "0.4.0")]
        public class PicasaWebQuery : GData.Query {
                [CCode (has_construct_function = false)]
                public PicasaWebQuery (string? q);
@@ -2090,7 +1501,6 @@ namespace GData {
                public void set_thumbnail_size (string? thumbnail_size);
                public void set_visibility (GData.PicasaWebVisibility visibility);
                [CCode (has_construct_function = false)]
-               [Version (since = "0.6.0")]
                public PicasaWebQuery.with_limits (string? q, uint start_index, uint max_results);
                public string image_size { get; set; }
                public string location { get; set; }
@@ -2099,34 +1509,22 @@ namespace GData {
                public int visibility { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", lower_case_csuffix = "picasaweb_service", type_id = 
"gdata_picasaweb_service_get_type ()")]
-       [Version (since = "0.4.0")]
        public class PicasaWebService : GData.Service {
                [CCode (has_construct_function = false)]
-               [Version (since = "0.9.0")]
                public PicasaWebService (GData.Authorizer? authorizer);
-               [Version (since = "0.8.0")]
                public GData.PicasaWebFile finish_file_upload (GData.UploadStream upload_stream) throws 
GLib.Error;
-               [Version (since = "0.9.0")]
                public static unowned GData.AuthorizationDomain get_primary_authorization_domain ();
-               [Version (since = "0.6.0")]
                public GData.PicasaWebUser get_user (string? username, GLib.Cancellable? cancellable = null) 
throws GLib.Error;
-               [Version (since = "0.9.1")]
                public async GData.PicasaWebUser get_user_async (string? username, GLib.Cancellable? 
cancellable) throws GLib.Error;
-               [Version (since = "0.6.0")]
                public GData.PicasaWebAlbum insert_album (GData.PicasaWebAlbum album, GLib.Cancellable? 
cancellable = null) throws GLib.Error;
-               [Version (since = "0.8.0")]
                public async void insert_album_async (GData.PicasaWebAlbum album, GLib.Cancellable? 
cancellable);
                public GData.Feed query_all_albums (GData.Query? query, string? username, GLib.Cancellable? 
cancellable, GData.QueryProgressCallback? progress_callback) throws GLib.Error;
-               [Version (since = "0.9.1")]
                public async void query_all_albums_async (GData.Query? query, string? username, 
GLib.Cancellable? cancellable, owned GData.QueryProgressCallback? progress_callback);
                public GData.Feed query_files (GData.PicasaWebAlbum? album, GData.Query? query, 
GLib.Cancellable? cancellable, GData.QueryProgressCallback? progress_callback) throws GLib.Error;
-               [Version (since = "0.9.1")]
                public async void query_files_async (GData.PicasaWebAlbum? album, GData.Query? query, 
GLib.Cancellable? cancellable, owned GData.QueryProgressCallback? progress_callback);
-               [Version (since = "0.8.0")]
                public GData.UploadStream upload_file (GData.PicasaWebAlbum? album, GData.PicasaWebFile 
file_entry, string slug, string content_type, GLib.Cancellable? cancellable = null) throws GLib.Error;
        }
        [CCode (cheader_filename = "gdata/gdata.h", lower_case_csuffix = "picasaweb_user", type_id = 
"gdata_picasaweb_user_get_type ()")]
-       [Version (since = "0.6.0")]
        public class PicasaWebUser : GData.Entry {
                [CCode (has_construct_function = false)]
                protected PicasaWebUser ();
@@ -2149,7 +1547,6 @@ namespace GData {
                public Query (string? q);
                public unowned string get_author ();
                public unowned string get_categories ();
-               [Version (since = "0.2.0")]
                public unowned string get_etag ();
                public uint get_max_results ();
                public int64 get_published_max ();
@@ -2164,9 +1561,7 @@ namespace GData {
                public bool previous_page ();
                public void set_author (string? author);
                public void set_categories (string? categories);
-               [Version (since = "0.2.0")]
                public void set_etag (string? etag);
-               [Version (since = "0.2.0")]
                public void set_is_strict (bool is_strict);
                public void set_max_results (uint max_results);
                public void set_published_max (int64 published_max);
@@ -2179,10 +1574,8 @@ namespace GData {
                public Query.with_limits (string? q, uint start_index, uint max_results);
                public string author { get; set; }
                public string categories { get; set; }
-               [Version (since = "0.2.0")]
                public string etag { get; set; }
                [NoAccessorMethod]
-               [Version (since = "0.2.0")]
                public bool is_strict { get; set; }
                public uint max_results { get; set; }
                public int64 published_max { get; set; }
@@ -2198,65 +1591,37 @@ namespace GData {
                protected Service ();
                [NoWrapper]
                public virtual void append_query_headers (GData.AuthorizationDomain domain, Soup.Message 
message);
-               [Version (since = "0.9.0")]
                public bool delete_entry (GData.AuthorizationDomain? domain, GData.Entry entry, 
GLib.Cancellable? cancellable = null) throws GLib.Error;
-               [Version (since = "0.9.0")]
                public async bool delete_entry_async (GData.AuthorizationDomain? domain, GData.Entry entry, 
GLib.Cancellable? cancellable) throws GLib.Error;
-               [Version (since = "0.9.0")]
                public static GLib.List<weak GData.AuthorizationDomain> get_authorization_domains (GLib.Type 
service_type);
-               [Version (since = "0.9.0")]
                public unowned GData.Authorizer get_authorizer ();
-               [Version (since = "0.7.0")]
                public unowned string get_locale ();
-               [Version (since = "0.15.0")]
                public unowned GLib.ProxyResolver? get_proxy_resolver ();
-               [Version (deprecated = true, deprecated_since = "0.15.0", since = "0.2.0")]
                public unowned Soup.URI get_proxy_uri ();
-               [Version (since = "0.7.0")]
                public uint get_timeout ();
-               [Version (since = "0.9.0")]
                public GData.Entry insert_entry (GData.AuthorizationDomain? domain, string upload_uri, 
GData.Entry entry, GLib.Cancellable? cancellable = null) throws GLib.Error;
-               [Version (since = "0.9.0")]
                public async GData.Entry insert_entry_async (GData.AuthorizationDomain? domain, string 
upload_uri, GData.Entry entry, GLib.Cancellable? cancellable) throws GLib.Error;
-               [Version (since = "0.9.0")]
                public bool is_authorized ();
                [NoWrapper]
                public virtual void parse_error_response (GData.OperationType operation_type, uint status, 
string reason_phrase, string response_body, int length) throws GLib.Error;
-               [Version (since = "0.9.0")]
                public GData.Feed query (GData.AuthorizationDomain? domain, string feed_uri, GData.Query? 
query, GLib.Type entry_type, GLib.Cancellable? cancellable, GData.QueryProgressCallback? progress_callback) 
throws GLib.Error;
-               [Version (since = "0.9.1")]
                public async GData.Feed query_async (GData.AuthorizationDomain? domain, string feed_uri, 
GData.Query? query, GLib.Type entry_type, GLib.Cancellable? cancellable, owned GData.QueryProgressCallback? 
progress_callback) throws GLib.Error;
-               [Version (since = "0.9.0")]
                public GData.Entry query_single_entry (GData.AuthorizationDomain? domain, string entry_id, 
GData.Query? query, GLib.Type entry_type, GLib.Cancellable? cancellable = null) throws GLib.Error;
-               [Version (since = "0.9.0")]
                public async GData.Entry query_single_entry_async (GData.AuthorizationDomain? domain, string 
entry_id, GData.Query? query, GLib.Type entry_type, GLib.Cancellable? cancellable) throws GLib.Error;
-               [Version (since = "0.9.0")]
                public void set_authorizer (GData.Authorizer authorizer);
-               [Version (since = "0.7.0")]
                public void set_locale (string? locale);
-               [Version (since = "0.15.0")]
                public void set_proxy_resolver (GLib.ProxyResolver? proxy_resolver);
-               [Version (deprecated = true, deprecated_since = "0.15.0", since = "0.2.0")]
                public void set_proxy_uri (Soup.URI? proxy_uri);
-               [Version (since = "0.7.0")]
                public void set_timeout (uint timeout);
-               [Version (since = "0.9.0")]
                public GData.Entry update_entry (GData.AuthorizationDomain? domain, GData.Entry entry, 
GLib.Cancellable? cancellable = null) throws GLib.Error;
-               [Version (since = "0.9.0")]
                public async GData.Entry update_entry_async (GData.AuthorizationDomain? domain, GData.Entry 
entry, GLib.Cancellable? cancellable) throws GLib.Error;
-               [Version (since = "0.9.0")]
                public GData.Authorizer authorizer { get; set; }
-               [Version (since = "0.7.0")]
                public string locale { get; set; }
-               [Version (since = "0.15.0")]
                public GLib.ProxyResolver proxy_resolver { get; set; }
-               [Version (deprecated = true, deprecated_since = "0.15.0", since = "0.2.0")]
                public Soup.URI proxy_uri { get; set; }
-               [Version (since = "0.7.0")]
                public uint timeout { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_tasks_query_get_type ()")]
-       [Version (since = "0.15.0")]
        public class TasksQuery : GData.Query {
                [CCode (has_construct_function = false)]
                public TasksQuery (string? q);
@@ -2283,7 +1648,6 @@ namespace GData {
                public bool show_hidden { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_tasks_service_get_type ()")]
-       [Version (since = "0.15.0")]
        public class TasksService : GData.Service {
                [CCode (has_construct_function = false)]
                public TasksService (GData.Authorizer? authorizer);
@@ -2306,7 +1670,6 @@ namespace GData {
                public async void update_tasklist_async (GData.TasksTasklist tasklist, GLib.Cancellable? 
cancellable);
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_tasks_task_get_type ()")]
-       [Version (since = "0.15.0")]
        public class TasksTask : GData.Entry {
                [CCode (has_construct_function = false)]
                public TasksTask (string? id);
@@ -2333,50 +1696,37 @@ namespace GData {
                public string status { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_tasks_tasklist_get_type ()")]
-       [Version (since = "0.15.0")]
        public class TasksTasklist : GData.Entry {
                [CCode (has_construct_function = false)]
                public TasksTasklist (string? id);
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_upload_stream_get_type ()")]
-       [Version (since = "0.5.0")]
        public class UploadStream : GLib.OutputStream {
                [CCode (has_construct_function = false, type = "GOutputStream*")]
-               [Version (since = "0.9.0")]
                public UploadStream (GData.Service service, GData.AuthorizationDomain? domain, string method, 
string upload_uri, GData.Entry? entry, string slug, string content_type, GLib.Cancellable? cancellable = 
null);
-               [Version (since = "0.9.0")]
                public unowned GData.AuthorizationDomain? get_authorization_domain ();
-               [Version (since = "0.8.0")]
                public unowned GLib.Cancellable get_cancellable ();
-               [Version (since = "0.13.0")]
                public int64 get_content_length ();
                public unowned string get_content_type ();
                public unowned GData.Entry get_entry ();
-               [Version (since = "0.7.0")]
                public unowned string get_method ();
                public unowned string get_response (out ssize_t length);
                public unowned GData.Service get_service ();
                public unowned string get_slug ();
                public unowned string get_upload_uri ();
                [CCode (has_construct_function = false, type = "GOutputStream*")]
-               [Version (since = "0.13.0")]
                public UploadStream.resumable (GData.Service service, GData.AuthorizationDomain? domain, 
string method, string upload_uri, GData.Entry? entry, string slug, string content_type, int64 content_length, 
GLib.Cancellable? cancellable = null);
-               [Version (since = "0.9.0")]
                public GData.AuthorizationDomain authorization_domain { get; construct; }
-               [Version (since = "0.8.0")]
                public GLib.Cancellable cancellable { get; construct; }
-               [Version (since = "0.13.0")]
                public int64 content_length { get; construct; }
                public string content_type { get; construct; }
                public GData.Entry entry { get; construct; }
-               [Version (since = "0.7.0")]
                public string method { get; construct; }
                public GData.Service service { get; construct; }
                public string slug { get; construct; }
                public string upload_uri { get; construct; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", lower_case_csuffix = "youtube_category", type_id = 
"gdata_youtube_category_get_type ()")]
-       [Version (since = "0.7.0")]
        public class YouTubeCategory : GData.Category, GData.Comparable {
                [CCode (has_construct_function = false)]
                protected YouTubeCategory ();
@@ -2387,7 +1737,6 @@ namespace GData {
                public bool is_deprecated { get; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", lower_case_csuffix = "youtube_comment", type_id = 
"gdata_youtube_comment_get_type ()")]
-       [Version (since = "0.10.0")]
        public class YouTubeComment : GData.Comment {
                [CCode (has_construct_function = false)]
                public YouTubeComment (string id);
@@ -2396,7 +1745,6 @@ namespace GData {
                public string parent_comment_uri { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", lower_case_csuffix = "youtube_content", type_id = 
"gdata_youtube_content_get_type ()")]
-       [Version (deprecated = true, deprecated_since = "0.17.0", since = "0.4.0")]
        public class YouTubeContent : GData.MediaContent {
                [CCode (has_construct_function = false)]
                protected YouTubeContent ();
@@ -2404,7 +1752,6 @@ namespace GData {
                public GData.YouTubeFormat format { get; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", lower_case_csuffix = "youtube_credit", type_id = 
"gdata_youtube_credit_get_type ()")]
-       [Version (deprecated = true, deprecated_since = "0.17.0", since = "0.4.0")]
        public class YouTubeCredit : GData.MediaCredit {
                [CCode (has_construct_function = false)]
                protected YouTubeCredit ();
@@ -2412,57 +1759,41 @@ namespace GData {
                public string entity_type { get; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", lower_case_csuffix = "youtube_feed", type_id = 
"gdata_youtube_feed_get_type ()")]
-       [Version (since = "0.17.0")]
        public class YouTubeFeed : GData.Feed {
                [CCode (has_construct_function = false)]
                protected YouTubeFeed ();
        }
        [CCode (cheader_filename = "gdata/gdata.h", lower_case_csuffix = "youtube_query", type_id = 
"gdata_youtube_query_get_type ()")]
-       [Version (since = "0.3.0")]
        public class YouTubeQuery : GData.Query {
                [CCode (has_construct_function = false)]
                public YouTubeQuery (string? q);
                public GData.YouTubeAge get_age ();
-               [Version (deprecated = true, deprecated_since = "0.17.0", since = "0.3.0")]
                public GData.YouTubeFormat get_format ();
-               [Version (deprecated = true, deprecated_since = "0.17.0", since = "0.3.0")]
                public unowned string get_language ();
-               [Version (since = "0.11.0")]
                public unowned string get_license ();
                public void get_location (out double latitude, out double longitude, out double radius, out 
bool has_location);
                public unowned string get_order_by ();
                public unowned string get_restriction ();
                public GData.YouTubeSafeSearch get_safe_search ();
-               [Version (deprecated = true, deprecated_since = "0.17.0", since = "0.3.0")]
                public GData.YouTubeSortOrder get_sort_order ();
-               [Version (deprecated = true, deprecated_since = "0.17.0", since = "0.3.0")]
                public GData.YouTubeUploader get_uploader ();
                public void set_age (GData.YouTubeAge age);
-               [Version (deprecated = true, deprecated_since = "0.17.0", since = "0.3.0")]
                public void set_format (GData.YouTubeFormat format);
-               [Version (deprecated = true, deprecated_since = "0.17.0", since = "0.3.0")]
                public void set_language (string? language);
-               [Version (since = "0.11.0")]
                public void set_license (string? license);
                public void set_location (double latitude, double longitude, double radius, bool 
has_location);
                public void set_order_by (string? order_by);
                public void set_restriction (string? restriction);
                public void set_safe_search (GData.YouTubeSafeSearch safe_search);
-               [Version (deprecated = true, deprecated_since = "0.17.0", since = "0.3.0")]
                public void set_sort_order (GData.YouTubeSortOrder sort_order);
-               [Version (deprecated = true, deprecated_since = "0.17.0", since = "0.3.0")]
                public void set_uploader (GData.YouTubeUploader uploader);
                public GData.YouTubeAge age { get; set; }
-               [Version (deprecated = true, deprecated_since = "0.17.0", since = "0.3.0")]
                public GData.YouTubeFormat format { get; set; }
                [NoAccessorMethod]
-               [Version (deprecated = true, deprecated_since = "0.17.0", since = "0.3.0")]
                public bool has_location { get; set; }
-               [Version (deprecated = true, deprecated_since = "0.17.0", since = "0.3.0")]
                public string language { get; set; }
                [NoAccessorMethod]
                public double latitude { get; set; }
-               [Version (since = "0.11.0")]
                public string license { get; set; }
                [NoAccessorMethod]
                public double location_radius { get; set; }
@@ -2471,36 +1802,25 @@ namespace GData {
                public string order_by { get; set; }
                public string restriction { get; set; }
                public GData.YouTubeSafeSearch safe_search { get; set; }
-               [Version (deprecated = true, deprecated_since = "0.17.0", since = "0.3.0")]
                public GData.YouTubeSortOrder sort_order { get; set; }
-               [Version (deprecated = true, deprecated_since = "0.17.0", since = "0.3.0")]
                public GData.YouTubeUploader uploader { get; set; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", lower_case_csuffix = "youtube_service", type_id = 
"gdata_youtube_service_get_type ()")]
        public class YouTubeService : GData.Service, GData.Batchable {
                [CCode (has_construct_function = false)]
-               [Version (since = "0.9.0")]
                public YouTubeService (string developer_key, GData.Authorizer? authorizer);
                public static GLib.Quark error_quark ();
-               [Version (since = "0.8.0")]
                public GData.YouTubeVideo finish_video_upload (GData.UploadStream upload_stream) throws 
GLib.Error;
-               [Version (since = "0.7.0")]
                public GData.APPCategories get_categories (GLib.Cancellable? cancellable = null) throws 
GLib.Error;
-               [Version (since = "0.7.0")]
                public async GData.APPCategories get_categories_async (GLib.Cancellable? cancellable) throws 
GLib.Error;
                public unowned string get_developer_key ();
-               [Version (since = "0.9.0")]
                public static unowned GData.AuthorizationDomain get_primary_authorization_domain ();
                public GData.Feed query_related (GData.YouTubeVideo video, GData.Query? query, 
GLib.Cancellable? cancellable, GData.QueryProgressCallback? progress_callback) throws GLib.Error;
-               [Version (since = "0.9.1")]
                public async void query_related_async (GData.YouTubeVideo video, GData.Query? query, 
GLib.Cancellable? cancellable, owned GData.QueryProgressCallback? progress_callback);
                public GData.Feed query_standard_feed (GData.YouTubeStandardFeedType feed_type, GData.Query? 
query, GLib.Cancellable? cancellable, GData.QueryProgressCallback? progress_callback) throws GLib.Error;
-               [Version (since = "0.9.1")]
                public async void query_standard_feed_async (GData.YouTubeStandardFeedType feed_type, 
GData.Query? query, GLib.Cancellable? cancellable, owned GData.QueryProgressCallback? progress_callback);
                public GData.Feed query_videos (GData.Query? query, GLib.Cancellable? cancellable, 
GData.QueryProgressCallback? progress_callback) throws GLib.Error;
-               [Version (since = "0.9.1")]
                public async void query_videos_async (GData.Query? query, GLib.Cancellable? cancellable, 
owned GData.QueryProgressCallback? progress_callback);
-               [Version (since = "0.8.0")]
                public GData.UploadStream upload_video (GData.YouTubeVideo video, string slug, string 
content_type, GLib.Cancellable? cancellable = null) throws GLib.Error;
                public string developer_key { get; construct; }
        }
@@ -2508,35 +1828,23 @@ namespace GData {
        public class YouTubeState : GData.Parsable {
                [CCode (has_construct_function = false)]
                protected YouTubeState ();
-               [Version (since = "0.4.0")]
                public unowned string get_help_uri ();
-               [Version (since = "0.4.0")]
                public unowned string get_message ();
-               [Version (since = "0.4.0")]
                public unowned string get_name ();
-               [Version (since = "0.4.0")]
                public unowned string get_reason_code ();
-               [Version (since = "0.4.0")]
                public string help_uri { get; construct; }
-               [Version (since = "0.4.0")]
                public string message { get; construct; }
-               [Version (since = "0.4.0")]
                public string name { get; construct; }
-               [Version (since = "0.4.0")]
                public string reason_code { get; construct; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", lower_case_csuffix = "youtube_video", type_id = 
"gdata_youtube_video_get_type ()")]
        public class YouTubeVideo : GData.Entry, GData.Commentable {
                [CCode (has_construct_function = false)]
                public YouTubeVideo (string? id);
-               [Version (since = "0.7.0")]
                public GData.YouTubePermission get_access_control (string action);
-               [Version (since = "0.4.0")]
                public unowned string get_aspect_ratio ();
                public unowned GData.MediaCategory get_category ();
-               [Version (since = "0.8.0")]
                public void get_coordinates (out double latitude, out double longitude);
-               [Version (deprecated = true, deprecated_since = "0.17.0")]
                public unowned GData.YouTubeCredit get_credit ();
                public unowned string get_description ();
                public uint get_duration ();
@@ -2544,62 +1852,46 @@ namespace GData {
                [CCode (array_length = false, array_null_terminated = true)]
                public unowned string[] get_keywords ();
                public unowned string get_location ();
-               [Version (since = "0.10.0")]
                public unowned string get_media_rating (string rating_type);
                public unowned string get_player_uri ();
                public void get_rating (out uint min, out uint max, out uint count, out double average);
-               [Version (since = "0.3.0")]
                public int64 get_recorded ();
                public unowned GData.YouTubeState get_state ();
                public unowned GLib.List<GData.MediaThumbnail> get_thumbnails ();
                public int64 get_uploaded ();
-               [Version (deprecated = true, deprecated_since = "0.17.0")]
                public unowned string get_video_id ();
-               [Version (since = "0.4.0")]
                public static string get_video_id_from_uri (string video_uri);
                public uint get_view_count ();
-               [Version (since = "0.4.0")]
                public bool is_restricted_in_country (string country);
-               [Version (deprecated = true, deprecated_since = "0.17.0")]
                public unowned GData.YouTubeContent look_up_content (string type);
-               [Version (since = "0.7.0")]
                public void set_access_control (string action, GData.YouTubePermission permission);
-               [Version (since = "0.4.0")]
                public void set_aspect_ratio (string? aspect_ratio);
                public void set_category (GData.MediaCategory category);
-               [Version (since = "0.8.0")]
                public void set_coordinates (double latitude, double longitude);
                public void set_description (string? description);
-               [Version (deprecated = true, deprecated_since = "0.17.0")]
                public void set_is_draft (bool is_draft);
                public void set_is_private (bool is_private);
                public void set_keywords ([CCode (array_length = false, array_null_terminated = true)] 
string[] keywords);
                public void set_location (string? location);
-               [Version (since = "0.3.0")]
                public void set_recorded (int64 recorded);
-               [Version (since = "0.4.0")]
                public string aspect_ratio { get; set; }
                [NoAccessorMethod]
                public double average_rating { get; }
                public GData.MediaCategory category { get; set; }
-               [Version (deprecated = true, deprecated_since = "0.17.0")]
                public GData.YouTubeCredit credit { get; }
                public string description { get; set; }
                public uint duration { get; }
                public uint favorite_count { get; }
                [NoAccessorMethod]
-               [Version (deprecated = true, deprecated_since = "0.17.0")]
                public bool is_draft { get; set; }
                [NoAccessorMethod]
                public bool is_private { get; set; }
                [CCode (array_length = false, array_null_terminated = true)]
                public string[] keywords { get; set; }
                [NoAccessorMethod]
-               [Version (since = "0.8.0")]
                public double latitude { get; set; }
                public string location { get; set; }
                [NoAccessorMethod]
-               [Version (since = "0.8.0")]
                public double longitude { get; set; }
                [NoAccessorMethod]
                public uint max_rating { get; }
@@ -2608,23 +1900,18 @@ namespace GData {
                public string player_uri { get; }
                [NoAccessorMethod]
                public uint rating_count { get; }
-               [Version (since = "0.3.0")]
                public int64 recorded { get; set; }
                public GData.YouTubeState state { get; }
                public int64 uploaded { get; }
-               [Version (deprecated = true, deprecated_since = "0.17.0")]
                public string video_id { get; }
                public uint view_count { get; }
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_access_handler_get_type ()")]
-       [Version (since = "0.3.0")]
        public interface AccessHandler : GData.Entry {
                public abstract GData.Feed get_rules (GData.Service service, GLib.Cancellable? cancellable, 
GData.QueryProgressCallback? progress_callback) throws GLib.Error;
-               [Version (since = "0.9.1")]
                public async void get_rules_async (GData.Service service, GLib.Cancellable? cancellable, 
owned GData.QueryProgressCallback? progress_callback);
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_cname = "GDataAuthorizerInterface", type_id = 
"gdata_authorizer_get_type ()")]
-       [Version (since = "0.9.0")]
        public interface Authorizer : GLib.Object {
                public abstract bool is_authorized_for_domain (GData.AuthorizationDomain domain);
                public abstract void process_request (GData.AuthorizationDomain? domain, Soup.Message 
message);
@@ -2632,13 +1919,10 @@ namespace GData {
                public virtual async bool refresh_authorization_async (GLib.Cancellable? cancellable) throws 
GLib.Error;
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_batchable_get_type ()")]
-       [Version (since = "0.7.0")]
        public interface Batchable : GData.Service {
-               [Version (since = "0.9.0")]
                public GData.BatchOperation create_operation (GData.AuthorizationDomain? domain, string 
feed_uri);
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_cname = "GDataCommentableInterface", type_id = 
"gdata_commentable_get_type ()")]
-       [Version (since = "0.10.0")]
        public interface Commentable : GData.Entry {
                public bool delete_comment (GData.Service service, GData.Comment comment_, GLib.Cancellable? 
cancellable = null) throws GLib.Error;
                public async bool delete_comment_async (GData.Service service, GData.Comment comment_, 
GLib.Cancellable? cancellable) throws GLib.Error;
@@ -2654,7 +1938,6 @@ namespace GData {
                public async GData.Feed? query_comments_async (GData.Service service, GData.Query? query, 
GLib.Cancellable? cancellable, owned GData.QueryProgressCallback? progress_callback) throws GLib.Error;
        }
        [CCode (cheader_filename = "gdata/gdata.h", type_id = "gdata_comparable_get_type ()")]
-       [Version (since = "0.7.0")]
        public interface Comparable : GLib.Object {
                public int compare (GData.Comparable? other);
                [NoWrapper]
@@ -2666,11 +1949,9 @@ namespace GData {
                public uint16 green;
                public uint16 blue;
                public static bool from_hexadecimal (string hexadecimal, out GData.Color color);
-               [Version (since = "0.3.0")]
                public string to_hexadecimal ();
        }
        [CCode (cheader_filename = "gdata/gdata.h", cprefix = "GDATA_BATCH_OPERATION_", type_id = 
"gdata_batch_operation_type_get_type ()")]
-       [Version (since = "0.7.0")]
        public enum BatchOperationType {
                QUERY,
                INSERTION,
@@ -2678,7 +1959,6 @@ namespace GData {
                DELETION
        }
        [CCode (cheader_filename = "gdata/gdata.h", cprefix = "GDATA_FREEBASE_SEARCH_FILTER_", type_id = 
"gdata_freebase_search_filter_type_get_type ()")]
-       [Version (since = "0.15.1")]
        public enum FreebaseSearchFilterType {
                ALL,
                ANY,
@@ -2691,7 +1971,6 @@ namespace GData {
                NONSTOP
        }
        [CCode (cheader_filename = "gdata/gdata.h", cprefix = "GDATA_MEDIA_", type_id = 
"gdata_media_medium_get_type ()")]
-       [Version (since = "0.4.0")]
        public enum MediaMedium {
                UNKNOWN,
                IMAGE,
@@ -2701,7 +1980,6 @@ namespace GData {
                EXECUTABLE
        }
        [CCode (cheader_filename = "gdata/gdata.h", cprefix = "GDATA_OPERATION_", type_id = 
"gdata_operation_type_get_type ()")]
-       [Version (since = "0.6.0")]
        public enum OperationType {
                QUERY,
                INSERTION,
@@ -2713,13 +1991,11 @@ namespace GData {
                BATCH
        }
        [CCode (cheader_filename = "gdata/gdata.h", cprefix = "GDATA_PICASAWEB_", type_id = 
"gdata_picasaweb_visibility_get_type ()")]
-       [Version (since = "0.4.0")]
        public enum PicasaWebVisibility {
                PUBLIC,
                PRIVATE
        }
        [CCode (cheader_filename = "gdata/gdata.h", cprefix = "GDATA_YOUTUBE_AGE_", type_id = 
"gdata_youtube_age_get_type ()")]
-       [Version (since = "0.3.0")]
        public enum YouTubeAge {
                ALL_TIME,
                TODAY,
@@ -2727,7 +2003,6 @@ namespace GData {
                THIS_MONTH
        }
        [CCode (cheader_filename = "gdata/gdata.h", cprefix = "GDATA_YOUTUBE_FORMAT_", type_id = 
"gdata_youtube_format_get_type ()")]
-       [Version (deprecated = true, deprecated_since = "0.17.0", since = "0.3.0")]
        public enum YouTubeFormat {
                UNKNOWN,
                RTSP_H263_AMR,
@@ -2735,21 +2010,18 @@ namespace GData {
                RTSP_MPEG4_AAC
        }
        [CCode (cheader_filename = "gdata/gdata.h", cprefix = "GDATA_YOUTUBE_PERMISSION_", type_id = 
"gdata_youtube_permission_get_type ()")]
-       [Version (since = "0.7.0")]
        public enum YouTubePermission {
                ALLOWED,
                DENIED,
                MODERATED
        }
        [CCode (cheader_filename = "gdata/gdata.h", cprefix = "GDATA_YOUTUBE_SAFE_SEARCH_", type_id = 
"gdata_youtube_safe_search_get_type ()")]
-       [Version (since = "0.3.0")]
        public enum YouTubeSafeSearch {
                NONE,
                MODERATE,
                STRICT
        }
        [CCode (cheader_filename = "gdata/gdata.h", cprefix = "GDATA_YOUTUBE_SORT_", type_id = 
"gdata_youtube_sort_order_get_type ()")]
-       [Version (deprecated = true, deprecated_since = "0.17.0", since = "0.3.0")]
        public enum YouTubeSortOrder {
                NONE,
                ASCENDING,
@@ -2769,13 +2041,11 @@ namespace GData {
                WATCH_ON_MOBILE_FEED
        }
        [CCode (cheader_filename = "gdata/gdata.h", cprefix = "GDATA_YOUTUBE_UPLOADER_", type_id = 
"gdata_youtube_uploader_get_type ()")]
-       [Version (deprecated = true, deprecated_since = "0.17.0", since = "0.3.0")]
        public enum YouTubeUploader {
                ALL,
                PARTNER
        }
        [CCode (cheader_filename = "gdata/gdata.h", cprefix = "GDATA_CLIENT_LOGIN_AUTHORIZER_ERROR_")]
-       [Version (since = "0.9.0")]
        public errordomain ClientLoginAuthorizerError {
                BAD_AUTHENTICATION,
                NOT_VERIFIED,
@@ -2789,7 +2059,6 @@ namespace GData {
                public static GLib.Quark quark ();
        }
        [CCode (cheader_filename = "gdata/gdata.h", cprefix = 
"GDATA_DOCUMENTS_SERVICE_ERROR_INVALID_CONTENT_")]
-       [Version (since = "0.4.0")]
        public errordomain DocumentsServiceError {
                TYPE;
                public static GLib.Quark quark ();
@@ -2823,467 +2092,313 @@ namespace GData {
                CHANNEL_REQUIRED
        }
        [CCode (cheader_filename = "gdata/gdata.h", instance_pos = 4.9)]
-       [Version (since = "0.7.0")]
        public delegate void BatchOperationCallback (uint operation_id, GData.BatchOperationType 
operation_type, GData.Entry entry, GLib.Error error);
        [CCode (cheader_filename = "gdata/gdata.h", instance_pos = 3.9)]
        public delegate void QueryProgressCallback (GData.Entry entry, uint entry_key, uint entry_count);
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_ACCESS_ROLE_NONE")]
-       [Version (since = "0.7.0")]
        public const string ACCESS_ROLE_NONE;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_ACCESS_SCOPE_DEFAULT")]
-       [Version (since = "0.7.0")]
        public const string ACCESS_SCOPE_DEFAULT;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_ACCESS_SCOPE_DOMAIN")]
-       [Version (since = "0.7.0")]
        public const string ACCESS_SCOPE_DOMAIN;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_ACCESS_SCOPE_USER")]
-       [Version (since = "0.7.0")]
        public const string ACCESS_SCOPE_USER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_CALENDAR_ACCESS_ROLE_EDITOR")]
-       [Version (since = "0.7.0")]
        public const string CALENDAR_ACCESS_ROLE_EDITOR;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_CALENDAR_ACCESS_ROLE_FREE_BUSY")]
-       [Version (since = "0.7.0")]
        public const string CALENDAR_ACCESS_ROLE_FREE_BUSY;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_CALENDAR_ACCESS_ROLE_OWNER")]
-       [Version (since = "0.7.0")]
        public const string CALENDAR_ACCESS_ROLE_OWNER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_CALENDAR_ACCESS_ROLE_READ")]
-       [Version (since = "0.7.0")]
        public const string CALENDAR_ACCESS_ROLE_READ;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_CALENDAR_ACCESS_ROLE_ROOT")]
-       [Version (since = "0.7.0")]
        public const string CALENDAR_ACCESS_ROLE_ROOT;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_CATEGORY_SCHEMA_LABELS")]
-       [Version (since = "0.11.0")]
        public const string CATEGORY_SCHEMA_LABELS;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_ACCESS_ROLE_OWNER")]
-       [Version (since = "0.7.0")]
        public const string DOCUMENTS_ACCESS_ROLE_OWNER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_ACCESS_ROLE_READER")]
-       [Version (since = "0.7.0")]
        public const string DOCUMENTS_ACCESS_ROLE_READER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_ACCESS_ROLE_WRITER")]
-       [Version (since = "0.7.0")]
        public const string DOCUMENTS_ACCESS_ROLE_WRITER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_DRAWING_JPEG")]
-       [Version (since = "0.13.1")]
        public const string DOCUMENTS_DRAWING_JPEG;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_DRAWING_PDF")]
-       [Version (since = "0.13.1")]
        public const string DOCUMENTS_DRAWING_PDF;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_DRAWING_PNG")]
-       [Version (since = "0.13.1")]
        public const string DOCUMENTS_DRAWING_PNG;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_DOCUMENTS_DRAWING_SVG")]
-       [Version (since = "0.13.1")]
        public const string DOCUMENTS_DRAWING_SVG;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_CALENDAR_FREE_BUSY")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_CALENDAR_FREE_BUSY;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_CALENDAR_HOME")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_CALENDAR_HOME;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_CALENDAR_WORK")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_CALENDAR_WORK;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_EVENT_ANNIVERSARY")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_EVENT_ANNIVERSARY;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_EVENT_OTHER")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_EVENT_OTHER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_EXTERNAL_ID_ACCOUNT")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_EXTERNAL_ID_ACCOUNT;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_EXTERNAL_ID_CUSTOMER")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_EXTERNAL_ID_CUSTOMER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_EXTERNAL_ID_NETWORK")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_EXTERNAL_ID_NETWORK;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_EXTERNAL_ID_ORGANIZATION")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_EXTERNAL_ID_ORGANIZATION;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_JOT_HOME")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_JOT_HOME;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_JOT_KEYWORDS")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_JOT_KEYWORDS;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_JOT_OTHER")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_JOT_OTHER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_JOT_USER")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_JOT_USER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_JOT_WORK")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_JOT_WORK;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_RELATION_ASSISTANT")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_RELATION_ASSISTANT;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_RELATION_BROTHER")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_RELATION_BROTHER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_RELATION_CHILD")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_RELATION_CHILD;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_RELATION_DOMESTIC_PARTNER")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_RELATION_DOMESTIC_PARTNER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_RELATION_FATHER")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_RELATION_FATHER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_RELATION_FRIEND")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_RELATION_FRIEND;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_RELATION_MANAGER")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_RELATION_MANAGER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_RELATION_MOTHER")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_RELATION_MOTHER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_RELATION_PARENT")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_RELATION_PARENT;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_RELATION_PARTNER")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_RELATION_PARTNER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_RELATION_REFERRER")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_RELATION_REFERRER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_RELATION_RELATIVE")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_RELATION_RELATIVE;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_RELATION_SISTER")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_RELATION_SISTER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_RELATION_SPOUSE")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_RELATION_SPOUSE;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_WEBSITE_BLOG")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_WEBSITE_BLOG;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_WEBSITE_FTP")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_WEBSITE_FTP;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_WEBSITE_HOME")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_WEBSITE_HOME;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_WEBSITE_HOME_PAGE")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_WEBSITE_HOME_PAGE;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_WEBSITE_OTHER")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_WEBSITE_OTHER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_WEBSITE_PROFILE")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_WEBSITE_PROFILE;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GCONTACT_WEBSITE_WORK")]
-       [Version (since = "0.7.0")]
        public const string GCONTACT_WEBSITE_WORK;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_ADDRESS_USAGE_GENERAL")]
-       [Version (since = "0.5.0")]
        public const string GD_ADDRESS_USAGE_GENERAL;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_ADDRESS_USAGE_LOCAL")]
-       [Version (since = "0.5.0")]
        public const string GD_ADDRESS_USAGE_LOCAL;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_EMAIL_ADDRESS_HOME")]
-       [Version (since = "0.7.0")]
        public const string GD_EMAIL_ADDRESS_HOME;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_EMAIL_ADDRESS_OTHER")]
-       [Version (since = "0.7.0")]
        public const string GD_EMAIL_ADDRESS_OTHER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_EMAIL_ADDRESS_WORK")]
-       [Version (since = "0.7.0")]
        public const string GD_EMAIL_ADDRESS_WORK;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_EVENT_STATUS_CANCELED")]
-       [Version (since = "0.7.0")]
        public const string GD_EVENT_STATUS_CANCELED;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_EVENT_STATUS_CONFIRMED")]
-       [Version (since = "0.7.0")]
        public const string GD_EVENT_STATUS_CONFIRMED;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_EVENT_STATUS_TENTATIVE")]
-       [Version (since = "0.7.0")]
        public const string GD_EVENT_STATUS_TENTATIVE;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_EVENT_TRANSPARENCY_OPAQUE")]
-       [Version (since = "0.7.0")]
        public const string GD_EVENT_TRANSPARENCY_OPAQUE;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_EVENT_TRANSPARENCY_TRANSPARENT")]
-       [Version (since = "0.7.0")]
        public const string GD_EVENT_TRANSPARENCY_TRANSPARENT;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_EVENT_VISIBILITY_CONFIDENTIAL")]
-       [Version (since = "0.7.0")]
        public const string GD_EVENT_VISIBILITY_CONFIDENTIAL;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_EVENT_VISIBILITY_DEFAULT")]
-       [Version (since = "0.7.0")]
        public const string GD_EVENT_VISIBILITY_DEFAULT;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_EVENT_VISIBILITY_PRIVATE")]
-       [Version (since = "0.7.0")]
        public const string GD_EVENT_VISIBILITY_PRIVATE;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_EVENT_VISIBILITY_PUBLIC")]
-       [Version (since = "0.7.0")]
        public const string GD_EVENT_VISIBILITY_PUBLIC;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_IM_ADDRESS_HOME")]
-       [Version (since = "0.7.0")]
        public const string GD_IM_ADDRESS_HOME;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_IM_ADDRESS_NETMEETING")]
-       [Version (since = "0.7.0")]
        public const string GD_IM_ADDRESS_NETMEETING;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_IM_ADDRESS_OTHER")]
-       [Version (since = "0.7.0")]
        public const string GD_IM_ADDRESS_OTHER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_IM_ADDRESS_WORK")]
-       [Version (since = "0.7.0")]
        public const string GD_IM_ADDRESS_WORK;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_IM_PROTOCOL_AIM")]
-       [Version (since = "0.7.0")]
        public const string GD_IM_PROTOCOL_AIM;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_IM_PROTOCOL_GOOGLE_TALK")]
-       [Version (since = "0.7.0")]
        public const string GD_IM_PROTOCOL_GOOGLE_TALK;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_IM_PROTOCOL_ICQ")]
-       [Version (since = "0.7.0")]
        public const string GD_IM_PROTOCOL_ICQ;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_IM_PROTOCOL_JABBER")]
-       [Version (since = "0.7.0")]
        public const string GD_IM_PROTOCOL_JABBER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_IM_PROTOCOL_LIVE_MESSENGER")]
-       [Version (since = "0.7.0")]
        public const string GD_IM_PROTOCOL_LIVE_MESSENGER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_IM_PROTOCOL_QQ")]
-       [Version (since = "0.7.0")]
        public const string GD_IM_PROTOCOL_QQ;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_IM_PROTOCOL_SKYPE")]
-       [Version (since = "0.7.0")]
        public const string GD_IM_PROTOCOL_SKYPE;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_IM_PROTOCOL_YAHOO_MESSENGER")]
-       [Version (since = "0.7.0")]
        public const string GD_IM_PROTOCOL_YAHOO_MESSENGER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_MAIL_CLASS_BOTH")]
-       [Version (since = "0.5.0")]
        public const string GD_MAIL_CLASS_BOTH;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_MAIL_CLASS_LETTERS")]
-       [Version (since = "0.5.0")]
        public const string GD_MAIL_CLASS_LETTERS;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_MAIL_CLASS_NEITHER")]
-       [Version (since = "0.5.0")]
        public const string GD_MAIL_CLASS_NEITHER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_MAIL_CLASS_PARCELS")]
-       [Version (since = "0.5.0")]
        public const string GD_MAIL_CLASS_PARCELS;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_ORGANIZATION_OTHER")]
-       [Version (since = "0.7.0")]
        public const string GD_ORGANIZATION_OTHER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_ORGANIZATION_WORK")]
-       [Version (since = "0.7.0")]
        public const string GD_ORGANIZATION_WORK;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_PHONE_NUMBER_ASSISTANT")]
-       [Version (since = "0.7.0")]
        public const string GD_PHONE_NUMBER_ASSISTANT;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_PHONE_NUMBER_CALLBACK")]
-       [Version (since = "0.7.0")]
        public const string GD_PHONE_NUMBER_CALLBACK;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_PHONE_NUMBER_CAR")]
-       [Version (since = "0.7.0")]
        public const string GD_PHONE_NUMBER_CAR;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_PHONE_NUMBER_COMPANY_MAIN")]
-       [Version (since = "0.7.0")]
        public const string GD_PHONE_NUMBER_COMPANY_MAIN;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_PHONE_NUMBER_FAX")]
-       [Version (since = "0.7.0")]
        public const string GD_PHONE_NUMBER_FAX;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_PHONE_NUMBER_HOME")]
-       [Version (since = "0.7.0")]
        public const string GD_PHONE_NUMBER_HOME;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_PHONE_NUMBER_HOME_FAX")]
-       [Version (since = "0.7.0")]
        public const string GD_PHONE_NUMBER_HOME_FAX;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_PHONE_NUMBER_ISDN")]
-       [Version (since = "0.7.0")]
        public const string GD_PHONE_NUMBER_ISDN;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_PHONE_NUMBER_MAIN")]
-       [Version (since = "0.7.0")]
        public const string GD_PHONE_NUMBER_MAIN;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_PHONE_NUMBER_MOBILE")]
-       [Version (since = "0.7.0")]
        public const string GD_PHONE_NUMBER_MOBILE;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_PHONE_NUMBER_OTHER")]
-       [Version (since = "0.7.0")]
        public const string GD_PHONE_NUMBER_OTHER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_PHONE_NUMBER_OTHER_FAX")]
-       [Version (since = "0.7.0")]
        public const string GD_PHONE_NUMBER_OTHER_FAX;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_PHONE_NUMBER_PAGER")]
-       [Version (since = "0.7.0")]
        public const string GD_PHONE_NUMBER_PAGER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_PHONE_NUMBER_RADIO")]
-       [Version (since = "0.7.0")]
        public const string GD_PHONE_NUMBER_RADIO;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_PHONE_NUMBER_TELEX")]
-       [Version (since = "0.7.0")]
        public const string GD_PHONE_NUMBER_TELEX;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_PHONE_NUMBER_TTY_TDD")]
-       [Version (since = "0.7.0")]
        public const string GD_PHONE_NUMBER_TTY_TDD;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_PHONE_NUMBER_WORK")]
-       [Version (since = "0.7.0")]
        public const string GD_PHONE_NUMBER_WORK;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_PHONE_NUMBER_WORK_FAX")]
-       [Version (since = "0.7.0")]
        public const string GD_PHONE_NUMBER_WORK_FAX;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_PHONE_NUMBER_WORK_MOBILE")]
-       [Version (since = "0.7.0")]
        public const string GD_PHONE_NUMBER_WORK_MOBILE;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_PHONE_NUMBER_WORK_PAGER")]
-       [Version (since = "0.7.0")]
        public const string GD_PHONE_NUMBER_WORK_PAGER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_POSTAL_ADDRESS_HOME")]
-       [Version (since = "0.7.0")]
        public const string GD_POSTAL_ADDRESS_HOME;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_POSTAL_ADDRESS_OTHER")]
-       [Version (since = "0.7.0")]
        public const string GD_POSTAL_ADDRESS_OTHER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_POSTAL_ADDRESS_WORK")]
-       [Version (since = "0.7.0")]
        public const string GD_POSTAL_ADDRESS_WORK;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_REMINDER_ALERT")]
-       [Version (since = "0.7.0")]
        public const string GD_REMINDER_ALERT;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_REMINDER_EMAIL")]
-       [Version (since = "0.7.0")]
        public const string GD_REMINDER_EMAIL;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_REMINDER_SMS")]
-       [Version (since = "0.7.0")]
        public const string GD_REMINDER_SMS;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_WHERE_EVENT")]
-       [Version (since = "0.7.0")]
        public const string GD_WHERE_EVENT;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_WHERE_EVENT_ALTERNATE")]
-       [Version (since = "0.7.0")]
        public const string GD_WHERE_EVENT_ALTERNATE;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_WHERE_EVENT_PARKING")]
-       [Version (since = "0.7.0")]
        public const string GD_WHERE_EVENT_PARKING;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_WHO_EVENT_ATTENDEE")]
-       [Version (since = "0.7.0")]
        public const string GD_WHO_EVENT_ATTENDEE;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_WHO_EVENT_ORGANIZER")]
-       [Version (since = "0.7.0")]
        public const string GD_WHO_EVENT_ORGANIZER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_WHO_EVENT_PERFORMER")]
-       [Version (since = "0.7.0")]
        public const string GD_WHO_EVENT_PERFORMER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_GD_WHO_EVENT_SPEAKER")]
-       [Version (since = "0.7.0")]
        public const string GD_WHO_EVENT_SPEAKER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_LINK_ACCESS_CONTROL_LIST")]
-       [Version (since = "0.7.0")]
        public const string LINK_ACCESS_CONTROL_LIST;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_LINK_ALTERNATE")]
-       [Version (since = "0.4.0")]
        public const string LINK_ALTERNATE;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_LINK_BATCH")]
-       [Version (since = "0.7.0")]
        public const string LINK_BATCH;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_LINK_EDIT")]
-       [Version (since = "0.4.0")]
        public const string LINK_EDIT;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_LINK_EDIT_MEDIA")]
-       [Version (since = "0.4.0")]
        public const string LINK_EDIT_MEDIA;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_LINK_ENCLOSURE")]
-       [Version (since = "0.4.0")]
        public const string LINK_ENCLOSURE;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_LINK_PARENT")]
-       [Version (since = "0.15.1")]
        public const string LINK_PARENT;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_LINK_RELATED")]
-       [Version (since = "0.4.0")]
        public const string LINK_RELATED;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_LINK_RESUMABLE_CREATE_MEDIA")]
-       [Version (since = "0.13.0")]
        public const string LINK_RESUMABLE_CREATE_MEDIA;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_LINK_RESUMABLE_EDIT_MEDIA")]
-       [Version (since = "0.13.0")]
        public const string LINK_RESUMABLE_EDIT_MEDIA;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_LINK_SELF")]
-       [Version (since = "0.4.0")]
        public const string LINK_SELF;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_LINK_VIA")]
-       [Version (since = "0.4.0")]
        public const string LINK_VIA;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_MAJOR_VERSION")]
-       [Version (since = "0.11.0")]
        public const int MAJOR_VERSION;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_MICRO_VERSION")]
-       [Version (since = "0.11.0")]
        public const int MICRO_VERSION;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_MINOR_VERSION")]
-       [Version (since = "0.11.0")]
        public const int MINOR_VERSION;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_OAUTH2_REDIRECT_URI_OOB")]
-       [Version (since = "0.17.0")]
        public const string OAUTH2_REDIRECT_URI_OOB;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_OAUTH2_REDIRECT_URI_OOB_AUTO")]
-       [Version (since = "0.17.0")]
        public const string OAUTH2_REDIRECT_URI_OOB_AUTO;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_PICASAWEB_VIDEO_STATUS_FAILED")]
-       [Version (since = "0.7.0")]
        public const string PICASAWEB_VIDEO_STATUS_FAILED;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_PICASAWEB_VIDEO_STATUS_FINAL")]
-       [Version (since = "0.7.0")]
        public const string PICASAWEB_VIDEO_STATUS_FINAL;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_PICASAWEB_VIDEO_STATUS_PENDING")]
-       [Version (since = "0.7.0")]
        public const string PICASAWEB_VIDEO_STATUS_PENDING;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_PICASAWEB_VIDEO_STATUS_READY")]
-       [Version (since = "0.7.0")]
        public const string PICASAWEB_VIDEO_STATUS_READY;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_TASKS_STATUS_COMPLETED")]
-       [Version (since = "0.16.0")]
        public const string TASKS_STATUS_COMPLETED;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_TASKS_STATUS_NEEDS_ACTION")]
-       [Version (since = "0.16.0")]
        public const string TASKS_STATUS_NEEDS_ACTION;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_YOUTUBE_ACTION_COMMENT")]
-       [Version (since = "0.7.0")]
        public const string YOUTUBE_ACTION_COMMENT;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_YOUTUBE_ACTION_COMMENT_VOTE")]
-       [Version (since = "0.7.0")]
        public const string YOUTUBE_ACTION_COMMENT_VOTE;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_YOUTUBE_ACTION_EMBED")]
-       [Version (since = "0.7.0")]
        public const string YOUTUBE_ACTION_EMBED;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_YOUTUBE_ACTION_RATE")]
-       [Version (since = "0.7.0")]
        public const string YOUTUBE_ACTION_RATE;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_YOUTUBE_ACTION_SYNDICATE")]
-       [Version (since = "0.7.0")]
        public const string YOUTUBE_ACTION_SYNDICATE;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_YOUTUBE_ACTION_VIDEO_RESPOND")]
-       [Version (since = "0.7.0")]
        public const string YOUTUBE_ACTION_VIDEO_RESPOND;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_YOUTUBE_ASPECT_RATIO_WIDESCREEN")]
-       [Version (since = "0.7.0")]
        public const string YOUTUBE_ASPECT_RATIO_WIDESCREEN;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_YOUTUBE_CREDIT_ENTITY_PARTNER")]
-       [Version (deprecated = true, deprecated_since = "0.17.0", since = "0.7.0")]
        public const string YOUTUBE_CREDIT_ENTITY_PARTNER;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_YOUTUBE_LICENSE_CC")]
-       [Version (since = "0.11.0")]
        public const string YOUTUBE_LICENSE_CC;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_YOUTUBE_LICENSE_STANDARD")]
-       [Version (since = "0.11.0")]
        public const string YOUTUBE_LICENSE_STANDARD;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_YOUTUBE_RATING_TYPE_MPAA")]
-       [Version (since = "0.10.0")]
        public const string YOUTUBE_RATING_TYPE_MPAA;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_YOUTUBE_RATING_TYPE_SIMPLE")]
-       [Version (deprecated = true, deprecated_since = "0.17.0", since = "0.10.0")]
        public const string YOUTUBE_RATING_TYPE_SIMPLE;
        [CCode (cheader_filename = "gdata/gdata.h", cname = "GDATA_YOUTUBE_RATING_TYPE_V_CHIP")]
-       [Version (since = "0.10.0")]
        public const string YOUTUBE_RATING_TYPE_V_CHIP;
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]