func()

in lib/go/si/si.pb.go [696:701]


func (x *AllocationRequest) GetAllocations() []*Allocation {
	if x != nil {
		return x.Allocations
	}
	return nil
}