build: run docs regen in synth.py (#1059)

diff --git a/docs/dyn/compute_alpha.reservations.html b/docs/dyn/compute_alpha.reservations.html
index 23d12b6..da0c473 100644
--- a/docs/dyn/compute_alpha.reservations.html
+++ b/docs/dyn/compute_alpha.reservations.html
@@ -151,6 +151,9 @@
             "name": "A String", # The name of the resource, provided by the client when initially creating the resource. The resource name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
             "selfLink": "A String", # [Output Only] Server-defined fully-qualified URL for this resource.
             "selfLinkWithId": "A String", # [Output Only] Server-defined URL for this resource with the resource id.
+            "shareSettings": { # Share-settings for shared-reservation
+              "shareType": "A String", # Type of sharing for this shared-reservation
+            },
             "specificReservation": { # This reservation type allows to pre allocate specific instance configuration. # Reservation for instances with specific machine shapes.
               "count": "A String", # Specifies the number of resources that are allocated.
               "inUseCount": "A String", # [Output Only] Indicates how many instances are in use.
@@ -170,6 +173,9 @@
                 "locationHint": "A String", # An opaque location hint used to place the allocation close to other resources. This field is for use by internal tools that use the public API.
                 "machineType": "A String", # Specifies type of machine (name only) which has fixed number of vCPUs and fixed amount of memory. This also includes specifying custom machine type following custom-NUMBER_OF_CPUS-AMOUNT_OF_MEMORY pattern.
                 "maintenanceFreezeDurationHours": 42, # Specifies the number of hours after reservation creation where instances using the reservation won't be scheduled for maintenance.
+                "maintenanceInterval": "A String", # Specifies whether this VM may be a stable fleet VM. Setting this to "Periodic" designates this VM as a Stable Fleet VM.
+                    #
+                    # See go/stable-fleet-ug for more details.
                 "minCpuPlatform": "A String", # Minimum cpu platform the reservation.
               },
             },
@@ -329,6 +335,9 @@
     "name": "A String", # The name of the resource, provided by the client when initially creating the resource. The resource name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
     "selfLink": "A String", # [Output Only] Server-defined fully-qualified URL for this resource.
     "selfLinkWithId": "A String", # [Output Only] Server-defined URL for this resource with the resource id.
+    "shareSettings": { # Share-settings for shared-reservation
+      "shareType": "A String", # Type of sharing for this shared-reservation
+    },
     "specificReservation": { # This reservation type allows to pre allocate specific instance configuration. # Reservation for instances with specific machine shapes.
       "count": "A String", # Specifies the number of resources that are allocated.
       "inUseCount": "A String", # [Output Only] Indicates how many instances are in use.
@@ -348,6 +357,9 @@
         "locationHint": "A String", # An opaque location hint used to place the allocation close to other resources. This field is for use by internal tools that use the public API.
         "machineType": "A String", # Specifies type of machine (name only) which has fixed number of vCPUs and fixed amount of memory. This also includes specifying custom machine type following custom-NUMBER_OF_CPUS-AMOUNT_OF_MEMORY pattern.
         "maintenanceFreezeDurationHours": 42, # Specifies the number of hours after reservation creation where instances using the reservation won't be scheduled for maintenance.
+        "maintenanceInterval": "A String", # Specifies whether this VM may be a stable fleet VM. Setting this to "Periodic" designates this VM as a Stable Fleet VM.
+            #
+            # See go/stable-fleet-ug for more details.
         "minCpuPlatform": "A String", # Minimum cpu platform the reservation.
       },
     },
@@ -573,6 +585,9 @@
   "name": "A String", # The name of the resource, provided by the client when initially creating the resource. The resource name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
   "selfLink": "A String", # [Output Only] Server-defined fully-qualified URL for this resource.
   "selfLinkWithId": "A String", # [Output Only] Server-defined URL for this resource with the resource id.
+  "shareSettings": { # Share-settings for shared-reservation
+    "shareType": "A String", # Type of sharing for this shared-reservation
+  },
   "specificReservation": { # This reservation type allows to pre allocate specific instance configuration. # Reservation for instances with specific machine shapes.
     "count": "A String", # Specifies the number of resources that are allocated.
     "inUseCount": "A String", # [Output Only] Indicates how many instances are in use.
@@ -592,6 +607,9 @@
       "locationHint": "A String", # An opaque location hint used to place the allocation close to other resources. This field is for use by internal tools that use the public API.
       "machineType": "A String", # Specifies type of machine (name only) which has fixed number of vCPUs and fixed amount of memory. This also includes specifying custom machine type following custom-NUMBER_OF_CPUS-AMOUNT_OF_MEMORY pattern.
       "maintenanceFreezeDurationHours": 42, # Specifies the number of hours after reservation creation where instances using the reservation won't be scheduled for maintenance.
+      "maintenanceInterval": "A String", # Specifies whether this VM may be a stable fleet VM. Setting this to "Periodic" designates this VM as a Stable Fleet VM.
+          #
+          # See go/stable-fleet-ug for more details.
       "minCpuPlatform": "A String", # Minimum cpu platform the reservation.
     },
   },
@@ -708,6 +726,9 @@
         "name": "A String", # The name of the resource, provided by the client when initially creating the resource. The resource name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
         "selfLink": "A String", # [Output Only] Server-defined fully-qualified URL for this resource.
         "selfLinkWithId": "A String", # [Output Only] Server-defined URL for this resource with the resource id.
+        "shareSettings": { # Share-settings for shared-reservation
+          "shareType": "A String", # Type of sharing for this shared-reservation
+        },
         "specificReservation": { # This reservation type allows to pre allocate specific instance configuration. # Reservation for instances with specific machine shapes.
           "count": "A String", # Specifies the number of resources that are allocated.
           "inUseCount": "A String", # [Output Only] Indicates how many instances are in use.
@@ -727,6 +748,9 @@
             "locationHint": "A String", # An opaque location hint used to place the allocation close to other resources. This field is for use by internal tools that use the public API.
             "machineType": "A String", # Specifies type of machine (name only) which has fixed number of vCPUs and fixed amount of memory. This also includes specifying custom machine type following custom-NUMBER_OF_CPUS-AMOUNT_OF_MEMORY pattern.
             "maintenanceFreezeDurationHours": 42, # Specifies the number of hours after reservation creation where instances using the reservation won't be scheduled for maintenance.
+            "maintenanceInterval": "A String", # Specifies whether this VM may be a stable fleet VM. Setting this to "Periodic" designates this VM as a Stable Fleet VM.
+                #
+                # See go/stable-fleet-ug for more details.
             "minCpuPlatform": "A String", # Minimum cpu platform the reservation.
           },
         },