Class GetGuestAttributesResponse (1.4.0)

GetGuestAttributesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response for GetGuestAttributes.

Attribute

NameDescription
guest_attributes Sequence[google.cloud.tpu_v2alpha1.types.GuestAttributes]
The guest attributes for the TPU workers.

Inheritance

builtins.object > proto.message.Message > GetGuestAttributesResponse