GooglePrivacyDlpV2DatastoreOptions constructor
GooglePrivacyDlpV2DatastoreOptions({
- GooglePrivacyDlpV2KindExpression? kind,
- GooglePrivacyDlpV2PartitionId? partitionId,
Implementation
GooglePrivacyDlpV2DatastoreOptions({
this.kind,
this.partitionId,
});