Class UpdateFunctionRequest (0.6.1)

UpdateFunctionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request for the UpdateFunction method. .. attribute:: function

Required. New version of the function.

:type: google.cloud.functions_v1.types.CloudFunction

Attribute

NameDescription
update_mask google.protobuf.field_mask_pb2.FieldMask
Required list of fields to be updated in this request.