Lines Matching full:notifications
79 <p class="firstline">Creates a `Registration`, causing Classroom to start sending notifications</p>
82 <p class="firstline">Deletes a `Registration`, causing Classroom to stop sending notifications</p>
86 <pre>Creates a `Registration`, causing Classroom to start sending notifications
104 notifications from the requested field; or
122 { # An instruction to Classroom to send notifications from the `feed` to the
124 …"feed": { # A class of notifications that an application can register to receive. # Specification …
143 … A reference to a Cloud Pub/Sub topic. # The Cloud Pub/Sub topic that notifications are to be sent…
145 # To register for notifications, the owner of the topic must grant
146 # `classroom-notifications@system.gserviceaccount.com` the
161 { # An instruction to Classroom to send notifications from the `feed` to the
163 …"feed": { # A class of notifications that an application can register to receive. # Specification …
182 … A reference to a Cloud Pub/Sub topic. # The Cloud Pub/Sub topic that notifications are to be sent…
184 # To register for notifications, the owner of the topic must grant
185 # `classroom-notifications@system.gserviceaccount.com` the
195 <pre>Deletes a `Registration`, causing Classroom to stop sending notifications