Stay organized with collections
Save and categorize content based on your preferences.
GoogleMobileAds.Ump.Api
Summary
Enumerations
ConsentStatus
ConsentStatus
Consent status values.
Properties |
NotRequired
|
Consent not required.
|
Obtained
|
User consent obtained, personalized vs non-personalized undefined.
|
Required
|
User consent required but not yet obtained.
|
Unknown
|
Unknown consent status.
|
DebugGeography
DebugGeography
Debug values for testing geography.
Properties |
Disabled
|
Debug geography disabled.
|
EEA
|
Geography appears as in EEA for debug devices.
|
NotEEA
|
Geography appears as not in EEA for debug devices.
|
PrivacyOptionsRequirementStatus
PrivacyOptionsRequirementStatus
Privacy options requirement status.
Properties |
NotRequired
|
Privacy options entry point is not required.
|
Required
|
Privacy options entry point is required.
|
Unknown
|
Privacy options requirement status is unknown.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-09-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-09-07 UTC."],[[["`UpdateParticipantRequest` is a protocol buffer message used for updating participants in Dialogflow."],["It requires the `participant` object and `update_mask` to specify the participant to be updated and the fields to modify."],["This message is part of the Dialogflow v2beta1 API and is used by the `Participants.UpdateParticipant` method."],["It provides methods to build, parse, and serialize the request."],["It inherits from `GeneratedMessageV3` and implements `UpdateParticipantRequestOrBuilder`."]]],[]]