instanceMessages property

  1. @TagNumber(19)
List<Instance_InstanceMessage> get instanceMessages

List of messages that describe the current state of the Memcached instance.

Implementation

@$pb.TagNumber(19)
$core.List<Instance_InstanceMessage> get instanceMessages => $_getList(14);