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

Properties of a CreateFunctionRequest.

Package

@google-cloud/functions!

Properties

function

"function"?: (google.cloud.functions.v1.ICloudFunction|null);

CreateFunctionRequest function

Property Value
TypeDescription
(google.cloud.functions.v1.ICloudFunction|null)

location

location?: (string|null);

CreateFunctionRequest location

Property Value
TypeDescription
(string|null)