Searched defs:Cost_CommitCost (Results 1 – 1 of 1) sorted by relevance
1989 type Cost_CommitCost struct { struct1990 … *int32 `protobuf:"varint,6,opt,name=requested_entity_puts" json:"requested_entity_puts,omitempty"`1991 …2 `protobuf:"varint,7,opt,name=requested_entity_deletes" json:"requested_entity_deletes,omitempty"`1992 XXX_unrecognized []byte `json:"-"`1995 func (m *Cost_CommitCost) Reset() { *m = Cost_CommitCost{} }1996 func (m *Cost_CommitCost) String() string { return proto.CompactTextString(m) }1997 func (*Cost_CommitCost) ProtoMessage() {}1999 func (m *Cost_CommitCost) GetRequestedEntityPuts() int32 {2006 func (m *Cost_CommitCost) GetRequestedEntityDeletes() int32 {