GooglePrivacyDlpV2ProfileStatus constructor
GooglePrivacyDlpV2ProfileStatus({
- GoogleRpcStatus? status,
- String? timestamp,
Implementation
GooglePrivacyDlpV2ProfileStatus({this.status, this.timestamp});