@googleapis/tpu 2.7.0 → 3.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/v2alpha1.ts CHANGED
@@ -784,7 +784,7 @@ export namespace tpu_v2alpha1 {
784
784
  */
785
785
  state?: string | null;
786
786
  /**
787
- * Output only. The initiator of the QueuedResources's current state.
787
+ * Output only. The initiator of the QueuedResources's current state. Used to indicate whether the SUSPENDING/SUSPENDED state was initiated by the user or the service.
788
788
  */
789
789
  stateInitiator?: string | null;
790
790
  /**