Package com.google.cloud.compute.v1
Class InstanceManagedByIgmError.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<InstanceManagedByIgmError.Builder>
-
- com.google.cloud.compute.v1.InstanceManagedByIgmError.Builder
-
- All Implemented Interfaces:
InstanceManagedByIgmErrorOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- InstanceManagedByIgmError
public static final class InstanceManagedByIgmError.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InstanceManagedByIgmError.Builder> implements InstanceManagedByIgmErrorOrBuilder
google.cloud.compute.v1.InstanceManagedByIgmError
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description InstanceManagedByIgmError.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
InstanceManagedByIgmError
build()
InstanceManagedByIgmError
buildPartial()
InstanceManagedByIgmError.Builder
clear()
InstanceManagedByIgmError.Builder
clearError()
[Output Only] Contents of the error.InstanceManagedByIgmError.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
InstanceManagedByIgmError.Builder
clearInstanceActionDetails()
[Output Only] Details of the instance action that triggered this error.InstanceManagedByIgmError.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
InstanceManagedByIgmError.Builder
clearTimestamp()
[Output Only] The time that this error occurred.InstanceManagedByIgmError.Builder
clone()
InstanceManagedByIgmError
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
InstanceManagedByIgmErrorManagedInstanceError
getError()
[Output Only] Contents of the error.InstanceManagedByIgmErrorManagedInstanceError.Builder
getErrorBuilder()
[Output Only] Contents of the error.InstanceManagedByIgmErrorManagedInstanceErrorOrBuilder
getErrorOrBuilder()
[Output Only] Contents of the error.InstanceManagedByIgmErrorInstanceActionDetails
getInstanceActionDetails()
[Output Only] Details of the instance action that triggered this error.InstanceManagedByIgmErrorInstanceActionDetails.Builder
getInstanceActionDetailsBuilder()
[Output Only] Details of the instance action that triggered this error.InstanceManagedByIgmErrorInstanceActionDetailsOrBuilder
getInstanceActionDetailsOrBuilder()
[Output Only] Details of the instance action that triggered this error.String
getTimestamp()
[Output Only] The time that this error occurred.com.google.protobuf.ByteString
getTimestampBytes()
[Output Only] The time that this error occurred.boolean
hasError()
[Output Only] Contents of the error.boolean
hasInstanceActionDetails()
[Output Only] Details of the instance action that triggered this error.boolean
hasTimestamp()
[Output Only] The time that this error occurred.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
InstanceManagedByIgmError.Builder
mergeError(InstanceManagedByIgmErrorManagedInstanceError value)
[Output Only] Contents of the error.InstanceManagedByIgmError.Builder
mergeFrom(InstanceManagedByIgmError other)
InstanceManagedByIgmError.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
InstanceManagedByIgmError.Builder
mergeFrom(com.google.protobuf.Message other)
InstanceManagedByIgmError.Builder
mergeInstanceActionDetails(InstanceManagedByIgmErrorInstanceActionDetails value)
[Output Only] Details of the instance action that triggered this error.InstanceManagedByIgmError.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
InstanceManagedByIgmError.Builder
setError(InstanceManagedByIgmErrorManagedInstanceError value)
[Output Only] Contents of the error.InstanceManagedByIgmError.Builder
setError(InstanceManagedByIgmErrorManagedInstanceError.Builder builderForValue)
[Output Only] Contents of the error.InstanceManagedByIgmError.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
InstanceManagedByIgmError.Builder
setInstanceActionDetails(InstanceManagedByIgmErrorInstanceActionDetails value)
[Output Only] Details of the instance action that triggered this error.InstanceManagedByIgmError.Builder
setInstanceActionDetails(InstanceManagedByIgmErrorInstanceActionDetails.Builder builderForValue)
[Output Only] Details of the instance action that triggered this error.InstanceManagedByIgmError.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
InstanceManagedByIgmError.Builder
setTimestamp(String value)
[Output Only] The time that this error occurred.InstanceManagedByIgmError.Builder
setTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] The time that this error occurred.InstanceManagedByIgmError.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceManagedByIgmError.Builder>
-
clear
public InstanceManagedByIgmError.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceManagedByIgmError.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceManagedByIgmError.Builder>
-
getDefaultInstanceForType
public InstanceManagedByIgmError getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public InstanceManagedByIgmError build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public InstanceManagedByIgmError buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public InstanceManagedByIgmError.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceManagedByIgmError.Builder>
-
setField
public InstanceManagedByIgmError.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceManagedByIgmError.Builder>
-
clearField
public InstanceManagedByIgmError.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceManagedByIgmError.Builder>
-
clearOneof
public InstanceManagedByIgmError.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceManagedByIgmError.Builder>
-
setRepeatedField
public InstanceManagedByIgmError.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceManagedByIgmError.Builder>
-
addRepeatedField
public InstanceManagedByIgmError.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceManagedByIgmError.Builder>
-
mergeFrom
public InstanceManagedByIgmError.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<InstanceManagedByIgmError.Builder>
-
mergeFrom
public InstanceManagedByIgmError.Builder mergeFrom(InstanceManagedByIgmError other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceManagedByIgmError.Builder>
-
mergeFrom
public InstanceManagedByIgmError.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<InstanceManagedByIgmError.Builder>
- Throws:
IOException
-
hasError
public boolean hasError()
[Output Only] Contents of the error.
optional .google.cloud.compute.v1.InstanceManagedByIgmErrorManagedInstanceError error = 96784904;
- Specified by:
hasError
in interfaceInstanceManagedByIgmErrorOrBuilder
- Returns:
- Whether the error field is set.
-
getError
public InstanceManagedByIgmErrorManagedInstanceError getError()
[Output Only] Contents of the error.
optional .google.cloud.compute.v1.InstanceManagedByIgmErrorManagedInstanceError error = 96784904;
- Specified by:
getError
in interfaceInstanceManagedByIgmErrorOrBuilder
- Returns:
- The error.
-
setError
public InstanceManagedByIgmError.Builder setError(InstanceManagedByIgmErrorManagedInstanceError value)
[Output Only] Contents of the error.
optional .google.cloud.compute.v1.InstanceManagedByIgmErrorManagedInstanceError error = 96784904;
-
setError
public InstanceManagedByIgmError.Builder setError(InstanceManagedByIgmErrorManagedInstanceError.Builder builderForValue)
[Output Only] Contents of the error.
optional .google.cloud.compute.v1.InstanceManagedByIgmErrorManagedInstanceError error = 96784904;
-
mergeError
public InstanceManagedByIgmError.Builder mergeError(InstanceManagedByIgmErrorManagedInstanceError value)
[Output Only] Contents of the error.
optional .google.cloud.compute.v1.InstanceManagedByIgmErrorManagedInstanceError error = 96784904;
-
clearError
public InstanceManagedByIgmError.Builder clearError()
[Output Only] Contents of the error.
optional .google.cloud.compute.v1.InstanceManagedByIgmErrorManagedInstanceError error = 96784904;
-
getErrorBuilder
public InstanceManagedByIgmErrorManagedInstanceError.Builder getErrorBuilder()
[Output Only] Contents of the error.
optional .google.cloud.compute.v1.InstanceManagedByIgmErrorManagedInstanceError error = 96784904;
-
getErrorOrBuilder
public InstanceManagedByIgmErrorManagedInstanceErrorOrBuilder getErrorOrBuilder()
[Output Only] Contents of the error.
optional .google.cloud.compute.v1.InstanceManagedByIgmErrorManagedInstanceError error = 96784904;
- Specified by:
getErrorOrBuilder
in interfaceInstanceManagedByIgmErrorOrBuilder
-
hasInstanceActionDetails
public boolean hasInstanceActionDetails()
[Output Only] Details of the instance action that triggered this error. May be null, if the error was not caused by an action on an instance. This field is optional.
optional .google.cloud.compute.v1.InstanceManagedByIgmErrorInstanceActionDetails instance_action_details = 292224547;
- Specified by:
hasInstanceActionDetails
in interfaceInstanceManagedByIgmErrorOrBuilder
- Returns:
- Whether the instanceActionDetails field is set.
-
getInstanceActionDetails
public InstanceManagedByIgmErrorInstanceActionDetails getInstanceActionDetails()
[Output Only] Details of the instance action that triggered this error. May be null, if the error was not caused by an action on an instance. This field is optional.
optional .google.cloud.compute.v1.InstanceManagedByIgmErrorInstanceActionDetails instance_action_details = 292224547;
- Specified by:
getInstanceActionDetails
in interfaceInstanceManagedByIgmErrorOrBuilder
- Returns:
- The instanceActionDetails.
-
setInstanceActionDetails
public InstanceManagedByIgmError.Builder setInstanceActionDetails(InstanceManagedByIgmErrorInstanceActionDetails value)
[Output Only] Details of the instance action that triggered this error. May be null, if the error was not caused by an action on an instance. This field is optional.
optional .google.cloud.compute.v1.InstanceManagedByIgmErrorInstanceActionDetails instance_action_details = 292224547;
-
setInstanceActionDetails
public InstanceManagedByIgmError.Builder setInstanceActionDetails(InstanceManagedByIgmErrorInstanceActionDetails.Builder builderForValue)
[Output Only] Details of the instance action that triggered this error. May be null, if the error was not caused by an action on an instance. This field is optional.
optional .google.cloud.compute.v1.InstanceManagedByIgmErrorInstanceActionDetails instance_action_details = 292224547;
-
mergeInstanceActionDetails
public InstanceManagedByIgmError.Builder mergeInstanceActionDetails(InstanceManagedByIgmErrorInstanceActionDetails value)
[Output Only] Details of the instance action that triggered this error. May be null, if the error was not caused by an action on an instance. This field is optional.
optional .google.cloud.compute.v1.InstanceManagedByIgmErrorInstanceActionDetails instance_action_details = 292224547;
-
clearInstanceActionDetails
public InstanceManagedByIgmError.Builder clearInstanceActionDetails()
[Output Only] Details of the instance action that triggered this error. May be null, if the error was not caused by an action on an instance. This field is optional.
optional .google.cloud.compute.v1.InstanceManagedByIgmErrorInstanceActionDetails instance_action_details = 292224547;
-
getInstanceActionDetailsBuilder
public InstanceManagedByIgmErrorInstanceActionDetails.Builder getInstanceActionDetailsBuilder()
[Output Only] Details of the instance action that triggered this error. May be null, if the error was not caused by an action on an instance. This field is optional.
optional .google.cloud.compute.v1.InstanceManagedByIgmErrorInstanceActionDetails instance_action_details = 292224547;
-
getInstanceActionDetailsOrBuilder
public InstanceManagedByIgmErrorInstanceActionDetailsOrBuilder getInstanceActionDetailsOrBuilder()
[Output Only] Details of the instance action that triggered this error. May be null, if the error was not caused by an action on an instance. This field is optional.
optional .google.cloud.compute.v1.InstanceManagedByIgmErrorInstanceActionDetails instance_action_details = 292224547;
- Specified by:
getInstanceActionDetailsOrBuilder
in interfaceInstanceManagedByIgmErrorOrBuilder
-
hasTimestamp
public boolean hasTimestamp()
[Output Only] The time that this error occurred. This value is in RFC3339 text format.
optional string timestamp = 55126294;
- Specified by:
hasTimestamp
in interfaceInstanceManagedByIgmErrorOrBuilder
- Returns:
- Whether the timestamp field is set.
-
getTimestamp
public String getTimestamp()
[Output Only] The time that this error occurred. This value is in RFC3339 text format.
optional string timestamp = 55126294;
- Specified by:
getTimestamp
in interfaceInstanceManagedByIgmErrorOrBuilder
- Returns:
- The timestamp.
-
getTimestampBytes
public com.google.protobuf.ByteString getTimestampBytes()
[Output Only] The time that this error occurred. This value is in RFC3339 text format.
optional string timestamp = 55126294;
- Specified by:
getTimestampBytes
in interfaceInstanceManagedByIgmErrorOrBuilder
- Returns:
- The bytes for timestamp.
-
setTimestamp
public InstanceManagedByIgmError.Builder setTimestamp(String value)
[Output Only] The time that this error occurred. This value is in RFC3339 text format.
optional string timestamp = 55126294;
- Parameters:
value
- The timestamp to set.- Returns:
- This builder for chaining.
-
clearTimestamp
public InstanceManagedByIgmError.Builder clearTimestamp()
[Output Only] The time that this error occurred. This value is in RFC3339 text format.
optional string timestamp = 55126294;
- Returns:
- This builder for chaining.
-
setTimestampBytes
public InstanceManagedByIgmError.Builder setTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] The time that this error occurred. This value is in RFC3339 text format.
optional string timestamp = 55126294;
- Parameters:
value
- The bytes for timestamp to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final InstanceManagedByIgmError.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceManagedByIgmError.Builder>
-
mergeUnknownFields
public final InstanceManagedByIgmError.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceManagedByIgmError.Builder>
-
-