chore: update docs/dyn , add static discovery files to discovery_cache/documents (#1111)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/78f53313-0c78-4a29-8841-f031665a4c6a/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/c2de32114ec484aa708d32012d1fa8d75232daf5
diff --git a/docs/dyn/bigqueryreservation_v1alpha2.projects.locations.reservations.slotPools.html b/docs/dyn/bigqueryreservation_v1alpha2.projects.locations.reservations.slotPools.html
index 45bfab0..a1c35d9 100644
--- a/docs/dyn/bigqueryreservation_v1alpha2.projects.locations.reservations.slotPools.html
+++ b/docs/dyn/bigqueryreservation_v1alpha2.projects.locations.reservations.slotPools.html
@@ -137,11 +137,11 @@
},
],
},
- "name": "A String", # Output only. The resource name of the slot pool, e.g., projects/myproject/locations/us-central1/reservations/myreservation/slotPools/123
+ "slotCount": "A String", # Number of slots in this pool.
"plan": "A String", # Slot pool commitment plan.
+ "name": "A String", # Output only. The resource name of the slot pool, e.g., projects/myproject/locations/us-central1/reservations/myreservation/slotPools/123
"state": "A String", # Output only.
"commitmentEndTime": "A String", # Output only. The end of the commitment period. Slot pool cannot be removed before commitment_end_time. It is applicable only for ACTIVE slot pools and is computed as a combination of the plan and the time when the slot pool became ACTIVE.
- "slotCount": "A String", # Number of slots in this pool.
}</pre>
</div>
@@ -173,11 +173,11 @@
},
],
},
- "name": "A String", # Output only. The resource name of the slot pool, e.g., projects/myproject/locations/us-central1/reservations/myreservation/slotPools/123
+ "slotCount": "A String", # Number of slots in this pool.
"plan": "A String", # Slot pool commitment plan.
+ "name": "A String", # Output only. The resource name of the slot pool, e.g., projects/myproject/locations/us-central1/reservations/myreservation/slotPools/123
"state": "A String", # Output only.
"commitmentEndTime": "A String", # Output only. The end of the commitment period. Slot pool cannot be removed before commitment_end_time. It is applicable only for ACTIVE slot pools and is computed as a combination of the plan and the time when the slot pool became ACTIVE.
- "slotCount": "A String", # Number of slots in this pool.
},
],
"nextPageToken": "A String", # Token to retrieve the next page of results, or empty if there are no more results in the list.