Searched refs:AllocateIdsResponse (Results 1 – 3 of 3) sorted by relevance
2607 type AllocateIdsResponse struct { struct2614 func (m *AllocateIdsResponse) Reset() { *m = AllocateIdsResponse{} } argument2615 func (m *AllocateIdsResponse) String() string { return proto.CompactTextString(m) } argument2616 func (*AllocateIdsResponse) ProtoMessage() {} argument2618 func (m *AllocateIdsResponse) GetStart() int64 { argument2625 func (m *AllocateIdsResponse) GetEnd() int64 { argument2632 func (m *AllocateIdsResponse) GetCost() *Cost { argument
507 message AllocateIdsResponse { message
297 res := &pb.AllocateIdsResponse{}