BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.addRepeatedField(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(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(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(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.mergeFrom(Message other) |
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.mergeUnknownFields(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(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(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(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(ByteString value) |
string primary_output = 1;
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
|
BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder |
BuildEventStreamProtos.BuildEventId.ActionCompletedId.toBuilder() |
|