Fix method doc signatures for multiline required parameters (#374)

* Fix method doc signatures for multiline required parameters.

Existing doc generator failed to recognize parameters as required when parameter descriptions
extended over more than one line. Besides presenting incorrect information, resulting
inconsistencies broke checks for automated sample generation.

* Regen docs
diff --git a/docs/dyn/partners_v2.v2.html b/docs/dyn/partners_v2.v2.html
index 22270a4..662f523 100644
--- a/docs/dyn/partners_v2.v2.html
+++ b/docs/dyn/partners_v2.v2.html
@@ -183,8 +183,7 @@
           # address.
         "A String",
       ],
-      "dependentLocality": "A String", # Dependent locality or sublocality. Used for UK dependent localities, or
-          # neighborhoods or boroughs in other locations.
+      "locality": "A String", # Generally refers to the city/town portion of an address.
       "sortingCode": "A String", # Use of this code is very country-specific, but will refer to a secondary
           # classification code for sorting mail.
       "latLng": { # An object representing a latitude/longitude pair. This is expressed as a pair # The latitude and longitude of the location, in degrees.
@@ -232,7 +231,8 @@
         "latitude": 3.14, # The latitude in degrees. It must be in the range [-90.0, +90.0].
         "longitude": 3.14, # The longitude in degrees. It must be in the range [-180.0, +180.0].
       },
-      "locality": "A String", # Generally refers to the city/town portion of an address.
+      "dependentLocality": "A String", # Dependent locality or sublocality. Used for UK dependent localities, or
+          # neighborhoods or boroughs in other locations.
       "regionCode": "A String", # CLDR (Common Locale Data Repository) region code .
       "administrativeArea": "A String", # Top-level administrative subdivision of this country.
       "address": "A String", # The single string version of the address.
@@ -240,23 +240,6 @@
     },
   ],
   "websiteUrl": "A String", # URL of the company's website.
-  "services": [ # Services the company can help with.
-    "A String",
-  ],
-  "additionalWebsites": [ # URL of the company's additional websites used to verify the dynamic badges.
-      # These are stored as full URLs as entered by the user, but only the TLD will
-      # be used for the actual verification.
-    "A String",
-  ],
-  "profileStatus": "A String", # The public viewability status of the company's profile.
-  "ranks": [ # Information related to the ranking of the company within the list of
-      # companies.
-    { # Information related to ranking of results.
-      "type": "A String", # The type of rank.
-      "value": 3.14, # The numerical value of the rank.
-    },
-  ],
-  "primaryAdwordsManagerAccountId": "A String", # The Primary AdWords Manager Account id.
   "primaryLocation": { # A location with address and geographic coordinates. May optionally contain a # The primary location of the company.
       # detailed (multi-field) version of the address.
     "languageCode": "A String", # Language code of the address. Should be in BCP 47 format.
@@ -264,8 +247,7 @@
         # address.
       "A String",
     ],
-    "dependentLocality": "A String", # Dependent locality or sublocality. Used for UK dependent localities, or
-        # neighborhoods or boroughs in other locations.
+    "locality": "A String", # Generally refers to the city/town portion of an address.
     "sortingCode": "A String", # Use of this code is very country-specific, but will refer to a secondary
         # classification code for sorting mail.
     "latLng": { # An object representing a latitude/longitude pair. This is expressed as a pair # The latitude and longitude of the location, in degrees.
@@ -313,17 +295,35 @@
       "latitude": 3.14, # The latitude in degrees. It must be in the range [-90.0, +90.0].
       "longitude": 3.14, # The longitude in degrees. It must be in the range [-180.0, +180.0].
     },
-    "locality": "A String", # Generally refers to the city/town portion of an address.
+    "dependentLocality": "A String", # Dependent locality or sublocality. Used for UK dependent localities, or
+        # neighborhoods or boroughs in other locations.
     "regionCode": "A String", # CLDR (Common Locale Data Repository) region code .
     "administrativeArea": "A String", # Top-level administrative subdivision of this country.
     "address": "A String", # The single string version of the address.
     "postalCode": "A String", # Values are frequently alphanumeric.
   },
