Package com.google.devtools.build.v1
Class BuildEvent.InvocationAttemptStarted.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<BuildEvent.InvocationAttemptStarted.Builder>
com.google.devtools.build.v1.BuildEvent.InvocationAttemptStarted.Builder
- All Implemented Interfaces:
BuildEvent.InvocationAttemptStartedOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- BuildEvent.InvocationAttemptStarted
public static final class BuildEvent.InvocationAttemptStarted.Builder
extends com.google.protobuf.GeneratedMessage.Builder<BuildEvent.InvocationAttemptStarted.Builder>
implements BuildEvent.InvocationAttemptStartedOrBuilder
Notification that the build system has attempted to run the build tool.Protobuf type
google.devtools.build.v1.BuildEvent.InvocationAttemptStarted-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()The number of the invocation attempt, starting at 1 and increasing by 1 for each new attempt.Arbitrary details about the invocation attempt.longThe number of the invocation attempt, starting at 1 and increasing by 1 for each new attempt.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.booleanArbitrary details about the invocation attempt.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) setAttemptNumber(long value) The number of the invocation attempt, starting at 1 and increasing by 1 for each new attempt.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.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.InvocationAttemptStarted.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.InvocationAttemptStarted.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.InvocationAttemptStarted.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.InvocationAttemptStarted.Builder>
-
mergeFrom
public BuildEvent.InvocationAttemptStarted.Builder mergeFrom(BuildEvent.InvocationAttemptStarted other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<BuildEvent.InvocationAttemptStarted.Builder>
-
mergeFrom
public BuildEvent.InvocationAttemptStarted.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.InvocationAttemptStarted.Builder>- Throws:
IOException
-
getAttemptNumber
public long getAttemptNumber()The number of the invocation attempt, starting at 1 and increasing by 1 for each new attempt. Can be used to determine if there is a later invocation attempt replacing the current one a client is processing.
int64 attempt_number = 1;- Specified by:
getAttemptNumberin interfaceBuildEvent.InvocationAttemptStartedOrBuilder- Returns:
- The attemptNumber.
-
setAttemptNumber
The number of the invocation attempt, starting at 1 and increasing by 1 for each new attempt. Can be used to determine if there is a later invocation attempt replacing the current one a client is processing.
int64 attempt_number = 1;- Parameters:
value- The attemptNumber to set.- Returns:
- This builder for chaining.
-
clearAttemptNumber
The number of the invocation attempt, starting at 1 and increasing by 1 for each new attempt. Can be used to determine if there is a later invocation attempt replacing the current one a client is processing.
int64 attempt_number = 1;- Returns:
- This builder for chaining.
-
hasDetails
public boolean hasDetails()Arbitrary details about the invocation attempt.
.google.protobuf.Any details = 2;- Specified by:
hasDetailsin interfaceBuildEvent.InvocationAttemptStartedOrBuilder- Returns:
- Whether the details field is set.
-
getDetails
public com.google.protobuf.Any getDetails()Arbitrary details about the invocation attempt.
.google.protobuf.Any details = 2;- Specified by:
getDetailsin interfaceBuildEvent.InvocationAttemptStartedOrBuilder- Returns:
- The details.
-
setDetails
Arbitrary details about the invocation attempt.
.google.protobuf.Any details = 2; -
setDetails
public BuildEvent.InvocationAttemptStarted.Builder setDetails(com.google.protobuf.Any.Builder builderForValue) Arbitrary details about the invocation attempt.
.google.protobuf.Any details = 2; -
mergeDetails
Arbitrary details about the invocation attempt.
.google.protobuf.Any details = 2; -
clearDetails
Arbitrary details about the invocation attempt.
.google.protobuf.Any details = 2; -
getDetailsBuilder
public com.google.protobuf.Any.Builder getDetailsBuilder()Arbitrary details about the invocation attempt.
.google.protobuf.Any details = 2; -
getDetailsOrBuilder
public com.google.protobuf.AnyOrBuilder getDetailsOrBuilder()Arbitrary details about the invocation attempt.
.google.protobuf.Any details = 2;- Specified by:
getDetailsOrBuilderin interfaceBuildEvent.InvocationAttemptStartedOrBuilder
-