Class GetScanConfigRequest (1.7.1)

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

Request for the GetScanConfig method.

Attribute

NameDescription
name str
Required. The resource name of the ScanConfig to be returned. The name follows the format of 'projects/{projectId}/scanConfigs/{scanConfigId}'.

Inheritance

builtins.object > proto.message.Message > GetScanConfigRequest