Interface protos.google.cloud.functions.v1.ICallFunctionRequest (1.1.9)

Properties of a CallFunctionRequest.

Package

@google-cloud/functions!

Properties

data

data?: (string|null);

CallFunctionRequest data

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

CallFunctionRequest name

Property Value
TypeDescription
(string|null)