Reference documentation and code samples for the Google Cloud Functions V1 Client class CreateFunctionRequest.
Request for the CreateFunction
method.
Generated from protobuf message google.cloud.functions.v1.CreateFunctionRequest
Namespace
Google \ Cloud \ Functions \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ location
string
Required. The project and location in which the function should be created, specified in the format projects/*/locations/*
↳ function
getLocation
Required. The project and location in which the function should be created,
specified in the format projects/*/locations/*
string
setLocation
Required. The project and location in which the function should be created,
specified in the format projects/*/locations/*
var
string
$this
getFunction
Required. Function to be created.
hasFunction
clearFunction
setFunction
Required. Function to be created.
$this