public static final class BatchActivateLabelsResponse.Builder extends GeneratedMessage.Builder<BatchActivateLabelsResponse.Builder> implements BatchActivateLabelsResponseOrBuilder Response message for BatchActivateLabels method.
Protobuf type google.ads.admanager.v1.BatchActivateLabelsResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > BatchActivateLabelsResponse.BuilderImplements
BatchActivateLabelsResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public BatchActivateLabelsResponse build()| Returns | |
|---|---|
| Type | Description |
BatchActivateLabelsResponse |
|
buildPartial()
public BatchActivateLabelsResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
BatchActivateLabelsResponse |
|
clear()
public BatchActivateLabelsResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
BatchActivateLabelsResponse.Builder |
|
getDefaultInstanceForType()
public BatchActivateLabelsResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
BatchActivateLabelsResponse |
|
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(BatchActivateLabelsResponse other)
public BatchActivateLabelsResponse.Builder mergeFrom(BatchActivateLabelsResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
BatchActivateLabelsResponse |
| Returns | |
|---|---|
| Type | Description |
BatchActivateLabelsResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public BatchActivateLabelsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchActivateLabelsResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public BatchActivateLabelsResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
BatchActivateLabelsResponse.Builder |
|