Request for the UpdateFunction
method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#function
def function() -> ::Google::Cloud::Functions::V1::CloudFunction
Returns
- (::Google::Cloud::Functions::V1::CloudFunction) — Required. New version of the function.
#function=
def function=(value) -> ::Google::Cloud::Functions::V1::CloudFunction
Parameter
- value (::Google::Cloud::Functions::V1::CloudFunction) — Required. New version of the function.
Returns
- (::Google::Cloud::Functions::V1::CloudFunction) — Required. New version of the function.
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
Returns
- (::Google::Protobuf::FieldMask) — Required list of fields to be updated in this request.
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
- value (::Google::Protobuf::FieldMask) — Required list of fields to be updated in this request.
Returns
- (::Google::Protobuf::FieldMask) — Required list of fields to be updated in this request.