BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.clear() |
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.clearConfiguration() |
Optional, the id of the configuration of the action owner.
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.clearLabel() |
Optional, the label of the owner of the action, for reference.
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.clearPrimaryOutput() |
string primary_output = 1;
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.clone() |
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.Builder.getActionCompletedBuilder() |
.build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.mergeConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId value) |
Optional, the id of the configuration of the action owner.
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.mergeFrom(BuildEventStreamProtos.BuildEventId.ActionCompletedId other) |
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.mergeFrom(com.google.protobuf.Message other) |
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.newBuilder() |
|
static BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.newBuilder(BuildEventStreamProtos.BuildEventId.ActionCompletedId prototype) |
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.newBuilderForType() |
|
protected BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.setConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId value) |
Optional, the id of the configuration of the action owner.
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.setConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder builderForValue) |
Optional, the id of the configuration of the action owner.
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.setLabel(java.lang.String value) |
Optional, the label of the owner of the action, for reference.
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.setLabelBytes(com.google.protobuf.ByteString value) |
Optional, the label of the owner of the action, for reference.
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.setPrimaryOutput(java.lang.String value) |
string primary_output = 1;
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.setPrimaryOutputBytes(com.google.protobuf.ByteString value) |
string primary_output = 1;
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.toBuilder() |
|