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