Builder

class Builder : GeneratedMessageLite.Builder<MessageType, BuilderType> , Service.SubscribeRequestOrBuilder
Subscribe to a list of topics
Protobuf type notifications.v1.SubscribeRequest

Functions

Link copied to clipboard
repeated string topics = 2;
Link copied to clipboard
repeated string topics = 2;
Link copied to clipboard
repeated string topics = 2;
Link copied to clipboard
fun build(): MessageType
abstract fun build(): MessageLite
Link copied to clipboard
open fun buildPartial(): MessageType
abstract fun buildPartial(): MessageLite
Link copied to clipboard
fun clear(): BuilderType
abstract fun clear(): MessageLite.Builder
Link copied to clipboard
string installation_id = 1;
Link copied to clipboard
repeated string topics = 2;
Link copied to clipboard
open fun clone(): BuilderType
abstract fun clone(): MessageLite.Builder
Link copied to clipboard
open fun getDefaultInstanceForType(): MessageType
abstract fun getDefaultInstanceForType(): MessageLite
Link copied to clipboard
string installation_id = 1;
Link copied to clipboard
open fun getInstallationIdBytes(): ByteString
string installation_id = 1;
Link copied to clipboard
open fun getTopics(index: Int): String
repeated string topics = 2;
Link copied to clipboard
open fun getTopicsBytes(index: Int): ByteString
repeated string topics = 2;
Link copied to clipboard
open fun getTopicsCount(): Int
repeated string topics = 2;
Link copied to clipboard
repeated string topics = 2;
Link copied to clipboard
Link copied to clipboard
open fun mergeDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): Boolean
Link copied to clipboard
open fun mergeFrom(message: MessageType): BuilderType
abstract fun mergeFrom(input: CodedInputStream): MessageLite.Builder
Link copied to clipboard
string installation_id = 1;
Link copied to clipboard
string installation_id = 1;
Link copied to clipboard
repeated string topics = 2;