func()

in plugin/v2/api.pb.go [126:131]


func (m *StatusResponse) GetKeyId() string {
	if m != nil {
		return m.KeyId
	}
	return ""
}