class GooglePrivacyDlpV2RecordKey extends Collection (View source)

Properties

protected $collection_key
protected $bigQueryKeyType
protected $bigQueryKeyDataType
protected $datastoreKeyType
protected $datastoreKeyDataType
string[] $idValues

Methods

setBigQueryKey(GooglePrivacyDlpV2BigQueryKey $bigQueryKey)

No description

setDatastoreKey(GooglePrivacyDlpV2DatastoreKey $datastoreKey)

No description

setIdValues($idValues)

No description

string[]
getIdValues()

No description

Details

setBigQueryKey(GooglePrivacyDlpV2BigQueryKey $bigQueryKey)

No description

Parameters

GooglePrivacyDlpV2BigQueryKey $bigQueryKey

GooglePrivacyDlpV2BigQueryKey getBigQueryKey()

No description

setDatastoreKey(GooglePrivacyDlpV2DatastoreKey $datastoreKey)

No description

Parameters

GooglePrivacyDlpV2DatastoreKey $datastoreKey

GooglePrivacyDlpV2DatastoreKey getDatastoreKey()

No description

setIdValues($idValues)

No description

Parameters

$idValues

string[] getIdValues()

No description

Return Value

string[]