RecordKey
(
mapping
=
None
,
*
,
ignore_unknown_fields
=
False
,
**
kwargs
)
Message for a unique key indicating a record that contains a finding.
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
Name
Description
datastore_key
big_query_key
id_values
Sequence[str]
Values of identifying columns in the given row. Order of values matches the order of
identifying_fields
specified
in the scanning request.