Class CreateFunctionRequest (0.7.2)

CreateFunctionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request for the CreateFunction method. .. attribute:: location

Required. The project and location in which the function should be created, specified in the format projects/*/locations/*

:type: str

Attribute

NameDescription
function google.cloud.functions_v1.types.CloudFunction
Required. Function to be created.