func()

in lib/go/si/si.pb.go [689:694]


func (x *AllocationRequest) GetRmID() string {
	if x != nil {
		return x.RmID
	}
	return ""
}