Service
class Service
Types
Link copied to clipboard
                  class DeleteInstallationRequest : GeneratedMessageLite<MessageType, BuilderType> , Service.DeleteInstallationRequestOrBuilder
Delete an installation from the service
Content copied to clipboard
notifications.v1.DeleteInstallationRequestLink copied to clipboard
                  Link copied to clipboard
                  class DeliveryMechanism : GeneratedMessageLite<MessageType, BuilderType> , Service.DeliveryMechanismOrBuilder
An union of possible delibery mechanisms
Content copied to clipboard
notifications.v1.DeliveryMechanismLink copied to clipboard
                  Link copied to clipboard
                  class RegisterInstallationRequest : GeneratedMessageLite<MessageType, BuilderType> , Service.RegisterInstallationRequestOrBuilder
A request to register an installation with the service
Content copied to clipboard
notifications.v1.RegisterInstallationRequestLink copied to clipboard
                  Link copied to clipboard
                  class RegisterInstallationResponse : GeneratedMessageLite<MessageType, BuilderType> , Service.RegisterInstallationResponseOrBuilder
Response to RegisterInstallationRequest
Content copied to clipboard
notifications.v1.RegisterInstallationResponseLink copied to clipboard
                  Link copied to clipboard
                  class SubscribeRequest : GeneratedMessageLite<MessageType, BuilderType> , Service.SubscribeRequestOrBuilder
Subscribe to a list of topics
Content copied to clipboard
notifications.v1.SubscribeRequestLink copied to clipboard
                  Link copied to clipboard
                  class SubscribeWithMetadataRequest : GeneratedMessageLite<MessageType, BuilderType> , Service.SubscribeWithMetadataRequestOrBuilder
A request to subscribe to a list of topics and update the associated metadata
Content copied to clipboard
notifications.v1.SubscribeWithMetadataRequestLink copied to clipboard
                  Link copied to clipboard
                  A subscription with associated metadata
Content copied to clipboard
notifications.v1.SubscriptionLink copied to clipboard
                  Link copied to clipboard
                  class UnsubscribeRequest : GeneratedMessageLite<MessageType, BuilderType> , Service.UnsubscribeRequestOrBuilder
Unsubscribe from a list of topics
Content copied to clipboard
notifications.v1.UnsubscribeRequestLink copied to clipboard