Interface protos.google.cloud.functions.v2.ICreateFunctionRequest (3.3.0)

Properties of a CreateFunctionRequest.

Package

@google-cloud/functions

Properties

function

"function"?: (google.cloud.functions.v2.IFunction|null);

CreateFunctionRequest function

functionId

functionId?: (string|null);

CreateFunctionRequest functionId

parent

parent?: (string|null);

CreateFunctionRequest parent