MCPcopy Create free account
hub / github.com/TheThingsNetwork/lorawan-stack / GetFieldMask

Method GetFieldMask

pkg/ttnpb/user.pb.go:666–671  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

664}
665
666func (x *GetUserRequest) GetFieldMask() *fieldmaskpb.FieldMask {
667 if x != nil {
668 return x.FieldMask
669 }
670 return nil
671}
672
673type ListUsersRequest struct {
674 state protoimpl.MessageState

Callers 1

ValidateFieldsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected