com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilderAdxExt.RegsExt, AdxExt.RegsExt.Builderpublic static interface AdxExt.RegsExtOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
getGdpr() |
AdX fills this field solely based on whether the impression will serve to
an EEA user, based on information available to Google.
|
boolean |
hasGdpr() |
AdX fills this field solely based on whether the impression will serve to
an EEA user, based on information available to Google.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasGdpr()
AdX fills this field solely based on whether the impression will serve to an EEA user, based on information available to Google. It does not constitute legal guidance on GDPR.
optional bool gdpr = 1;boolean getGdpr()
AdX fills this field solely based on whether the impression will serve to an EEA user, based on information available to Google. It does not constitute legal guidance on GDPR.
optional bool gdpr = 1;Copyright © 2019 Google, Inc.. All rights reserved.