Reference documentation and code samples for the Cloud Functions V1 API class Google::Cloud::Functions::V1::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.