vertexDatasetTarget property

GooglePrivacyDlpV2VertexDatasetDiscoveryTarget? vertexDatasetTarget
getter/setter pair

Vertex AI dataset target for Discovery.

The first target to match a dataset will be the one applied. Note that discovery for Vertex AI can incur Cloud Storage Class B operation charges for storage.objects.get operations and retrieval fees. For more information, see Cloud Storage pricing. Note that discovery for Vertex AI dataset will not be able to scan images unless DiscoveryConfig.processing_location.image_fallback_location has multi_region_processing or global_processing configured.

Implementation

GooglePrivacyDlpV2VertexDatasetDiscoveryTarget? vertexDatasetTarget;