public static final class SetPropertyServiceLevelResponse.Builder extends GeneratedMessage.Builder<SetPropertyServiceLevelResponse.Builder> implements SetPropertyServiceLevelResponseOrBuilderResponse message for SetPropertyServiceLevel RPC.
Protobuf type google.marketingplatform.admin.v1alpha.SetPropertyServiceLevelResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > SetPropertyServiceLevelResponse.BuilderImplements
SetPropertyServiceLevelResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public SetPropertyServiceLevelResponse build()| Returns | |
|---|---|
| Type | Description |
SetPropertyServiceLevelResponse |
|
buildPartial()
public SetPropertyServiceLevelResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
SetPropertyServiceLevelResponse |
|
clear()
public SetPropertyServiceLevelResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
SetPropertyServiceLevelResponse.Builder |
|
getDefaultInstanceForType()
public SetPropertyServiceLevelResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
SetPropertyServiceLevelResponse |
|
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(SetPropertyServiceLevelResponse other)
public SetPropertyServiceLevelResponse.Builder mergeFrom(SetPropertyServiceLevelResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
SetPropertyServiceLevelResponse |
| Returns | |
|---|---|
| Type | Description |
SetPropertyServiceLevelResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public SetPropertyServiceLevelResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SetPropertyServiceLevelResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public SetPropertyServiceLevelResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
SetPropertyServiceLevelResponse.Builder |
|