| Package | Description |
|---|---|
| com.google.api.services.dataflow.model |
| Modifier and Type | Method and Description |
|---|---|
PubsubSnapshotMetadata |
PubsubSnapshotMetadata.clone() |
PubsubSnapshotMetadata |
PubsubSnapshotMetadata.set(String fieldName,
Object value) |
PubsubSnapshotMetadata |
PubsubSnapshotMetadata.setExpireTime(String expireTime)
The expire time of the Pubsub snapshot.
|
PubsubSnapshotMetadata |
PubsubSnapshotMetadata.setSnapshotName(String snapshotName)
The name of the Pubsub snapshot.
|
PubsubSnapshotMetadata |
PubsubSnapshotMetadata.setTopicName(String topicName)
The name of the Pubsub topic.
|
| Modifier and Type | Method and Description |
|---|---|
List<PubsubSnapshotMetadata> |
Snapshot.getPubsubMetadata()
Pub/Sub snapshot metadata.
|
| Modifier and Type | Method and Description |
|---|---|
Snapshot |
Snapshot.setPubsubMetadata(List<PubsubSnapshotMetadata> pubsubMetadata)
Pub/Sub snapshot metadata.
|
Copyright © 2011–2025 Google. All rights reserved.