MCPcopy
hub / github.com/google/ax / GetInternalOnly

Method GetInternalOnly

proto/ax.pb.go:403–408  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

401}
402
403func (x *Message) GetInternalOnly() bool {
404 if x != nil {
405 return x.InternalOnly
406 }
407 return false
408}
409
410// A conversation is the historical session that consist of
411// a number of execution. A conversation cannot be continued

Callers 5

protoToContentsFunction · 0.80
executeMethod · 0.80
isStateMarkerMessageFunction · 0.80
extractMsgsFunction · 0.80
protoToContentsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected