instanceMessages property
List of messages that describe the current state of the Memcached instance.
Implementation
@$pb.TagNumber(19)
$core.List<Instance_InstanceMessage> get instanceMessages => $_getList(14);
List of messages that describe the current state of the Memcached instance.
@$pb.TagNumber(19)
$core.List<Instance_InstanceMessage> get instanceMessages => $_getList(14);