Package com.google.devtools.build.v1
Class BuildEvent.InvocationAttemptFinished.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<BuildEvent.InvocationAttemptFinished.Builder>
com.google.devtools.build.v1.BuildEvent.InvocationAttemptFinished.Builder
- All Implemented Interfaces:
BuildEvent.InvocationAttemptFinishedOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- BuildEvent.InvocationAttemptFinished
public static final class BuildEvent.InvocationAttemptFinished.Builder
extends com.google.protobuf.GeneratedMessage.Builder<BuildEvent.InvocationAttemptFinished.Builder>
implements BuildEvent.InvocationAttemptFinishedOrBuilder
Notification that an invocation attempt has finished.Protobuf type
google.devtools.build.v1.BuildEvent.InvocationAttemptFinished-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Arbitrary details about the invocation attempt.Final status of the invocation.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorcom.google.protobuf.AnyArbitrary details about the invocation attempt.com.google.protobuf.Any.BuilderArbitrary details about the invocation attempt.com.google.protobuf.AnyOrBuilderArbitrary details about the invocation attempt.Final status of the invocation.Final status of the invocation.Final status of the invocation.booleanArbitrary details about the invocation attempt.booleanFinal status of the invocation.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeDetails(com.google.protobuf.Any value) Arbitrary details about the invocation attempt.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeInvocationStatus(BuildStatus value) Final status of the invocation.setDetails(com.google.protobuf.Any value) Arbitrary details about the invocation attempt.setDetails(com.google.protobuf.Any.Builder builderForValue) Arbitrary details about the invocation attempt.setInvocationStatus(BuildStatus value) Final status of the invocation.setInvocationStatus(BuildStatus.Builder builderForValue) Final status of the invocation.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
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.Builder<BuildEvent.InvocationAttemptFinished.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<BuildEvent.InvocationAttemptFinished.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<BuildEvent.InvocationAttemptFinished.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BuildEvent.InvocationAttemptFinished.Builder>
-
mergeFrom
public BuildEvent.InvocationAttemptFinished.Builder mergeFrom(BuildEvent.InvocationAttemptFinished other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<BuildEvent.InvocationAttemptFinished.Builder>
-
mergeFrom
public BuildEvent.InvocationAttemptFinished.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BuildEvent.InvocationAttemptFinished.Builder>- Throws:
IOException
-
hasInvocationStatus
public boolean hasInvocationStatus()Final status of the invocation.
.google.devtools.build.v1.BuildStatus invocation_status = 3;- Specified by:
hasInvocationStatusin interfaceBuildEvent.InvocationAttemptFinishedOrBuilder- Returns:
- Whether the invocationStatus field is set.
-
getInvocationStatus
Final status of the invocation.
.google.devtools.build.v1.BuildStatus invocation_status = 3;- Specified by:
getInvocationStatusin interfaceBuildEvent.InvocationAttemptFinishedOrBuilder- Returns:
- The invocationStatus.
-
setInvocationStatus
Final status of the invocation.
.google.devtools.build.v1.BuildStatus invocation_status = 3; -
setInvocationStatus
public BuildEvent.InvocationAttemptFinished.Builder setInvocationStatus(BuildStatus.Builder builderForValue) Final status of the invocation.
.google.devtools.build.v1.BuildStatus invocation_status = 3; -
mergeInvocationStatus
Final status of the invocation.
.google.devtools.build.v1.BuildStatus invocation_status = 3; -
clearInvocationStatus
Final status of the invocation.
.google.devtools.build.v1.BuildStatus invocation_status = 3; -
getInvocationStatusBuilder
Final status of the invocation.
.google.devtools.build.v1.BuildStatus invocation_status = 3; -
getInvocationStatusOrBuilder
Final status of the invocation.
.google.devtools.build.v1.BuildStatus invocation_status = 3;- Specified by:
getInvocationStatusOrBuilderin interfaceBuildEvent.InvocationAttemptFinishedOrBuilder
-
hasDetails
public boolean hasDetails()Arbitrary details about the invocation attempt.
.google.protobuf.Any details = 4;- Specified by:
hasDetailsin interfaceBuildEvent.InvocationAttemptFinishedOrBuilder- Returns:
- Whether the details field is set.
-
getDetails
public com.google.protobuf.Any getDetails()Arbitrary details about the invocation attempt.
.google.protobuf.Any details = 4;- Specified by:
getDetailsin interfaceBuildEvent.InvocationAttemptFinishedOrBuilder- Returns:
- The details.
-
setDetails
Arbitrary details about the invocation attempt.
.google.protobuf.Any details = 4; -
setDetails
public BuildEvent.InvocationAttemptFinished.Builder setDetails(com.google.protobuf.Any.Builder builderForValue) Arbitrary details about the invocation attempt.
.google.protobuf.Any details = 4; -
mergeDetails
Arbitrary details about the invocation attempt.
.google.protobuf.Any details = 4; -
clearDetails
Arbitrary details about the invocation attempt.
.google.protobuf.Any details = 4; -
getDetailsBuilder
public com.google.protobuf.Any.Builder getDetailsBuilder()Arbitrary details about the invocation attempt.
.google.protobuf.Any details = 4; -
getDetailsOrBuilder
public com.google.protobuf.AnyOrBuilder getDetailsOrBuilder()Arbitrary details about the invocation attempt.
.google.protobuf.Any details = 4;- Specified by:
getDetailsOrBuilderin interfaceBuildEvent.InvocationAttemptFinishedOrBuilder
-