guestAttributes property

List<GuestAttributes>? guestAttributes
getter/setter pair

The guest attributes for the TPU workers.

Implementation

core.List<GuestAttributes>? guestAttributes;