+  "additionalWebsites": [ # URL of the company's additional websites used to verify the dynamic badges.
+      # These are stored as full URLs as entered by the user, but only the TLD will
+      # be used for the actual verification.
+    "A String",
+  ],
+  "profileStatus": "A String", # The public viewability status of the company's profile.
+  "ranks": [ # Information related to the ranking of the company within the list of
+      # companies.
+    { # Information related to ranking of results.
+      "type": "A String", # The type of rank.
+      "value": 3.14, # The numerical value of the rank.
+    },
+  ],
+  "primaryAdwordsManagerAccountId": "A String", # The Primary AdWords Manager Account id.
+  "services": [ # Services the company can help with.
+    "A String",
+  ],
   "certificationStatuses": [ # The list of Google Partners certification statuses for the company.
     { # Google Partners certification status.
-      "type": "A String", # The type of the certification.
-      "userCount": 42, # Number of people who are certified,
       "isCertified": True or False, # Whether certification is passing.
+      "userCount": 42, # Number of people who are certified,
+      "type": "A String", # The type of the certification.
       "examStatuses": [ # List of certification exam statuses.
         { # Status for a Google Partners certification exam.
           "numberUsersPass": 42, # The number of people who have passed the certification exam.
@@ -433,8 +433,7 @@
             # address.
           "A String",
         ],
-        "dependentLocality": "A String", # Dependent locality or sublocality. Used for UK dependent localities, or
-            # neighborhoods or boroughs in other locations.
+        "locality": "A String", # Generally refers to the city/town portion of an address.
         "sortingCode": "A String", # Use of this code is very country-specific, but will refer to a secondary
             # classification code for sorting mail.
         "latLng": { # An object representing a latitude/longitude pair. This is expressed as a pair # The latitude and longitude of the location, in degrees.
@@ -482,7 +481,8 @@
           "latitude": 3.14, # The latitude in degrees. It must be in the range [-90.0, +90.0].
           "longitude": 3.14, # The longitude in degrees. It must be in the range [-180.0, +180.0].
         },
-        "locality": "A String", # Generally refers to the city/town portion of an address.
+        "dependentLocality": "A String", # Dependent locality or sublocality. Used for UK dependent localities, or
+            # neighborhoods or boroughs in other locations.
         "regionCode": "A String", # CLDR (Common Locale Data Repository) region code .
         "administrativeArea": "A String", # Top-level administrative subdivision of this country.
         "address": "A String", # The single string version of the address.
@@ -490,23 +490,6 @@
       },
     ],
     "websiteUrl": "A String", # URL of the company's website.
-    "services": [ # Services the company can help with.
-      "A String",
-    ],
-    "additionalWebsites": [ # URL of the company's additional websites used to verify the dynamic badges.
-        # These are stored as full URLs as entered by the user, but only the TLD will
-        # be used for the actual verification.
-      "A String",
-    ],
-    "profileStatus": "A String", # The public viewability status of the company's profile.
-    "ranks": [ # Information related to the ranking of the company within the list of
-        # companies.
-      { # Information related to ranking of results.
-        "type": "A String", # The type of rank.
-        "value": 3.14, # The numerical value of the rank.
-      },
-    ],
-    "primaryAdwordsManagerAccountId": "A String", # The Primary AdWords Manager Account id.
     "primaryLocation": { # A location with address and geographic coordinates. May optionally contain a # The primary location of the company.
         # detailed (multi-field) version of the address.
       "languageCode": "A String", # Language code of the address. Should be in BCP 47 format.
@@ -514,8 +497,7 @@
           # address.
         "A String",
       ],
-      "dependentLocality": "A String", # Dependent locality or sublocality. Used for UK dependent localities, or
-          # neighborhoods or boroughs in other locations.
+      "locality": "A String", # Generally refers to the city/town portion of an address.
       "sortingCode": "A String", # Use of this code is very country-specific, but will refer to a secondary
           # classification code for sorting mail.
       "latLng": { # An object representing a latitude/longitude pair. This is expressed as a pair # The latitude and longitude of the location, in degrees.
@@ -563,17 +545,35 @@
         "latitude": 3.14, # The latitude in degrees. It must be in the range [-90.0, +90.0].
         "longitude": 3.14, # The longitude in degrees. It must be in the range [-180.0, +180.0].
       },
-      "locality": "A String", # Generally refers to the city/town portion of an address.
+      "dependentLocality": "A String", # Dependent locality or sublocality. Used for UK dependent localities, or
+          # neighborhoods or boroughs in other locations.
       "regionCode": "A String", # CLDR (Common Locale Data Repository) region code .
       "administrativeArea": "A String", # Top-level administrative subdivision of this country.
       "address": "A String", # The single string version of the address.
       "postalCode": "A String", # Values are frequently alphanumeric.
     },
