Searched refs:PropertyValue_ReferenceValue_PathElement (Results 1 – 2 of 2) sorted by relevance
680 …Pathelement []*PropertyValue_ReferenceValue_PathElement `protobuf:"group,14,rep,name=PathElem…702 func (m *PropertyValue_ReferenceValue) GetPathelement() []*PropertyValue_ReferenceValue_PathElement…709 type PropertyValue_ReferenceValue_PathElement struct { struct716 func (m *PropertyValue_ReferenceValue_PathElement) Reset() { argument717 *m = PropertyValue_ReferenceValue_PathElement{}719 func (m *PropertyValue_ReferenceValue_PathElement) String() string { return proto.CompactTextString… argument720 func (*PropertyValue_ReferenceValue_PathElement) ProtoMessage() {} argument722 func (m *PropertyValue_ReferenceValue_PathElement) GetType() string { argument729 func (m *PropertyValue_ReferenceValue_PathElement) GetId() int64 { argument736 func (m *PropertyValue_ReferenceValue_PathElement) GetName() string { argument
164 pe := make([]*pb.PropertyValue_ReferenceValue_PathElement, len(ref.Path.Element))166 pe[i] = &pb.PropertyValue_ReferenceValue_PathElement{