Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
PubsubDestination |
PubsubDestination.clone() |
PubsubDestination |
ExportMessagesRequest.getPubsubDestination()
Export messages to a Pub/Sub topic.
|
PubsubDestination |
PubsubDestination.set(String fieldName,
Object value) |
PubsubDestination |
PubsubDestination.setPubsubTopic(String pubsubTopic)
The [Pub/Sub](https://cloud.google.com/pubsub/docs/) topic that Pub/Sub messages are published
on.
|
Modifier and Type | Method and Description |
---|---|
ExportMessagesRequest |
ExportMessagesRequest.setPubsubDestination(PubsubDestination pubsubDestination)
Export messages to a Pub/Sub topic.
|
Copyright © 2011–2024 Google. All rights reserved.