public static final class BatchUnarchiveApplicationsResponse.Builder extends GeneratedMessage.Builder<BatchUnarchiveApplicationsResponse.Builder> implements BatchUnarchiveApplicationsResponseOrBuilder Response object for BatchUnarchiveApplications method.
Protobuf type google.ads.admanager.v1.BatchUnarchiveApplicationsResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > BatchUnarchiveApplicationsResponse.BuilderImplements
BatchUnarchiveApplicationsResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public BatchUnarchiveApplicationsResponse build()| Returns | |
|---|---|
| Type | Description |
BatchUnarchiveApplicationsResponse |
|
buildPartial()
public BatchUnarchiveApplicationsResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
BatchUnarchiveApplicationsResponse |
|
clear()
public BatchUnarchiveApplicationsResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
BatchUnarchiveApplicationsResponse.Builder |
|
getDefaultInstanceForType()
public BatchUnarchiveApplicationsResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
BatchUnarchiveApplicationsResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(BatchUnarchiveApplicationsResponse other)
public BatchUnarchiveApplicationsResponse.Builder mergeFrom(BatchUnarchiveApplicationsResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
BatchUnarchiveApplicationsResponse |
| Returns | |
|---|---|
| Type | Description |
BatchUnarchiveApplicationsResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public BatchUnarchiveApplicationsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchUnarchiveApplicationsResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public BatchUnarchiveApplicationsResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
BatchUnarchiveApplicationsResponse.Builder |
|