Class BuildEventStreamProtos.TargetComplete
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.TargetComplete
- All Implemented Interfaces:
BuildEventStreamProtos.TargetCompleteOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- BuildEventStreamProtos
public static final class BuildEventStreamProtos.TargetComplete
extends com.google.protobuf.GeneratedMessage
implements BuildEventStreamProtos.TargetCompleteOrBuilder
Payload of the event indicating the completion of a target. The target is specified in the id. If the target failed the root causes are provided as children events.Protobuf type
build_event_stream.TargetComplete- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classPayload of the event indicating the completion of a target.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T extends Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic final com.google.protobuf.Descriptors.DescriptorgetDirectoryOutput(int index) Report output artifacts (referenced transitively via output_group) which emit directories instead of singleton files.intReport output artifacts (referenced transitively via output_group) which emit directories instead of singleton files.Report output artifacts (referenced transitively via output_group) which emit directories instead of singleton files.getDirectoryOutputOrBuilder(int index) Report output artifacts (referenced transitively via output_group) which emit directories instead of singleton files.List<? extends BuildEventStreamProtos.FileOrBuilder>Report output artifacts (referenced transitively via output_group) which emit directories instead of singleton files.Failure information about the target, only populated if success is false, and sometimes not even then.Failure information about the target, only populated if success is false, and sometimes not even then.getImportantOutput(int index) Deprecated.intDeprecated.Deprecated.getImportantOutputOrBuilder(int index) Deprecated.List<? extends BuildEventStreamProtos.FileOrBuilder>Deprecated.getOutputGroup(int index) The output files are arranged by their output group.intThe output files are arranged by their output group.The output files are arranged by their output group.getOutputGroupOrBuilder(int index) The output files are arranged by their output group.List<? extends BuildEventStreamProtos.OutputGroupOrBuilder>The output files are arranged by their output group.com.google.protobuf.Parser<BuildEventStreamProtos.TargetComplete>intbooleanbool success = 1;getTag(int index) List of tags associated with this configured target.com.google.protobuf.ByteStringgetTagBytes(int index) List of tags associated with this configured target.intList of tags associated with this configured target.com.google.protobuf.ProtocolStringListList of tags associated with this configured target.Deprecated.build_event_stream.TargetComplete.target_kind is deprecated.com.google.protobuf.ByteStringDeprecated.build_event_stream.TargetComplete.target_kind is deprecated.Deprecated.build_event_stream.TargetComplete.test_size is deprecated.intDeprecated.build_event_stream.TargetComplete.test_size is deprecated.com.google.protobuf.DurationThe timeout specified for test actions under this configured target.com.google.protobuf.DurationOrBuilderThe timeout specified for test actions under this configured target.longDeprecated.build_event_stream.TargetComplete.test_timeout_seconds is deprecated.booleanFailure information about the target, only populated if success is false, and sometimes not even then.inthashCode()booleanThe timeout specified for test actions under this configured target.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(BuildEventStreamProtos.TargetComplete prototype) newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<BuildEventStreamProtos.TargetComplete>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
SUCCESS_FIELD_NUMBER
public static final int SUCCESS_FIELD_NUMBER- See Also:
-
TARGET_KIND_FIELD_NUMBER
public static final int TARGET_KIND_FIELD_NUMBER- See Also:
-
TEST_SIZE_FIELD_NUMBER
public static final int TEST_SIZE_FIELD_NUMBER- See Also:
-
OUTPUT_GROUP_FIELD_NUMBER
public static final int OUTPUT_GROUP_FIELD_NUMBER- See Also:
-
IMPORTANT_OUTPUT_FIELD_NUMBER
public static final int IMPORTANT_OUTPUT_FIELD_NUMBER- See Also:
-
DIRECTORY_OUTPUT_FIELD_NUMBER
public static final int DIRECTORY_OUTPUT_FIELD_NUMBER- See Also:
-
TAG_FIELD_NUMBER
public static final int TAG_FIELD_NUMBER- See Also:
-
TEST_TIMEOUT_SECONDS_FIELD_NUMBER
public static final int TEST_TIMEOUT_SECONDS_FIELD_NUMBER- See Also:
-
TEST_TIMEOUT_FIELD_NUMBER
public static final int TEST_TIMEOUT_FIELD_NUMBER- See Also:
-
FAILURE_DETAIL_FIELD_NUMBER
public static final int FAILURE_DETAIL_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getSuccess
public boolean getSuccess()bool success = 1;- Specified by:
getSuccessin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder- Returns:
- The success.
-
getTargetKind
Deprecated.build_event_stream.TargetComplete.target_kind is deprecated. See third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=626The kind of target (e.g., e.g. "cc_library rule", "source file", "generated file") where the completion is reported. Deprecated: use the target_kind field in TargetConfigured instead.
string target_kind = 5 [deprecated = true];- Specified by:
getTargetKindin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder- Returns:
- The targetKind.
-
getTargetKindBytes
Deprecated.build_event_stream.TargetComplete.target_kind is deprecated. See third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=626The kind of target (e.g., e.g. "cc_library rule", "source file", "generated file") where the completion is reported. Deprecated: use the target_kind field in TargetConfigured instead.
string target_kind = 5 [deprecated = true];- Specified by:
getTargetKindBytesin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder- Returns:
- The bytes for targetKind.
-
getTestSizeValue
Deprecated.build_event_stream.TargetComplete.test_size is deprecated. See third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=630The size of the test, if the target is a test target. Unset otherwise. Deprecated: use the test_size field in TargetConfigured instead.
.build_event_stream.TestSize test_size = 6 [deprecated = true];- Specified by:
getTestSizeValuein interfaceBuildEventStreamProtos.TargetCompleteOrBuilder- Returns:
- The enum numeric value on the wire for testSize.
-
getTestSize
Deprecated.build_event_stream.TargetComplete.test_size is deprecated. See third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=630The size of the test, if the target is a test target. Unset otherwise. Deprecated: use the test_size field in TargetConfigured instead.
.build_event_stream.TestSize test_size = 6 [deprecated = true];- Specified by:
getTestSizein interfaceBuildEventStreamProtos.TargetCompleteOrBuilder- Returns:
- The testSize.
-
getOutputGroupList
The output files are arranged by their output group. If an output file is part of multiple output groups, it appears once in each output group.
repeated .build_event_stream.OutputGroup output_group = 2;- Specified by:
getOutputGroupListin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder
-
getOutputGroupOrBuilderList
The output files are arranged by their output group. If an output file is part of multiple output groups, it appears once in each output group.
repeated .build_event_stream.OutputGroup output_group = 2;- Specified by:
getOutputGroupOrBuilderListin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder
-
getOutputGroupCount
public int getOutputGroupCount()The output files are arranged by their output group. If an output file is part of multiple output groups, it appears once in each output group.
repeated .build_event_stream.OutputGroup output_group = 2;- Specified by:
getOutputGroupCountin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder
-
getOutputGroup
The output files are arranged by their output group. If an output file is part of multiple output groups, it appears once in each output group.
repeated .build_event_stream.OutputGroup output_group = 2;- Specified by:
getOutputGroupin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder
-
getOutputGroupOrBuilder
The output files are arranged by their output group. If an output file is part of multiple output groups, it appears once in each output group.
repeated .build_event_stream.OutputGroup output_group = 2;- Specified by:
getOutputGroupOrBuilderin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder
-
getImportantOutputList
Deprecated.Temporarily, also report the important outputs directly. This is only to allow existing clients help transition to the deduplicated representation; new clients should not use it.
repeated .build_event_stream.File important_output = 4 [deprecated = true];- Specified by:
getImportantOutputListin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder
-
getImportantOutputOrBuilderList
@Deprecated public List<? extends BuildEventStreamProtos.FileOrBuilder> getImportantOutputOrBuilderList()Deprecated.Temporarily, also report the important outputs directly. This is only to allow existing clients help transition to the deduplicated representation; new clients should not use it.
repeated .build_event_stream.File important_output = 4 [deprecated = true];- Specified by:
getImportantOutputOrBuilderListin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder
-
getImportantOutputCount
Deprecated.Temporarily, also report the important outputs directly. This is only to allow existing clients help transition to the deduplicated representation; new clients should not use it.
repeated .build_event_stream.File important_output = 4 [deprecated = true];- Specified by:
getImportantOutputCountin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder
-
getImportantOutput
Deprecated.Temporarily, also report the important outputs directly. This is only to allow existing clients help transition to the deduplicated representation; new clients should not use it.
repeated .build_event_stream.File important_output = 4 [deprecated = true];- Specified by:
getImportantOutputin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder
-
getImportantOutputOrBuilder
Deprecated.Temporarily, also report the important outputs directly. This is only to allow existing clients help transition to the deduplicated representation; new clients should not use it.
repeated .build_event_stream.File important_output = 4 [deprecated = true];- Specified by:
getImportantOutputOrBuilderin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder
-
getDirectoryOutputList
Report output artifacts (referenced transitively via output_group) which emit directories instead of singleton files. These directory_output entries will never include a uri.
repeated .build_event_stream.File directory_output = 8;- Specified by:
getDirectoryOutputListin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder
-
getDirectoryOutputOrBuilderList
Report output artifacts (referenced transitively via output_group) which emit directories instead of singleton files. These directory_output entries will never include a uri.
repeated .build_event_stream.File directory_output = 8;- Specified by:
getDirectoryOutputOrBuilderListin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder
-
getDirectoryOutputCount
public int getDirectoryOutputCount()Report output artifacts (referenced transitively via output_group) which emit directories instead of singleton files. These directory_output entries will never include a uri.
repeated .build_event_stream.File directory_output = 8;- Specified by:
getDirectoryOutputCountin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder
-
getDirectoryOutput
Report output artifacts (referenced transitively via output_group) which emit directories instead of singleton files. These directory_output entries will never include a uri.
repeated .build_event_stream.File directory_output = 8;- Specified by:
getDirectoryOutputin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder
-
getDirectoryOutputOrBuilder
Report output artifacts (referenced transitively via output_group) which emit directories instead of singleton files. These directory_output entries will never include a uri.
repeated .build_event_stream.File directory_output = 8;- Specified by:
getDirectoryOutputOrBuilderin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder
-
getTagList
public com.google.protobuf.ProtocolStringList getTagList()List of tags associated with this configured target.
repeated string tag = 3;- Specified by:
getTagListin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder- Returns:
- A list containing the tag.
-
getTagCount
public int getTagCount()List of tags associated with this configured target.
repeated string tag = 3;- Specified by:
getTagCountin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder- Returns:
- The count of tag.
-
getTag
List of tags associated with this configured target.
repeated string tag = 3;- Specified by:
getTagin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The tag at the given index.
-
getTagBytes
public com.google.protobuf.ByteString getTagBytes(int index) List of tags associated with this configured target.
repeated string tag = 3;- Specified by:
getTagBytesin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the tag at the given index.
-
getTestTimeoutSeconds
Deprecated.build_event_stream.TargetComplete.test_timeout_seconds is deprecated. See third_party/bazel/src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=655The timeout specified for test actions under this configured target. Deprecated, use `test_timeout` instead. TODO(yannic): Remove.
int64 test_timeout_seconds = 7 [deprecated = true];- Specified by:
getTestTimeoutSecondsin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder- Returns:
- The testTimeoutSeconds.
-
hasTestTimeout
public boolean hasTestTimeout()The timeout specified for test actions under this configured target.
.google.protobuf.Duration test_timeout = 10;- Specified by:
hasTestTimeoutin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder- Returns:
- Whether the testTimeout field is set.
-
getTestTimeout
public com.google.protobuf.Duration getTestTimeout()The timeout specified for test actions under this configured target.
.google.protobuf.Duration test_timeout = 10;- Specified by:
getTestTimeoutin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder- Returns:
- The testTimeout.
-
getTestTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getTestTimeoutOrBuilder()The timeout specified for test actions under this configured target.
.google.protobuf.Duration test_timeout = 10;- Specified by:
getTestTimeoutOrBuilderin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder
-
hasFailureDetail
public boolean hasFailureDetail()Failure information about the target, only populated if success is false, and sometimes not even then. Equal to one of the ActionExecuted failure_detail fields for one of the root cause ActionExecuted events.
.failure_details.FailureDetail failure_detail = 9;- Specified by:
hasFailureDetailin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder- Returns:
- Whether the failureDetail field is set.
-
getFailureDetail
Failure information about the target, only populated if success is false, and sometimes not even then. Equal to one of the ActionExecuted failure_detail fields for one of the root cause ActionExecuted events.
.failure_details.FailureDetail failure_detail = 9;- Specified by:
getFailureDetailin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder- Returns:
- The failureDetail.
-
getFailureDetailOrBuilder
Failure information about the target, only populated if success is false, and sometimes not even then. Equal to one of the ActionExecuted failure_detail fields for one of the root cause ActionExecuted events.
.failure_details.FailureDetail failure_detail = 9;- Specified by:
getFailureDetailOrBuilderin interfaceBuildEventStreamProtos.TargetCompleteOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- 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.TargetComplete parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.TargetComplete parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.TargetComplete parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.TargetComplete 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.TargetComplete parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.TargetComplete parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static BuildEventStreamProtos.TargetComplete parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static BuildEventStreamProtos.TargetComplete parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static BuildEventStreamProtos.TargetComplete parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static BuildEventStreamProtos.TargetComplete parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static BuildEventStreamProtos.TargetComplete parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static BuildEventStreamProtos.TargetComplete.Builder newBuilder(BuildEventStreamProtos.TargetComplete prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected BuildEventStreamProtos.TargetComplete.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-