Class UpdateListingRequest (0.4.3)

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

Message for updating a Listing.

Attributes

NameDescription
update_mask google.protobuf.field_mask_pb2.FieldMask
Required. Field mask specifies the fields to update in the listing resource. The fields specified in the updateMask are relative to the resource and are not a full request.
listing google.cloud.bigquery_analyticshub_v1.types.Listing
Required. The listing to update.