static Execution.TaskLog.MessageFormat |
Execution.TaskLog.MessageFormat.forNumber(int value) |
|
Execution.TaskLog.MessageFormat |
Execution.TaskLog.Builder.getMessageFormat() |
.flyteidl.core.TaskLog.MessageFormat message_format = 3;
|
Execution.TaskLog.MessageFormat |
Execution.TaskLog.getMessageFormat() |
.flyteidl.core.TaskLog.MessageFormat message_format = 3;
|
Execution.TaskLog.MessageFormat |
Execution.TaskLogOrBuilder.getMessageFormat() |
.flyteidl.core.TaskLog.MessageFormat message_format = 3;
|
static Execution.TaskLog.MessageFormat |
Execution.TaskLog.MessageFormat.valueOf(int value) |
Deprecated.
|
static Execution.TaskLog.MessageFormat |
Execution.TaskLog.MessageFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Execution.TaskLog.MessageFormat |
Execution.TaskLog.MessageFormat.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Execution.TaskLog.MessageFormat[] |
Execution.TaskLog.MessageFormat.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|