Class UpdateFunctionRequest (1.7.0)

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

Request for the UpdateFunction method.

Attributes

NameDescription
function google.cloud.functions_v1.types.CloudFunction
Required. New version of the function.
update_mask google.protobuf.field_mask_pb2.FieldMask
Required. The list of fields in CloudFunction that have to be updated.