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

Method GetResponse

proto/content.pb.go:986–993  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

984}
985
986func (x *FunctionResultContent) GetResponse() *structpb.Struct {
987 if x != nil {
988 if x, ok := x.Result.(*FunctionResultContent_Response); ok {
989 return x.Response
990 }
991 }
992 return nil
993}
994
995type isFunctionResultContent_Result interface {
996 isFunctionResultContent_Result()

Callers 6

protoToContentsFunction · 0.80
displayContentsFunction · 0.80
protoToContentsFunction · 0.80

Calls

no outgoing calls

Tested by 3