GooglePrivacyDlpV2Error constructor
GooglePrivacyDlpV2Error({
- GoogleRpcStatus? details,
- List<
String> ? timestamps,
Implementation
GooglePrivacyDlpV2Error({
this.details,
this.timestamps,
});