Class UpdateQueryTemplateRequest (0.4.20)

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

Message for updating a QueryTemplate.

Attributes

Name Description
update_mask google.protobuf.field_mask_pb2.FieldMask
Optional. Field mask specifies the fields to update in the query template resource. The fields specified in the updateMask are relative to the resource and are not a full request.
query_template google.cloud.bigquery_analyticshub_v1.types.QueryTemplate
Required. The QueryTemplate to update.