public final class DaiIngestErrorReasonEnum extends GeneratedMessage implements DaiIngestErrorReasonEnumOrBuilderWrapper message for DaiIngestErrorReason
Protobuf type google.ads.admanager.v1.DaiIngestErrorReasonEnum
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > DaiIngestErrorReasonEnumImplements
DaiIngestErrorReasonEnumOrBuilderStatic Methods
getDefaultInstance()
public static DaiIngestErrorReasonEnum getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
DaiIngestErrorReasonEnum |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static DaiIngestErrorReasonEnum.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
DaiIngestErrorReasonEnum.Builder |
|
newBuilder(DaiIngestErrorReasonEnum prototype)
public static DaiIngestErrorReasonEnum.Builder newBuilder(DaiIngestErrorReasonEnum prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
DaiIngestErrorReasonEnum |
| Returns | |
|---|---|
| Type | Description |
DaiIngestErrorReasonEnum.Builder |
|
parseDelimitedFrom(InputStream input)
public static DaiIngestErrorReasonEnum parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
DaiIngestErrorReasonEnum |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static DaiIngestErrorReasonEnum parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DaiIngestErrorReasonEnum |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static DaiIngestErrorReasonEnum parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
DaiIngestErrorReasonEnum |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static DaiIngestErrorReasonEnum parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DaiIngestErrorReasonEnum |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static DaiIngestErrorReasonEnum parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
DaiIngestErrorReasonEnum |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static DaiIngestErrorReasonEnum parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DaiIngestErrorReasonEnum |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static DaiIngestErrorReasonEnum parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
DaiIngestErrorReasonEnum |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static DaiIngestErrorReasonEnum parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DaiIngestErrorReasonEnum |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static DaiIngestErrorReasonEnum parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
DaiIngestErrorReasonEnum |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static DaiIngestErrorReasonEnum parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DaiIngestErrorReasonEnum |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static DaiIngestErrorReasonEnum parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
DaiIngestErrorReasonEnum |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static DaiIngestErrorReasonEnum parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DaiIngestErrorReasonEnum |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<DaiIngestErrorReasonEnum> parser()| Returns | |
|---|---|
| Type | Description |
Parser<DaiIngestErrorReasonEnum> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public DaiIngestErrorReasonEnum getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DaiIngestErrorReasonEnum |
|
getParserForType()
public Parser<DaiIngestErrorReasonEnum> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<DaiIngestErrorReasonEnum> |
|
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 DaiIngestErrorReasonEnum.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
DaiIngestErrorReasonEnum.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected DaiIngestErrorReasonEnum.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
DaiIngestErrorReasonEnum.Builder |
|
toBuilder()
public DaiIngestErrorReasonEnum.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
DaiIngestErrorReasonEnum.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|