MCPcopy Create free account
hub / github.com/Permify/permify / GetMetadata

Method GetMetadata

pkg/pb/base/v1/service.pb.go:2335–2340  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2333}
2334
2335func (x *DataWriteRequest) GetMetadata() *DataWriteRequestMetadata {
2336 if x != nil {
2337 return x.Metadata
2338 }
2339 return nil
2340}
2341
2342func (x *DataWriteRequest) GetTuples() []*Tuple {
2343 if x != nil {

Callers 15

validateMethod · 0.95
ReadRelationshipsMethod · 0.45
ReadAttributesMethod · 0.45
WriteMethod · 0.45
WriteRelationshipsMethod · 0.45
BulkCheckMethod · 0.45
PartialWriteMethod · 0.45
ReadMethod · 0.45
checkDepthFunction · 0.45
CheckMethod · 0.45
ExpandMethod · 0.45
LookupEntityMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected