firebase::ump::ConsentRequestParameters

#include <types.h>

Parameters for theConsentInfo::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

ConsentDebugSettingsfirebase::ump::ConsentRequestParameters::debug_settings

Debug settings for the consent request.

tag_for_under_age_of_consent

boolfirebase::ump::ConsentRequestParameters::tag_for_under_age_of_consent

Whether the user is under the age of consent.

Public functions

ConsentRequestParameters

firebase::ump::ConsentRequestParameters::ConsentRequestParameters()

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-06-10 UTC.