| Modifier and Type | Method and Description |
|---|---|
MessagePublishResponse |
MessagePublishResponse.Builder.build() |
MessagePublishResponse |
MessagePublishResponse.Builder.buildPartial() |
static MessagePublishResponse |
MessagePublishResponse.getDefaultInstance() |
MessagePublishResponse |
MessagePublishResponse.getDefaultInstanceForType() |
MessagePublishResponse |
MessagePublishResponse.Builder.getDefaultInstanceForType() |
MessagePublishResponse |
PublishResponseOrBuilder.getMessageResponse()
Response to publishing messages.
|
MessagePublishResponse |
PublishResponse.getMessageResponse()
Response to publishing messages.
|
MessagePublishResponse |
PublishResponse.Builder.getMessageResponse()
Response to publishing messages.
|
static MessagePublishResponse |
MessagePublishResponse.parseDelimitedFrom(InputStream input) |
static MessagePublishResponse |
MessagePublishResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MessagePublishResponse |
MessagePublishResponse.parseFrom(byte[] data) |
static MessagePublishResponse |
MessagePublishResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MessagePublishResponse |
MessagePublishResponse.parseFrom(ByteBuffer data) |
static MessagePublishResponse |
MessagePublishResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MessagePublishResponse |
MessagePublishResponse.parseFrom(com.google.protobuf.ByteString data) |
static MessagePublishResponse |
MessagePublishResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MessagePublishResponse |
MessagePublishResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static MessagePublishResponse |
MessagePublishResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MessagePublishResponse |
MessagePublishResponse.parseFrom(InputStream input) |
static MessagePublishResponse |
MessagePublishResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<MessagePublishResponse> |
MessagePublishResponse.getParserForType() |
static com.google.protobuf.Parser<MessagePublishResponse> |
MessagePublishResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
MessagePublishResponse.Builder |
MessagePublishResponse.Builder.mergeFrom(MessagePublishResponse other) |
PublishResponse.Builder |
PublishResponse.Builder.mergeMessageResponse(MessagePublishResponse value)
Response to publishing messages.
|
static MessagePublishResponse.Builder |
MessagePublishResponse.newBuilder(MessagePublishResponse prototype) |
PublishResponse.Builder |
PublishResponse.Builder.setMessageResponse(MessagePublishResponse value)
Response to publishing messages.
|
Copyright © 2023 Google LLC. All rights reserved.