Class DataProfileLocation (3.8.1)

DataProfileLocation(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The data that will be profiled.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

NameDescription
organization_id int
The ID of an organization to scan. This field is a member of oneof_ location.
folder_id int
The ID of the Folder within an organization to scan. This field is a member of oneof_ location.