Class UpdateScanConfigRequest (1.8.3)

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

Request for the UpdateScanConfigRequest method.

Attributes

NameDescription
scan_config google.cloud.websecurityscanner_v1beta.types.ScanConfig
Required. The ScanConfig to be updated. The name field must be set to identify the resource to be updated. The values of fields not covered by the mask will be ignored.
update_mask google.protobuf.field_mask_pb2.FieldMask
Required. The update mask applies to the resource. For the FieldMask definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask