| Modifier and Type | Method and Description |
|---|---|
JobNotification.Message |
JobNotification.Message.Builder.build() |
JobNotification.Message |
JobNotification.Message.Builder.buildPartial() |
static JobNotification.Message |
JobNotification.Message.getDefaultInstance() |
JobNotification.Message |
JobNotification.Message.getDefaultInstanceForType() |
JobNotification.Message |
JobNotification.Message.Builder.getDefaultInstanceForType() |
JobNotification.Message |
JobNotificationOrBuilder.getMessage()
The attribute requirements of messages to be sent to this Pub/Sub topic.
|
JobNotification.Message |
JobNotification.getMessage()
The attribute requirements of messages to be sent to this Pub/Sub topic.
|
JobNotification.Message |
JobNotification.Builder.getMessage()
The attribute requirements of messages to be sent to this Pub/Sub topic.
|
static JobNotification.Message |
JobNotification.Message.parseDelimitedFrom(InputStream input) |
static JobNotification.Message |
JobNotification.Message.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobNotification.Message |
JobNotification.Message.parseFrom(byte[] data) |
static JobNotification.Message |
JobNotification.Message.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobNotification.Message |
JobNotification.Message.parseFrom(ByteBuffer data) |
static JobNotification.Message |
JobNotification.Message.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobNotification.Message |
JobNotification.Message.parseFrom(com.google.protobuf.ByteString data) |
static JobNotification.Message |
JobNotification.Message.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobNotification.Message |
JobNotification.Message.parseFrom(com.google.protobuf.CodedInputStream input) |
static JobNotification.Message |
JobNotification.Message.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JobNotification.Message |
JobNotification.Message.parseFrom(InputStream input) |
static JobNotification.Message |
JobNotification.Message.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<JobNotification.Message> |
JobNotification.Message.getParserForType() |
static com.google.protobuf.Parser<JobNotification.Message> |
JobNotification.Message.parser() |
| Modifier and Type | Method and Description |
|---|---|
JobNotification.Message.Builder |
JobNotification.Message.Builder.mergeFrom(JobNotification.Message other) |
JobNotification.Builder |
JobNotification.Builder.mergeMessage(JobNotification.Message value)
The attribute requirements of messages to be sent to this Pub/Sub topic.
|
static JobNotification.Message.Builder |
JobNotification.Message.newBuilder(JobNotification.Message prototype) |
JobNotification.Builder |
JobNotification.Builder.setMessage(JobNotification.Message value)
The attribute requirements of messages to be sent to this Pub/Sub topic.
|
Copyright © 2025 Google LLC. All rights reserved.