Service: Push
| This API is officially released and maintained. |
An gRPC service to configure multiple push settings
| Method | Request | Response |
|---|---|---|
PushWatchResponseStream |
||
Store
Store (Add or Update a push configuration)
List
List configured push configuration
Response
request to list all configured push configurations
| Field | Type | Default | Unit |
|---|---|---|---|
push_configs |
repeated PushConfigsEntry |
- |
- |
current snapshot of configured push configurations |
|||
Watch
Watch list of configured push configuration
Response Stream
request to watch all configured push configurations
| Field | Type | Default | Unit |
|---|---|---|---|
push_configs |
repeated PushConfigsEntry |
- |
- |
current snapshot of configured push configurations |
|||