firebase:: gma:: ump:: ConsentRequestParameters
#include <types.h>
Parameters for the ConsentInfo::RequestConsentInfoUpdate()
operation.
Summary
Constructors and Destructors |
|
---|---|
ConsentRequestParameters()
|
Public attributes |
|
---|---|
debug_settings
|
Debug settings for the consent request.
|
tag_for_under_age_of_consent
|
bool
Whether the user is under the age of consent.
|
Public attributes
debug_settings
ConsentDebugSettings firebase::gma::ump::ConsentRequestParameters::debug_settings
Debug settings for the consent request.
tag_for_under_age_of_consent
bool firebase::gma::ump::ConsentRequestParameters::tag_for_under_age_of_consent
Whether the user is under the age of consent.
Public functions
ConsentRequestParameters
firebase::gma::ump::ConsentRequestParameters::ConsentRequestParameters()