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

Method GetUserIds

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

Source from the content-addressed store, hash-verified

657}
658
659func (x *GetUserRequest) GetUserIds() *UserIdentifiers {
660 if x != nil {
661 return x.UserIds
662 }
663 return nil
664}
665
666func (x *GetUserRequest) GetFieldMask() *fieldmaskpb.FieldMask {
667 if x != nil {

Callers 4

EntityTypeMethod · 0.95
IDStringMethod · 0.95
ExtractRequestFieldsMethod · 0.95
ValidateFieldsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected