Class SetPropertyServiceLevelResponse.Builder (0.34.0)

public static final class SetPropertyServiceLevelResponse.Builder extends GeneratedMessage.Builder<SetPropertyServiceLevelResponse.Builder> implements SetPropertyServiceLevelResponseOrBuilder

Response message for SetPropertyServiceLevel RPC.

Protobuf type google.marketingplatform.admin.v1alpha.SetPropertyServiceLevelResponse

Static 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
Overrides

getDefaultInstanceForType()

public SetPropertyServiceLevelResponse getDefaultInstanceForType()
Returns
Type Description
SetPropertyServiceLevelResponse

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

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
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public SetPropertyServiceLevelResponse.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
SetPropertyServiceLevelResponse.Builder
Overrides