+    "additionalWebsites": [ # URL of the company's additional websites used to verify the dynamic badges.
+        # These are stored as full URLs as entered by the user, but only the TLD will
+        # be used for the actual verification.
+      "A String",
+    ],
+    "profileStatus": "A String", # The public viewability status of the company's profile.
+    "ranks": [ # Information related to the ranking of the company within the list of
+        # companies.
+      { # Information related to ranking of results.
+        "type": "A String", # The type of rank.
+        "value": 3.14, # The numerical value of the rank.
+      },
+    ],
+    "primaryAdwordsManagerAccountId": "A String", # The Primary AdWords Manager Account id.
+    "services": [ # Services the company can help with.
+      "A String",
+    ],
     "certificationStatuses": [ # The list of Google Partners certification statuses for the company.
       { # Google Partners certification status.
-        "type": "A String", # The type of the certification.
-        "userCount": 42, # Number of people who are certified,
         "isCertified": True or False, # Whether certification is passing.
+        "userCount": 42, # Number of people who are certified,
+        "type": "A String", # The type of the certification.
         "examStatuses": [ # List of certification exam statuses.
           { # Status for a Google Partners certification exam.
             "numberUsersPass": 42, # The number of people who have passed the certification exam.
@@ -624,9 +624,7 @@
   "languageCode": "A String", # Language code of the lead's language preference, as defined by
       # <a href="https://tools.ietf.org/html/bcp47">BCP 47</a>
       # (IETF BCP 47, "Tags for Identifying Languages").
-  "gpsMotivations": [ # List of reasons for using Google Partner Search and creating a lead.
-    "A String",
-  ],
+  "type": "A String", # Type of lead.
   "familyName": "A String", # Last name of lead source.
   "minMonthlyBudget": { # Represents an amount of money with its currency type. # The minimum monthly budget lead source is willing to spend.
     "nanos": 42, # Number of nano (10^-9) units of the amount.
@@ -644,10 +642,12 @@
   "websiteUrl": "A String", # Website URL of lead source.
   "state": "A String", # The lead's state in relation to the company.
   "phoneNumber": "A String", # Phone number of lead source.
-  "adwordsCustomerId": "A String", # The AdWords Customer ID of the lead.
+  "gpsMotivations": [ # List of reasons for using Google Partner Search and creating a lead.
+    "A String",
+  ],
   "id": "A String", # ID of the lead.
   "givenName": "A String", # First name of lead source.
-  "type": "A String", # Type of lead.
+  "adwordsCustomerId": "A String", # The AdWords Customer ID of the lead.
   "createTime": "A String", # Timestamp of when this lead was created.
 }
 
@@ -679,9 +679,7 @@
     "languageCode": "A String", # Language code of the lead's language preference, as defined by
         # <a href="https://tools.ietf.org/html/bcp47">BCP 47</a>
         # (IETF BCP 47, "Tags for Identifying Languages").
-    "gpsMotivations": [ # List of reasons for using Google Partner Search and creating a lead.
-      "A String",
-    ],
+    "type": "A String", # Type of lead.
     "familyName": "A String", # Last name of lead source.
     "minMonthlyBudget": { # Represents an amount of money with its currency type. # The minimum monthly budget lead source is willing to spend.
       "nanos": 42, # Number of nano (10^-9) units of the amount.
@@ -699,10 +697,12 @@
     "websiteUrl": "A String", # Website URL of lead source.
     "state": "A String", # The lead's state in relation to the company.
     "phoneNumber": "A String", # Phone number of lead source.
-    "adwordsCustomerId": "A String", # The AdWords Customer ID of the lead.
+    "gpsMotivations": [ # List of reasons for using Google Partner Search and creating a lead.
+      "A String",
+    ],
     "id": "A String", # ID of the lead.
     "givenName": "A String", # First name of lead source.
-    "type": "A String", # Type of lead.
+    "adwordsCustomerId": "A String", # The AdWords Customer ID of the lead.
     "createTime": "A String", # Timestamp of when this lead was created.
   }</pre>
 </div>