| Modifier and Type | Method and Description |
|---|---|
JobNotification.Message.Builder |
JobNotification.Message.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
JobNotification.Message.Builder |
JobNotification.Message.Builder.clear() |
JobNotification.Message.Builder |
JobNotification.Message.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
JobNotification.Message.Builder |
JobNotification.Message.Builder.clearNewJobState()
The new job state.
|
JobNotification.Message.Builder |
JobNotification.Message.Builder.clearNewTaskState()
The new task state.
|
JobNotification.Message.Builder |
JobNotification.Message.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
JobNotification.Message.Builder |
JobNotification.Message.Builder.clearType()
The message type.
|
JobNotification.Message.Builder |
JobNotification.Message.Builder.clone() |
JobNotification.Message.Builder |
JobNotification.Builder.getMessageBuilder()
The attribute requirements of messages to be sent to this Pub/Sub topic.
|
JobNotification.Message.Builder |
JobNotification.Message.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
JobNotification.Message.Builder |
JobNotification.Message.Builder.mergeFrom(JobNotification.Message other) |
JobNotification.Message.Builder |
JobNotification.Message.Builder.mergeFrom(com.google.protobuf.Message other) |
JobNotification.Message.Builder |
JobNotification.Message.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static JobNotification.Message.Builder |
JobNotification.Message.newBuilder() |
static JobNotification.Message.Builder |
JobNotification.Message.newBuilder(JobNotification.Message prototype) |
JobNotification.Message.Builder |
JobNotification.Message.newBuilderForType() |
protected JobNotification.Message.Builder |
JobNotification.Message.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
JobNotification.Message.Builder |
JobNotification.Message.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
JobNotification.Message.Builder |
JobNotification.Message.Builder.setNewJobState(JobStatus.State value)
The new job state.
|
JobNotification.Message.Builder |
JobNotification.Message.Builder.setNewJobStateValue(int value)
The new job state.
|
JobNotification.Message.Builder |
JobNotification.Message.Builder.setNewTaskState(TaskStatus.State value)
The new task state.
|
JobNotification.Message.Builder |
JobNotification.Message.Builder.setNewTaskStateValue(int value)
The new task state.
|
JobNotification.Message.Builder |
JobNotification.Message.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
JobNotification.Message.Builder |
JobNotification.Message.Builder.setType(JobNotification.Type value)
The message type.
|
JobNotification.Message.Builder |
JobNotification.Message.Builder.setTypeValue(int value)
The message type.
|
JobNotification.Message.Builder |
JobNotification.Message.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
JobNotification.Message.Builder |
JobNotification.Message.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
JobNotification.Builder |
JobNotification.Builder.setMessage(JobNotification.Message.Builder builderForValue)
The attribute requirements of messages to be sent to this Pub/Sub topic.
|
Copyright © 2025 Google LLC. All rights reserved.