com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilderAdxExt.ImpExt.BuyerGeneratedRequestData.SourceApp, AdxExt.ImpExt.BuyerGeneratedRequestData.SourceApp.Builderpublic static interface AdxExt.ImpExt.BuyerGeneratedRequestData.SourceAppOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getId() |
Identifier for the SDK that generated this data.
|
com.google.protobuf.ByteString |
getIdBytes() |
Identifier for the SDK that generated this data.
|
boolean |
hasId() |
Identifier for the SDK that generated this data.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasId()
Identifier for the SDK that generated this data. It will match the id in AppExt.InstalledSdk.id.
optional string id = 1;java.lang.String getId()
Identifier for the SDK that generated this data. It will match the id in AppExt.InstalledSdk.id.
optional string id = 1;com.google.protobuf.ByteString getIdBytes()
Identifier for the SDK that generated this data. It will match the id in AppExt.InstalledSdk.id.
optional string id = 1;Copyright © 2019 Google, Inc.. All rights reserved.