Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
666
func
(x *GetUserRequest) GetFieldMask() *fieldmaskpb.FieldMask {
667
if
x != nil {
668
return
x.FieldMask
669
}
670
return
nil
671
}
672
673
type
ListUsersRequest
struct
{
674
state protoimpl.MessageState
Callers
1
ValidateFields
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected