Class UpdateSourceRequest (1.1.0)

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

Request message for updating a source.

Attributes

NameDescription
source .gcs_source.Source
Required. The source resource to update.
update_mask .gp_field_mask.FieldMask
The FieldMask to use when updating the source resource. If empty all mutable fields will be updated.