Google Cloud Functions V2 Client - Class CreateFunctionRequest (2.0.5)

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

Namespace

Google \ Cloud \ Functions \ V2

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
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
PBFunction |null

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

static::build

Parameters
Name
Description
parent
string

Required. The project and location in which the function should be created, specified in the format projects/*/locations/* Please see FunctionServiceClient::locationName() for help formatting this field.

function
PBFunction

Required. Function to be created.

functionId
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]-/.

Returns
Type
Description
Create a Mobile Website
View Site in Mobile | Classic
Share by: