| Modifier and Type | Method and Description |
|---|---|
static JobNotification.Type |
JobNotification.Type.forNumber(int value) |
JobNotification.Type |
JobNotification.MessageOrBuilder.getType()
The message type.
|
JobNotification.Type |
JobNotification.Message.getType()
The message type.
|
JobNotification.Type |
JobNotification.Message.Builder.getType()
The message type.
|
static JobNotification.Type |
JobNotification.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static JobNotification.Type |
JobNotification.Type.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static JobNotification.Type |
JobNotification.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobNotification.Type[] |
JobNotification.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<JobNotification.Type> |
JobNotification.Type.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
JobNotification.Message.Builder |
JobNotification.Message.Builder.setType(JobNotification.Type value)
The message type.
|
Copyright © 2025 Google LLC. All rights reserved.