Cloud Functions V2 API - Class Google::Cloud::Functions::V2::GetFunctionRequest (v0.7.0)

Reference documentation and code samples for the Cloud Functions V2 API class Google::Cloud::Functions::V2::GetFunctionRequest.

Request for the GetFunction method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the function which details should be obtained.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the function which details should be obtained.
Returns
  • (::String) — Required. The name of the function which details should be obtained.