Class BuildEventStreamProtos.ActionExecuted
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.ActionExecuted
-
- All Implemented Interfaces:
BuildEventStreamProtos.ActionExecutedOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
- Enclosing class:
- BuildEventStreamProtos
public static final class BuildEventStreamProtos.ActionExecuted extends com.google.protobuf.GeneratedMessageV3 implements BuildEventStreamProtos.ActionExecutedOrBuilder
Payload of the event indicating the completion of an action. The main purpose of posting those events is to provide details on the root cause for a target failing; however, consumers of the build-event protocol must not assume that only failed actions are posted.
Protobuf typebuild_event_stream.ActionExecuted- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBuildEventStreamProtos.ActionExecuted.BuilderPayload of the event indicating the completion of an action.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intACTION_METADATA_LOGS_FIELD_NUMBERstatic intCOMMAND_LINE_FIELD_NUMBERstatic intCONFIGURATION_FIELD_NUMBERstatic intEXIT_CODE_FIELD_NUMBERstatic intFAILURE_DETAIL_FIELD_NUMBERstatic intLABEL_FIELD_NUMBERstatic intPRIMARY_OUTPUT_FIELD_NUMBERstatic intSTDERR_FIELD_NUMBERstatic intSTDOUT_FIELD_NUMBERstatic intSUCCESS_FIELD_NUMBERstatic intTYPE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)BuildEventStreamProtos.FilegetActionMetadataLogs(int index)List of paths to log filesintgetActionMetadataLogsCount()List of paths to log filesjava.util.List<BuildEventStreamProtos.File>getActionMetadataLogsList()List of paths to log filesBuildEventStreamProtos.FileOrBuildergetActionMetadataLogsOrBuilder(int index)List of paths to log filesjava.util.List<? extends BuildEventStreamProtos.FileOrBuilder>getActionMetadataLogsOrBuilderList()List of paths to log filesjava.lang.StringgetCommandLine(int index)The command-line of the action, if the action is a command.com.google.protobuf.ByteStringgetCommandLineBytes(int index)The command-line of the action, if the action is a command.intgetCommandLineCount()The command-line of the action, if the action is a command.com.google.protobuf.ProtocolStringListgetCommandLineList()The command-line of the action, if the action is a command.BuildEventStreamProtos.BuildEventId.ConfigurationIdgetConfiguration()Deprecated.build_event_stream.ActionExecuted.configuration is deprecated.BuildEventStreamProtos.BuildEventId.ConfigurationIdOrBuildergetConfigurationOrBuilder()Deprecated.static BuildEventStreamProtos.ActionExecutedgetDefaultInstance()BuildEventStreamProtos.ActionExecutedgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()intgetExitCode()The exit code of the action, if it is available.FailureDetails.FailureDetailgetFailureDetail()Only populated if success = false, and sometimes not even then.FailureDetails.FailureDetailOrBuildergetFailureDetailOrBuilder()Only populated if success = false, and sometimes not even then.java.lang.StringgetLabel()Deprecated.build_event_stream.ActionExecuted.label is deprecated.com.google.protobuf.ByteStringgetLabelBytes()Deprecated.build_event_stream.ActionExecuted.label is deprecated.com.google.protobuf.Parser<BuildEventStreamProtos.ActionExecuted>getParserForType()BuildEventStreamProtos.FilegetPrimaryOutput()Primary output; only provided for successful actions.BuildEventStreamProtos.FileOrBuildergetPrimaryOutputOrBuilder()Primary output; only provided for successful actions.intgetSerializedSize()BuildEventStreamProtos.FilegetStderr()Location where to find the standard error of the action (e.g., a file path).BuildEventStreamProtos.FileOrBuildergetStderrOrBuilder()Location where to find the standard error of the action (e.g., a file path).BuildEventStreamProtos.FilegetStdout()Location where to find the standard output of the action (e.g., a file path).BuildEventStreamProtos.FileOrBuildergetStdoutOrBuilder()Location where to find the standard output of the action (e.g., a file path).booleangetSuccess()bool success = 1;java.lang.StringgetType()The mnemonic of the action that was executedcom.google.protobuf.ByteStringgetTypeBytes()The mnemonic of the action that was executedcom.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasConfiguration()Deprecated.build_event_stream.ActionExecuted.configuration is deprecated.booleanhasFailureDetail()Only populated if success = false, and sometimes not even then.inthashCode()booleanhasPrimaryOutput()Primary output; only provided for successful actions.booleanhasStderr()Location where to find the standard error of the action (e.g., a file path).booleanhasStdout()Location where to find the standard output of the action (e.g., a file path).protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static BuildEventStreamProtos.ActionExecuted.BuildernewBuilder()static BuildEventStreamProtos.ActionExecuted.BuildernewBuilder(BuildEventStreamProtos.ActionExecuted prototype)BuildEventStreamProtos.ActionExecuted.BuildernewBuilderForType()protected BuildEventStreamProtos.ActionExecuted.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static BuildEventStreamProtos.ActionExecutedparseDelimitedFrom(java.io.InputStream input)static BuildEventStreamProtos.ActionExecutedparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BuildEventStreamProtos.ActionExecutedparseFrom(byte[] data)static BuildEventStreamProtos.ActionExecutedparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BuildEventStreamProtos.ActionExecutedparseFrom(com.google.protobuf.ByteString data)static BuildEventStreamProtos.ActionExecutedparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BuildEventStreamProtos.ActionExecutedparseFrom(com.google.protobuf.CodedInputStream input)static BuildEventStreamProtos.ActionExecutedparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BuildEventStreamProtos.ActionExecutedparseFrom(java.io.InputStream input)static BuildEventStreamProtos.ActionExecutedparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BuildEventStreamProtos.ActionExecutedparseFrom(java.nio.ByteBuffer data)static BuildEventStreamProtos.ActionExecutedparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<BuildEventStreamProtos.ActionExecuted>parser()BuildEventStreamProtos.ActionExecuted.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
SUCCESS_FIELD_NUMBER
public static final int SUCCESS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXIT_CODE_FIELD_NUMBER
public static final int EXIT_CODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STDOUT_FIELD_NUMBER
public static final int STDOUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STDERR_FIELD_NUMBER
public static final int STDERR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LABEL_FIELD_NUMBER
public static final int LABEL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONFIGURATION_FIELD_NUMBER
public static final int CONFIGURATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRIMARY_OUTPUT_FIELD_NUMBER
public static final int PRIMARY_OUTPUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMMAND_LINE_FIELD_NUMBER
public static final int COMMAND_LINE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ACTION_METADATA_LOGS_FIELD_NUMBER
public static final int ACTION_METADATA_LOGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FAILURE_DETAIL_FIELD_NUMBER
public static final int FAILURE_DETAIL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getSuccess
public boolean getSuccess()
bool success = 1;- Specified by:
getSuccessin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The success.
-
getType
public java.lang.String getType()
The mnemonic of the action that was executed
string type = 8;- Specified by:
getTypein interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The type.
-
getTypeBytes
public com.google.protobuf.ByteString getTypeBytes()
The mnemonic of the action that was executed
string type = 8;- Specified by:
getTypeBytesin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The bytes for type.
-
getExitCode
public int getExitCode()
The exit code of the action, if it is available.
int32 exit_code = 2;- Specified by:
getExitCodein interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The exitCode.
-
hasStdout
public boolean hasStdout()
Location where to find the standard output of the action (e.g., a file path).
.build_event_stream.File stdout = 3;- Specified by:
hasStdoutin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- Whether the stdout field is set.
-
getStdout
public BuildEventStreamProtos.File getStdout()
Location where to find the standard output of the action (e.g., a file path).
.build_event_stream.File stdout = 3;- Specified by:
getStdoutin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The stdout.
-
getStdoutOrBuilder
public BuildEventStreamProtos.FileOrBuilder getStdoutOrBuilder()
Location where to find the standard output of the action (e.g., a file path).
.build_event_stream.File stdout = 3;- Specified by:
getStdoutOrBuilderin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
hasStderr
public boolean hasStderr()
Location where to find the standard error of the action (e.g., a file path).
.build_event_stream.File stderr = 4;- Specified by:
hasStderrin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- Whether the stderr field is set.
-
getStderr
public BuildEventStreamProtos.File getStderr()
Location where to find the standard error of the action (e.g., a file path).
.build_event_stream.File stderr = 4;- Specified by:
getStderrin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The stderr.
-
getStderrOrBuilder
public BuildEventStreamProtos.FileOrBuilder getStderrOrBuilder()
Location where to find the standard error of the action (e.g., a file path).
.build_event_stream.File stderr = 4;- Specified by:
getStderrOrBuilderin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
getLabel
@Deprecated public java.lang.String getLabel()
Deprecated.build_event_stream.ActionExecuted.label is deprecated. See src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=516Deprecated. This field is now present on ActionCompletedId.
string label = 5 [deprecated = true];- Specified by:
getLabelin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The label.
-
getLabelBytes
@Deprecated public com.google.protobuf.ByteString getLabelBytes()
Deprecated.build_event_stream.ActionExecuted.label is deprecated. See src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=516Deprecated. This field is now present on ActionCompletedId.
string label = 5 [deprecated = true];- Specified by:
getLabelBytesin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The bytes for label.
-
hasConfiguration
@Deprecated public boolean hasConfiguration()
Deprecated.build_event_stream.ActionExecuted.configuration is deprecated. See src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=519Deprecated. This field is now present on ActionCompletedId.
.build_event_stream.BuildEventId.ConfigurationId configuration = 7 [deprecated = true];- Specified by:
hasConfigurationin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- Whether the configuration field is set.
-
getConfiguration
@Deprecated public BuildEventStreamProtos.BuildEventId.ConfigurationId getConfiguration()
Deprecated.build_event_stream.ActionExecuted.configuration is deprecated. See src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=519Deprecated. This field is now present on ActionCompletedId.
.build_event_stream.BuildEventId.ConfigurationId configuration = 7 [deprecated = true];- Specified by:
getConfigurationin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The configuration.
-
getConfigurationOrBuilder
@Deprecated public BuildEventStreamProtos.BuildEventId.ConfigurationIdOrBuilder getConfigurationOrBuilder()
Deprecated.Deprecated. This field is now present on ActionCompletedId.
.build_event_stream.BuildEventId.ConfigurationId configuration = 7 [deprecated = true];- Specified by:
getConfigurationOrBuilderin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
hasPrimaryOutput
public boolean hasPrimaryOutput()
Primary output; only provided for successful actions.
.build_event_stream.File primary_output = 6;- Specified by:
hasPrimaryOutputin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- Whether the primaryOutput field is set.
-
getPrimaryOutput
public BuildEventStreamProtos.File getPrimaryOutput()
Primary output; only provided for successful actions.
.build_event_stream.File primary_output = 6;- Specified by:
getPrimaryOutputin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The primaryOutput.
-
getPrimaryOutputOrBuilder
public BuildEventStreamProtos.FileOrBuilder getPrimaryOutputOrBuilder()
Primary output; only provided for successful actions.
.build_event_stream.File primary_output = 6;- Specified by:
getPrimaryOutputOrBuilderin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
getCommandLineList
public com.google.protobuf.ProtocolStringList getCommandLineList()
The command-line of the action, if the action is a command.
repeated string command_line = 9;- Specified by:
getCommandLineListin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- A list containing the commandLine.
-
getCommandLineCount
public int getCommandLineCount()
The command-line of the action, if the action is a command.
repeated string command_line = 9;- Specified by:
getCommandLineCountin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The count of commandLine.
-
getCommandLine
public java.lang.String getCommandLine(int index)
The command-line of the action, if the action is a command.
repeated string command_line = 9;- Specified by:
getCommandLinein interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The commandLine at the given index.
-
getCommandLineBytes
public com.google.protobuf.ByteString getCommandLineBytes(int index)
The command-line of the action, if the action is a command.
repeated string command_line = 9;- Specified by:
getCommandLineBytesin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the commandLine at the given index.
-
getActionMetadataLogsList
public java.util.List<BuildEventStreamProtos.File> getActionMetadataLogsList()
List of paths to log files
repeated .build_event_stream.File action_metadata_logs = 10;- Specified by:
getActionMetadataLogsListin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
getActionMetadataLogsOrBuilderList
public java.util.List<? extends BuildEventStreamProtos.FileOrBuilder> getActionMetadataLogsOrBuilderList()
List of paths to log files
repeated .build_event_stream.File action_metadata_logs = 10;- Specified by:
getActionMetadataLogsOrBuilderListin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
getActionMetadataLogsCount
public int getActionMetadataLogsCount()
List of paths to log files
repeated .build_event_stream.File action_metadata_logs = 10;- Specified by:
getActionMetadataLogsCountin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
getActionMetadataLogs
public BuildEventStreamProtos.File getActionMetadataLogs(int index)
List of paths to log files
repeated .build_event_stream.File action_metadata_logs = 10;- Specified by:
getActionMetadataLogsin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
getActionMetadataLogsOrBuilder
public BuildEventStreamProtos.FileOrBuilder getActionMetadataLogsOrBuilder(int index)
List of paths to log files
repeated .build_event_stream.File action_metadata_logs = 10;- Specified by:
getActionMetadataLogsOrBuilderin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
hasFailureDetail
public boolean hasFailureDetail()
Only populated if success = false, and sometimes not even then.
.failure_details.FailureDetail failure_detail = 11;- Specified by:
hasFailureDetailin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- Whether the failureDetail field is set.
-
getFailureDetail
public FailureDetails.FailureDetail getFailureDetail()
Only populated if success = false, and sometimes not even then.
.failure_details.FailureDetail failure_detail = 11;- Specified by:
getFailureDetailin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder- Returns:
- The failureDetail.
-
getFailureDetailOrBuilder
public FailureDetails.FailureDetailOrBuilder getFailureDetailOrBuilder()
Only populated if success = false, and sometimes not even then.
.failure_details.FailureDetail failure_detail = 11;- Specified by:
getFailureDetailOrBuilderin interfaceBuildEventStreamProtos.ActionExecutedOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static BuildEventStreamProtos.ActionExecuted parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.ActionExecuted parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.ActionExecuted parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.ActionExecuted parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.ActionExecuted parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.ActionExecuted parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.ActionExecuted parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BuildEventStreamProtos.ActionExecuted parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static BuildEventStreamProtos.ActionExecuted parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static BuildEventStreamProtos.ActionExecuted parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BuildEventStreamProtos.ActionExecuted parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BuildEventStreamProtos.ActionExecuted parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public BuildEventStreamProtos.ActionExecuted.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static BuildEventStreamProtos.ActionExecuted.Builder newBuilder()
-
newBuilder
public static BuildEventStreamProtos.ActionExecuted.Builder newBuilder(BuildEventStreamProtos.ActionExecuted prototype)
-
toBuilder
public BuildEventStreamProtos.ActionExecuted.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected BuildEventStreamProtos.ActionExecuted.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static BuildEventStreamProtos.ActionExecuted getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<BuildEventStreamProtos.ActionExecuted> parser()
-
getParserForType
public com.google.protobuf.Parser<BuildEventStreamProtos.ActionExecuted> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public BuildEventStreamProtos.ActionExecuted getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-