Searched defs:AttributeValue_DictEntry (Results 1 – 1 of 1) sorted by relevance
2560 type AttributeValue_DictEntry struct { struct2561 state protoimpl.MessageState2562 sizeCache protoimpl.SizeCache2563 unknownFields protoimpl.UnknownFields2565 Key *string `protobuf:"bytes,1,req,name=key" json:"key,omitempty"`2566 Value *AttributeValue `protobuf:"bytes,2,req,name=value" json:"value,omitempty"`2569 func (x *AttributeValue_DictEntry) Reset() {2578 func (x *AttributeValue_DictEntry) String() string {2582 func (*AttributeValue_DictEntry) ProtoMessage() {}2584 func (x *AttributeValue_DictEntry) ProtoReflect() protoreflect.Message {[all …]