Class UpdateListingRequest (0.5.11)

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_data_exchange_v1beta1.types.Listing
Required. The listing to update.