Class UpdateScanConfigRequest (1.4.3)

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

Request for the UpdateScanConfigRequest method. .. attribute:: scan_config

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.

:type: google.cloud.websecurityscanner_v1alpha.types.ScanConfig

Attribute

NameDescription
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