Class EnableServiceResponse.Builder (3.81.0)

public static final class EnableServiceResponse.Builder extends GeneratedMessage.Builder<EnableServiceResponse.Builder> implements EnableServiceResponseOrBuilder

Operation payload for EnableService method.

Protobuf type google.api.servicemanagement.v1.EnableServiceResponse

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public EnableServiceResponse build()
Returns
Type Description
EnableServiceResponse

buildPartial()

public EnableServiceResponse buildPartial()
Returns
Type Description
EnableServiceResponse

clear()

public EnableServiceResponse.Builder clear()
Returns
Type Description
EnableServiceResponse.Builder
Overrides

getDefaultInstanceForType()

public EnableServiceResponse getDefaultInstanceForType()
Returns
Type Description
EnableServiceResponse

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(EnableServiceResponse other)

public EnableServiceResponse.Builder mergeFrom(EnableServiceResponse other)
Parameter
Name Description
other EnableServiceResponse
Returns
Type Description
EnableServiceResponse.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public EnableServiceResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
EnableServiceResponse.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

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