Google Cloud Functions V2 Client - Class CreateFunctionRequest (1.0.3)

Reference documentation and code samples for the Google Cloud Functions V2 Client class CreateFunctionRequest.

Request for the CreateFunction method.

Generated from protobuf message google.cloud.functions.v2.CreateFunctionRequest

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ parent
string

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

↳ function
Google\Cloud\Functions\V2\PBFunction

Required. Function to be created.

↳ function_id
string

The ID to use for the function, which will become the final component of the function's resource name. This value should be 4-63 characters, and valid characters are /[a-z][0-9]-/.

getParent

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

Returns
Type
Description
string

setParent

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

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getFunction

Required. Function to be created.

Returns
Type
Description

hasFunction

clearFunction

setFunction

Required. Function to be created.

Parameter
Name
Description
Returns
Type
Description
$this

getFunctionId

The ID to use for the function, which will become the final component of the function's resource name.

This value should be 4-63 characters, and valid characters are /[a-z][0-9]-/.

Returns
Type
Description
string

setFunctionId

The ID to use for the function, which will become the final component of the function's resource name.

This value should be 4-63 characters, and valid characters are /[a-z][0-9]-/.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: