static BuildEventStreamProtos.Aborted.AbortReason |
BuildEventStreamProtos.Aborted.AbortReason.forNumber(int value) |
|
BuildEventStreamProtos.Aborted.AbortReason |
BuildEventStreamProtos.Aborted.Builder.getReason() |
.build_event_stream.Aborted.AbortReason reason = 1;
|
BuildEventStreamProtos.Aborted.AbortReason |
BuildEventStreamProtos.Aborted.getReason() |
.build_event_stream.Aborted.AbortReason reason = 1;
|
BuildEventStreamProtos.Aborted.AbortReason |
BuildEventStreamProtos.AbortedOrBuilder.getReason() |
.build_event_stream.Aborted.AbortReason reason = 1;
|
static BuildEventStreamProtos.Aborted.AbortReason |
BuildEventStreamProtos.Aborted.AbortReason.valueOf(int value) |
Deprecated.
|
static BuildEventStreamProtos.Aborted.AbortReason |
BuildEventStreamProtos.Aborted.AbortReason.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static BuildEventStreamProtos.Aborted.AbortReason |
BuildEventStreamProtos.Aborted.AbortReason.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static BuildEventStreamProtos.Aborted.AbortReason[] |
BuildEventStreamProtos.Aborted.AbortReason.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|