Searched defs:Int32Value (Results 1 – 2 of 2) sorted by relevance
669 type Int32Value struct { struct670 state protoimpl.MessageState671 sizeCache protoimpl.SizeCache672 unknownFields protoimpl.UnknownFields675 Value int32 `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"`678 func (x *Int32Value) Reset() {687 func (x *Int32Value) String() string {691 func (*Int32Value) ProtoMessage() {}693 func (x *Int32Value) ProtoReflect() protoreflect.Message {706 func (*Int32Value) Descriptor() ([]byte, []int) {[all …]
73 message Int32Value { message