public static final class DetachServiceProjectAttachmentResponse.Builder extends GeneratedMessage.Builder<DetachServiceProjectAttachmentResponse.Builder> implements DetachServiceProjectAttachmentResponseOrBuilderResponse for DetachServiceProjectAttachment.
Protobuf type google.cloud.apphub.v1.DetachServiceProjectAttachmentResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > DetachServiceProjectAttachmentResponse.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public DetachServiceProjectAttachmentResponse build()| Returns | |
|---|---|
| Type | Description |
DetachServiceProjectAttachmentResponse |
|
buildPartial()
public DetachServiceProjectAttachmentResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
DetachServiceProjectAttachmentResponse |
|
clear()
public DetachServiceProjectAttachmentResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
DetachServiceProjectAttachmentResponse.Builder |
|
getDefaultInstanceForType()
public DetachServiceProjectAttachmentResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DetachServiceProjectAttachmentResponse |
|
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(DetachServiceProjectAttachmentResponse other)
public DetachServiceProjectAttachmentResponse.Builder mergeFrom(DetachServiceProjectAttachmentResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
DetachServiceProjectAttachmentResponse |
| Returns | |
|---|---|
| Type | Description |
DetachServiceProjectAttachmentResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public DetachServiceProjectAttachmentResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DetachServiceProjectAttachmentResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public DetachServiceProjectAttachmentResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
DetachServiceProjectAttachmentResponse.Builder |
|