public static final class PatchJobs.PatchJobInstanceDetails extends com.google.protobuf.GeneratedMessageV3 implements PatchJobs.PatchJobInstanceDetailsOrBuilder
Patch details for a VM instance. For more information about reviewing VM instance details, see [Listing all VM instance details for a specific patch job](https://cloud.google.com/compute/docs/os-patch-management/manage-patch-jobs#list-instance-details).Protobuf type
google.cloud.osconfig.v1.PatchJobInstanceDetails| Modifier and Type | Class and Description |
|---|---|
static class |
PatchJobs.PatchJobInstanceDetails.Builder
Patch details for a VM instance.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ATTEMPT_COUNT_FIELD_NUMBER |
static int |
FAILURE_REASON_FIELD_NUMBER |
static int |
INSTANCE_SYSTEM_ID_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
STATE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getAttemptCount()
The number of times the agent that the agent attempts to apply the patch.
|
static PatchJobs.PatchJobInstanceDetails |
getDefaultInstance() |
PatchJobs.PatchJobInstanceDetails |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getFailureReason()
If the patch fails, this field provides the reason.
|
com.google.protobuf.ByteString |
getFailureReasonBytes()
If the patch fails, this field provides the reason.
|
String |
getInstanceSystemId()
The unique identifier for the instance.
|
com.google.protobuf.ByteString |
getInstanceSystemIdBytes()
The unique identifier for the instance.
|
String |
getName()
The instance name in the form `projects/*/zones/*/instances/*`
|
com.google.protobuf.ByteString |
getNameBytes()
The instance name in the form `projects/*/zones/*/instances/*`
|
com.google.protobuf.Parser<PatchJobs.PatchJobInstanceDetails> |
getParserForType() |
int |
getSerializedSize() |
PatchJobs.Instance.PatchState |
getState()
Current state of instance patch.
|
int |
getStateValue()
Current state of instance patch.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static PatchJobs.PatchJobInstanceDetails.Builder |
newBuilder() |
static PatchJobs.PatchJobInstanceDetails.Builder |
newBuilder(PatchJobs.PatchJobInstanceDetails prototype) |
PatchJobs.PatchJobInstanceDetails.Builder |
newBuilderForType() |
protected PatchJobs.PatchJobInstanceDetails.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static PatchJobs.PatchJobInstanceDetails |
parseDelimitedFrom(InputStream input) |
static PatchJobs.PatchJobInstanceDetails |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.PatchJobInstanceDetails |
parseFrom(byte[] data) |
static PatchJobs.PatchJobInstanceDetails |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.PatchJobInstanceDetails |
parseFrom(ByteBuffer data) |
static PatchJobs.PatchJobInstanceDetails |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.PatchJobInstanceDetails |
parseFrom(com.google.protobuf.ByteString data) |
static PatchJobs.PatchJobInstanceDetails |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.PatchJobInstanceDetails |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PatchJobs.PatchJobInstanceDetails |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.PatchJobInstanceDetails |
parseFrom(InputStream input) |
static PatchJobs.PatchJobInstanceDetails |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<PatchJobs.PatchJobInstanceDetails> |
parser() |
PatchJobs.PatchJobInstanceDetails.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int NAME_FIELD_NUMBER
public static final int INSTANCE_SYSTEM_ID_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
public static final int FAILURE_REASON_FIELD_NUMBER
public static final int ATTEMPT_COUNT_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getName()
The instance name in the form `projects/*/zones/*/instances/*`
string name = 1 [(.google.api.resource_reference) = { ... }getName in interface PatchJobs.PatchJobInstanceDetailsOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The instance name in the form `projects/*/zones/*/instances/*`
string name = 1 [(.google.api.resource_reference) = { ... }getNameBytes in interface PatchJobs.PatchJobInstanceDetailsOrBuilderpublic String getInstanceSystemId()
The unique identifier for the instance. This identifier is defined by the server.
string instance_system_id = 2;getInstanceSystemId in interface PatchJobs.PatchJobInstanceDetailsOrBuilderpublic com.google.protobuf.ByteString getInstanceSystemIdBytes()
The unique identifier for the instance. This identifier is defined by the server.
string instance_system_id = 2;getInstanceSystemIdBytes in interface PatchJobs.PatchJobInstanceDetailsOrBuilderpublic int getStateValue()
Current state of instance patch.
.google.cloud.osconfig.v1.Instance.PatchState state = 3;getStateValue in interface PatchJobs.PatchJobInstanceDetailsOrBuilderpublic PatchJobs.Instance.PatchState getState()
Current state of instance patch.
.google.cloud.osconfig.v1.Instance.PatchState state = 3;getState in interface PatchJobs.PatchJobInstanceDetailsOrBuilderpublic String getFailureReason()
If the patch fails, this field provides the reason.
string failure_reason = 4;getFailureReason in interface PatchJobs.PatchJobInstanceDetailsOrBuilderpublic com.google.protobuf.ByteString getFailureReasonBytes()
If the patch fails, this field provides the reason.
string failure_reason = 4;getFailureReasonBytes in interface PatchJobs.PatchJobInstanceDetailsOrBuilderpublic long getAttemptCount()
The number of times the agent that the agent attempts to apply the patch.
int64 attempt_count = 5;getAttemptCount in interface PatchJobs.PatchJobInstanceDetailsOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static PatchJobs.PatchJobInstanceDetails parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PatchJobs.PatchJobInstanceDetails parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PatchJobs.PatchJobInstanceDetails parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PatchJobs.PatchJobInstanceDetails parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PatchJobs.PatchJobInstanceDetails parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PatchJobs.PatchJobInstanceDetails parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PatchJobs.PatchJobInstanceDetails parseFrom(InputStream input) throws IOException
IOExceptionpublic static PatchJobs.PatchJobInstanceDetails parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PatchJobs.PatchJobInstanceDetails parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PatchJobs.PatchJobInstanceDetails parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PatchJobs.PatchJobInstanceDetails parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static PatchJobs.PatchJobInstanceDetails parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic PatchJobs.PatchJobInstanceDetails.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PatchJobs.PatchJobInstanceDetails.Builder newBuilder()
public static PatchJobs.PatchJobInstanceDetails.Builder newBuilder(PatchJobs.PatchJobInstanceDetails prototype)
public PatchJobs.PatchJobInstanceDetails.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected PatchJobs.PatchJobInstanceDetails.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static PatchJobs.PatchJobInstanceDetails getDefaultInstance()
public static com.google.protobuf.Parser<PatchJobs.PatchJobInstanceDetails> parser()
public com.google.protobuf.Parser<PatchJobs.PatchJobInstanceDetails> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public PatchJobs.PatchJobInstanceDetails getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Google LLC. All rights reserved.