public static final class PrivateAuctionDeal.BuyerData extends GeneratedMessage implements PrivateAuctionDeal.BuyerDataOrBuilderContains buyer data. This data is required by the Marketplace API.
Protobuf type google.ads.admanager.v1.PrivateAuctionDeal.BuyerData
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > PrivateAuctionDeal.BuyerDataImplements
PrivateAuctionDeal.BuyerDataOrBuilderStatic Fields
BUYER_EMAILS_FIELD_NUMBER
public static final int BUYER_EMAILS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static PrivateAuctionDeal.BuyerData getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
PrivateAuctionDeal.BuyerData |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static PrivateAuctionDeal.BuyerData.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
PrivateAuctionDeal.BuyerData.Builder |
|
newBuilder(PrivateAuctionDeal.BuyerData prototype)
public static PrivateAuctionDeal.BuyerData.Builder newBuilder(PrivateAuctionDeal.BuyerData prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
PrivateAuctionDeal.BuyerData |
| Returns | |
|---|---|
| Type | Description |
PrivateAuctionDeal.BuyerData.Builder |
|
parseDelimitedFrom(InputStream input)
public static PrivateAuctionDeal.BuyerData parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
PrivateAuctionDeal.BuyerData |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static PrivateAuctionDeal.BuyerData parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PrivateAuctionDeal.BuyerData |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static PrivateAuctionDeal.BuyerData parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
PrivateAuctionDeal.BuyerData |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static PrivateAuctionDeal.BuyerData parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PrivateAuctionDeal.BuyerData |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static PrivateAuctionDeal.BuyerData parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
PrivateAuctionDeal.BuyerData |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static PrivateAuctionDeal.BuyerData parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PrivateAuctionDeal.BuyerData |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static PrivateAuctionDeal.BuyerData parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
PrivateAuctionDeal.BuyerData |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static PrivateAuctionDeal.BuyerData parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PrivateAuctionDeal.BuyerData |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static PrivateAuctionDeal.BuyerData parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
PrivateAuctionDeal.BuyerData |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static PrivateAuctionDeal.BuyerData parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PrivateAuctionDeal.BuyerData |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static PrivateAuctionDeal.BuyerData parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
PrivateAuctionDeal.BuyerData |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static PrivateAuctionDeal.BuyerData parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PrivateAuctionDeal.BuyerData |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<PrivateAuctionDeal.BuyerData> parser()| Returns | |
|---|---|
| Type | Description |
Parser<BuyerData> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getBuyerEmails(int index)
public String getBuyerEmails(int index) Optional. The email contacts of the buyer of the PrivateAuctionDeal.
repeated string buyer_emails = 1 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the element to return. |
| Returns | |
|---|---|
| Type | Description |
String |
The buyerEmails at the given index. |
getBuyerEmailsBytes(int index)
public ByteString getBuyerEmailsBytes(int index) Optional. The email contacts of the buyer of the PrivateAuctionDeal.
repeated string buyer_emails = 1 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the value to return. |
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes of the buyerEmails at the given index. |
getBuyerEmailsCount()
public int getBuyerEmailsCount() Optional. The email contacts of the buyer of the PrivateAuctionDeal.
repeated string buyer_emails = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
int |
The count of buyerEmails. |
getBuyerEmailsList()
public ProtocolStringList getBuyerEmailsList() Optional. The email contacts of the buyer of the PrivateAuctionDeal.
repeated string buyer_emails = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ProtocolStringList |
A list containing the buyerEmails. |
getDefaultInstanceForType()
public PrivateAuctionDeal.BuyerData getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
PrivateAuctionDeal.BuyerData |
|
getParserForType()
public Parser<PrivateAuctionDeal.BuyerData> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<BuyerData> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public PrivateAuctionDeal.BuyerData.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
PrivateAuctionDeal.BuyerData.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected PrivateAuctionDeal.BuyerData.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
PrivateAuctionDeal.BuyerData.Builder |
|
toBuilder()
public PrivateAuctionDeal.BuyerData.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
PrivateAuctionDeal.BuyerData.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|