google_api_dlp v0.0.1 GoogleApi.DLP.V2beta1.Model.GooglePrivacyDlpV2beta1InspectOperationMetadata View Source
Metadata returned within GetOperation for an inspect request.
Attributes
- createTime (String): The time which this request was started. Defaults to:
null. - infoTypeStats (List[GooglePrivacyDlpV2beta1InfoTypeStatistics]): Defaults to:
null. - processedBytes (String): Total size in bytes that were processed. Defaults to:
null. - requestInspectConfig (GooglePrivacyDlpV2beta1InspectConfig): The inspect config used to create the Operation. Defaults to:
null. - requestOutputConfig (GooglePrivacyDlpV2beta1OutputStorageConfig): Optional location to store findings. Defaults to:
null. - requestStorageConfig (GooglePrivacyDlpV2beta1StorageConfig): The storage config used to create the Operation. Defaults to:
null. - totalEstimatedBytes (String): Estimate of the number of bytes to process. Defaults to:
null.