Cloud Functions V1 API - Class Google::Cloud::Functions::V1::CreateFunctionRequest (v0.11.0)

Reference documentation and code samples for the Cloud Functions V1 API class Google::Cloud::Functions::V1::CreateFunctionRequest.

Request for the CreateFunction method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#function

def function() -> ::Google::Cloud::Functions::V1::CloudFunction
Returns

#function=

def function=(value) -> ::Google::Cloud::Functions::V1::CloudFunction
Parameter
Returns

#___location

def ___location() -> ::String
Returns
  • (::String) — Required. The project and ___location in which the function should be created, specified in the format projects/*/locations/*

#___location=

def ___location=(value) -> ::String
Parameter
  • value (::String) — Required. The project and ___location in which the function should be created, specified in the format projects/*/locations/*
Returns
  • (::String) — Required. The project and ___location in which the function should be created, specified in the format projects/*/locations/*