| Package | Description |
|---|---|
| com.google.protobuf | |
| com.google.pubsub.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
Timestamp
Protobuf type
google.protobuf.Timestamp |
static class |
Timestamp.Builder
Protobuf type
google.protobuf.Timestamp |
| Modifier and Type | Method and Description |
|---|---|
TimestampOrBuilder |
PubsubMessage.getPublishTimeOrBuilder()
The time at which the message was published, populated by the server when
it receives the `Publish` call.
|
TimestampOrBuilder |
PubsubMessage.Builder.getPublishTimeOrBuilder()
The time at which the message was published, populated by the server when
it receives the `Publish` call.
|
TimestampOrBuilder |
PubsubMessageOrBuilder.getPublishTimeOrBuilder()
The time at which the message was published, populated by the server when
it receives the `Publish` call.
|