Subscription
A subscription with associated metadata
Content copied to clipboard
 Protobuf type notifications.v1.Subscription
Types
Link copied to clipboard
                  class Builder : GeneratedMessageLite.Builder<MessageType, BuilderType> , Service.SubscriptionOrBuilder
A subscription with associated metadata
Content copied to clipboard
notifications.v1.SubscriptionLink copied to clipboard
                  class HmacKey : GeneratedMessageLite<MessageType, BuilderType> , Service.Subscription.HmacKeyOrBuilder
Protobuf type 
notifications.v1.Subscription.HmacKeyLink copied to clipboard
                  Functions
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  repeated .notifications.v1.Subscription.HmacKey hmac_keys = 2;Link copied to clipboard
                  repeated .notifications.v1.Subscription.HmacKey hmac_keys = 2;Link copied to clipboard
                  repeated .notifications.v1.Subscription.HmacKey hmac_keys = 2;Link copied to clipboard
                  repeated .notifications.v1.Subscription.HmacKey hmac_keys = 2;Link copied to clipboard
                  repeated .notifications.v1.Subscription.HmacKey hmac_keys = 2;Link copied to clipboard
                  bool is_silent = 3;Link copied to clipboard
                  Link copied to clipboard
                  string topic = 1;Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  open fun <ContainingType : MessageLite?, Type> newRepeatedGeneratedExtension(containingTypeDefaultInstance: ContainingType, messageDefaultInstance: MessageLite, enumTypeMap: Internal.EnumLiteMap<out Any>, number: Int, type: WireFormat.FieldType, isPacked: Boolean, singularType: Class): GeneratedMessageLite.GeneratedExtension<ContainingType, Type>
Link copied to clipboard
                  open fun <ContainingType : MessageLite?, Type> newSingularGeneratedExtension(containingTypeDefaultInstance: ContainingType, defaultValue: Type, messageDefaultInstance: MessageLite, enumTypeMap: Internal.EnumLiteMap<out Any>, number: Int, type: WireFormat.FieldType, singularType: Class): GeneratedMessageLite.GeneratedExtension<ContainingType, Type>
Link copied to clipboard
                  open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): Service.Subscription
Link copied to clipboard
                  open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): Service.Subscription
open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): Service.Subscription
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): Service.Subscription
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): Service.Subscription
open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): Service.Subscription
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard