| Package | Description |
|---|---|
| com.google.api.services.classroom.model |
| Modifier and Type | Method and Description |
|---|---|
CloudPubsubTopic |
CloudPubsubTopic.clone() |
CloudPubsubTopic |
Registration.getCloudPubsubTopic()
The Cloud Pub/Sub topic that notifications are to be sent to.
|
CloudPubsubTopic |
CloudPubsubTopic.set(String fieldName,
Object value) |
CloudPubsubTopic |
CloudPubsubTopic.setTopicName(String topicName)
The `name` field of a Cloud Pub/Sub
[Topic](https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics#Topic).
|
| Modifier and Type | Method and Description |
|---|---|
Registration |
Registration.setCloudPubsubTopic(CloudPubsubTopic cloudPubsubTopic)
The Cloud Pub/Sub topic that notifications are to be sent to.
|
Copyright © 2011–2022 Google. All rights reserved.