Searched defs:AppIdentityServiceError (Results 1 – 2 of 2) sorted by relevance
87 type AppIdentityServiceError struct { struct88 XXX_unrecognized []byte `json:"-"`91 func (m *AppIdentityServiceError) Reset() { *m = AppIdentityServiceError{} }92 func (m *AppIdentityServiceError) String() string { return proto.CompactTextString(m) }93 func (*AppIdentityServiceError) ProtoMessage() {}
6 message AppIdentityServiceError { message