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.DeleteInstallationRequest
Link 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.DeliveryMechanism
Link 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.RegisterInstallationRequest
Link copied to clipboard
Link copied to clipboard
class RegisterInstallationResponse : GeneratedMessageLite<MessageType, BuilderType> , Service.RegisterInstallationResponseOrBuilder
Response to RegisterInstallationRequest
Content copied to clipboard
notifications.v1.RegisterInstallationResponse
Link 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.SubscribeRequest
Link 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.SubscribeWithMetadataRequest
Link copied to clipboard
Link copied to clipboard
A subscription with associated metadata
Content copied to clipboard
notifications.v1.Subscription
Link 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.UnsubscribeRequest
Link copied to clipboard