GooglePrivacyDlpV2Key constructor
GooglePrivacyDlpV2Key({
- GooglePrivacyDlpV2PartitionId? partitionId,
- List<
GooglePrivacyDlpV2PathElement> ? path,
Implementation
GooglePrivacyDlpV2Key({
this.partitionId,
this.path,
});