Reference documentation and code samples for the Google Cloud Functions V2 Client class GetFunctionRequest.
Request for the GetFunction
method.
Generated from protobuf message google.cloud.functions.v2.GetFunctionRequest
Namespace
Google \ Cloud \ Functions \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The name of the function which details should be obtained.
getName
Required. The name of the function which details should be obtained.
string
setName
Required. The name of the function which details should be obtained.
var
string
$this
static::build
name
string
Required. The name of the function which details should be obtained. Please see Google\Cloud\Functions\V2\FunctionServiceClient::functionName() for help formatting this field.