by default all services now use version 2 for the protocol. this needs to be overridden by a service to specify otherwise.

Namespace:  Google.GData.Client
Assembly:  Google.GData.Client (in Google.GData.Client.dll)
Version: 1.4.0.2

Syntax

C#
protected virtual void InitVersionInformation()
Visual Basic (Declaration)
Protected Overridable Sub InitVersionInformation
Visual C++
protected:

virtual void InitVersionInformation()

Return Value

See Also