| Package | Description |
|---|---|
| com.google.api.services.pubsub | |
| com.google.api.services.pubsub.model |
| Modifier and Type | Method and Description |
|---|---|
Pubsub.Projects.Topics.Patch |
Pubsub.Projects.Topics.patch(String name,
UpdateTopicRequest content)
Updates an existing topic.
|
| Constructor and Description |
|---|
Patch(String name,
UpdateTopicRequest content)
Updates an existing topic.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateTopicRequest |
UpdateTopicRequest.clone() |
UpdateTopicRequest |
UpdateTopicRequest.set(String fieldName,
Object value) |
UpdateTopicRequest |
UpdateTopicRequest.setTopic(Topic topic)
Required.
|
UpdateTopicRequest |
UpdateTopicRequest.setUpdateMask(String updateMask)
Required.
|
Copyright © 2011–2021 Google. All rights reserved.