doc/classes/AdWords/V200909/AdExtensionOverrideService/GeoPoint.html in adwords4r-19.3.0 vs doc/classes/AdWords/V200909/AdExtensionOverrideService/GeoPoint.html in adwords4r-19.4.0

- old
+ new

@@ -62,11 +62,11 @@ <dt>N</dt> <dd> <ul> - <li><a href="#M002331">new</a></li> + <li><a href="#M000262">new</a></li> </ul> </dd> </dl> @@ -105,24 +105,24 @@ <div class="sectiontitle">Class Public methods</div> <div class="method"> - <div class="title" id="M002331"> + <div class="title" id="M000262"> - <a name="M002331"></a><b>new</b>(latitudeInMicroDegrees = nil, longitudeInMicroDegrees = nil) + <a name="M000262"></a><b>new</b>(latitudeInMicroDegrees = nil, longitudeInMicroDegrees = nil) </div> <div class="sourcecode"> <p class="source-link"> - Source: <a href="javascript:toggleSource('M002331_source')" id="l_M002331_source">show</a> + Source: <a href="javascript:toggleSource('M000262_source')" id="l_M000262_source">show</a> </p> - <div id="M002331_source" class="dyn-source"> + <div id="M000262_source" class="dyn-source"> <pre><span class="ruby-comment cmt"># File lib/adwords4r/v200909/AdExtensionOverrideService.rb, line 41</span> <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">latitudeInMicroDegrees</span> = <span class="ruby-keyword kw">nil</span>, <span class="ruby-identifier">longitudeInMicroDegrees</span> = <span class="ruby-keyword kw">nil</span>) <span class="ruby-ivar">@latitudeInMicroDegrees</span> = <span class="ruby-identifier">latitudeInMicroDegrees</span> <span class="ruby-ivar">@longitudeInMicroDegrees</span> = <span class="ruby-identifier">longitudeInMicroDegrees</span> <span class="ruby-keyword kw">end</span></pre> \ No newline at end of file