Interface protos.google.cloud.functions.v1.ICallFunctionResponse (3.3.0)

Properties of a CallFunctionResponse.

Package

@google-cloud/functions

Properties

error

error?: (string|null);

CallFunctionResponse error

executionId

executionId?: (string|null);

CallFunctionResponse executionId

result

result?: (string|null);

CallFunctionResponse result