Properties of an ExecuteToolRequest.
Package
@google-cloud/cesProperties
args
args?: (google.protobuf.IStruct|null);ExecuteToolRequest args
context
context?: (google.protobuf.IStruct|null);ExecuteToolRequest context
mockConfig
mockConfig?: (google.cloud.ces.v1.IMockConfig|null);ExecuteToolRequest mockConfig
parent
parent?: (string|null);ExecuteToolRequest parent
tool
tool?: (string|null);ExecuteToolRequest tool
toolsetTool
toolsetTool?: (google.cloud.ces.v1.IToolsetTool|null);ExecuteToolRequest toolsetTool
variables
variables?: (google.protobuf.IStruct|null);ExecuteToolRequest variables