Package com.google.cloud.osconfig.v1
Class PatchJobs.PatchJob
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.osconfig.v1.PatchJobs.PatchJob
-
- All Implemented Interfaces:
PatchJobs.PatchJobOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- PatchJobs
public static final class PatchJobs.PatchJob extends com.google.protobuf.GeneratedMessageV3 implements PatchJobs.PatchJobOrBuilder
A high level representation of a patch job that is either in progress or has completed. Instance details are not included in the job. To paginate through instance details, use ListPatchJobInstanceDetails. For more information about patch jobs, see [Creating patch jobs](https://cloud.google.com/compute/docs/os-patch-management/create-patch-job).
Protobuf typegoogle.cloud.osconfig.v1.PatchJob- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPatchJobs.PatchJob.BuilderA high level representation of a patch job that is either in progress or has completed.static classPatchJobs.PatchJob.InstanceDetailsSummaryA summary of the current patch state across all instances that this patch job affects.static interfacePatchJobs.PatchJob.InstanceDetailsSummaryOrBuilderstatic classPatchJobs.PatchJob.StateEnumeration of the various states a patch job passes through as it executes.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static intCREATE_TIME_FIELD_NUMBERstatic intDESCRIPTION_FIELD_NUMBERstatic intDISPLAY_NAME_FIELD_NUMBERstatic intDRY_RUN_FIELD_NUMBERstatic intDURATION_FIELD_NUMBERstatic intERROR_MESSAGE_FIELD_NUMBERstatic intINSTANCE_DETAILS_SUMMARY_FIELD_NUMBERstatic intINSTANCE_FILTER_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intPATCH_CONFIG_FIELD_NUMBERstatic intPATCH_DEPLOYMENT_FIELD_NUMBERstatic intPERCENT_COMPLETE_FIELD_NUMBERstatic intROLLOUT_FIELD_NUMBERstatic intSTATE_FIELD_NUMBERstatic intUPDATE_TIME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)com.google.protobuf.TimestampgetCreateTime()Time this patch job was created.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Time this patch job was created.static PatchJobs.PatchJobgetDefaultInstance()PatchJobs.PatchJobgetDefaultInstanceForType()StringgetDescription()Description of the patch job.com.google.protobuf.ByteStringgetDescriptionBytes()Description of the patch job.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetDisplayName()Display name for this patch job.com.google.protobuf.ByteStringgetDisplayNameBytes()Display name for this patch job.booleangetDryRun()If this patch job is a dry run, the agent reports that it has finished without running any updates on the VM instance.com.google.protobuf.DurationgetDuration()Duration of the patch job.com.google.protobuf.DurationOrBuildergetDurationOrBuilder()Duration of the patch job.StringgetErrorMessage()If this patch job failed, this message provides information about the failure.com.google.protobuf.ByteStringgetErrorMessageBytes()If this patch job failed, this message provides information about the failure.PatchJobs.PatchJob.InstanceDetailsSummarygetInstanceDetailsSummary()Summary of instance details.PatchJobs.PatchJob.InstanceDetailsSummaryOrBuildergetInstanceDetailsSummaryOrBuilder()Summary of instance details.PatchJobs.PatchInstanceFiltergetInstanceFilter()Instances to patch.PatchJobs.PatchInstanceFilterOrBuildergetInstanceFilterOrBuilder()Instances to patch.StringgetName()Unique identifier for this patch job in the form `projects/*/patchJobs/*`com.google.protobuf.ByteStringgetNameBytes()Unique identifier for this patch job in the form `projects/*/patchJobs/*`com.google.protobuf.Parser<PatchJobs.PatchJob>getParserForType()PatchJobs.PatchConfiggetPatchConfig()Patch configuration being applied.PatchJobs.PatchConfigOrBuildergetPatchConfigOrBuilder()Patch configuration being applied.StringgetPatchDeployment()Output only.com.google.protobuf.ByteStringgetPatchDeploymentBytes()Output only.doublegetPercentComplete()Reflects the overall progress of the patch job in the range of 0.0 being no progress to 100.0 being complete.PatchJobs.PatchRolloutgetRollout()Rollout strategy being applied.PatchJobs.PatchRolloutOrBuildergetRolloutOrBuilder()Rollout strategy being applied.intgetSerializedSize()PatchJobs.PatchJob.StategetState()The current state of the PatchJob.intgetStateValue()The current state of the PatchJob.com.google.protobuf.TimestampgetUpdateTime()Last time this patch job was updated.com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder()Last time this patch job was updated.booleanhasCreateTime()Time this patch job was created.booleanhasDuration()Duration of the patch job.inthashCode()booleanhasInstanceDetailsSummary()Summary of instance details.booleanhasInstanceFilter()Instances to patch.booleanhasPatchConfig()Patch configuration being applied.booleanhasRollout()Rollout strategy being applied.booleanhasUpdateTime()Last time this patch job was updated.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static PatchJobs.PatchJob.BuildernewBuilder()static PatchJobs.PatchJob.BuildernewBuilder(PatchJobs.PatchJob prototype)PatchJobs.PatchJob.BuildernewBuilderForType()protected PatchJobs.PatchJob.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static PatchJobs.PatchJobparseDelimitedFrom(InputStream input)static PatchJobs.PatchJobparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchJobs.PatchJobparseFrom(byte[] data)static PatchJobs.PatchJobparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchJobs.PatchJobparseFrom(com.google.protobuf.ByteString data)static PatchJobs.PatchJobparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchJobs.PatchJobparseFrom(com.google.protobuf.CodedInputStream input)static PatchJobs.PatchJobparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchJobs.PatchJobparseFrom(InputStream input)static PatchJobs.PatchJobparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchJobs.PatchJobparseFrom(ByteBuffer data)static PatchJobs.PatchJobparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<PatchJobs.PatchJob>parser()PatchJobs.PatchJob.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISPLAY_NAME_FIELD_NUMBER
public static final int DISPLAY_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPDATE_TIME_FIELD_NUMBER
public static final int UPDATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSTANCE_FILTER_FIELD_NUMBER
public static final int INSTANCE_FILTER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PATCH_CONFIG_FIELD_NUMBER
public static final int PATCH_CONFIG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DURATION_FIELD_NUMBER
public static final int DURATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSTANCE_DETAILS_SUMMARY_FIELD_NUMBER
public static final int INSTANCE_DETAILS_SUMMARY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DRY_RUN_FIELD_NUMBER
public static final int DRY_RUN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ERROR_MESSAGE_FIELD_NUMBER
public static final int ERROR_MESSAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PERCENT_COMPLETE_FIELD_NUMBER
public static final int PERCENT_COMPLETE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PATCH_DEPLOYMENT_FIELD_NUMBER
public static final int PATCH_DEPLOYMENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ROLLOUT_FIELD_NUMBER
public static final int ROLLOUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
Unique identifier for this patch job in the form `projects/*/patchJobs/*`
string name = 1;- Specified by:
getNamein interfacePatchJobs.PatchJobOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Unique identifier for this patch job in the form `projects/*/patchJobs/*`
string name = 1;- Specified by:
getNameBytesin interfacePatchJobs.PatchJobOrBuilder- Returns:
- The bytes for name.
-
getDisplayName
public String getDisplayName()
Display name for this patch job. This is not a unique identifier.
string display_name = 14;- Specified by:
getDisplayNamein interfacePatchJobs.PatchJobOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
Display name for this patch job. This is not a unique identifier.
string display_name = 14;- Specified by:
getDisplayNameBytesin interfacePatchJobs.PatchJobOrBuilder- Returns:
- The bytes for displayName.
-
getDescription
public String getDescription()
Description of the patch job. Length of the description is limited to 1024 characters.
string description = 2;- Specified by:
getDescriptionin interfacePatchJobs.PatchJobOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
Description of the patch job. Length of the description is limited to 1024 characters.
string description = 2;- Specified by:
getDescriptionBytesin interfacePatchJobs.PatchJobOrBuilder- Returns:
- The bytes for description.
-
hasCreateTime
public boolean hasCreateTime()
Time this patch job was created.
.google.protobuf.Timestamp create_time = 3;- Specified by:
hasCreateTimein interfacePatchJobs.PatchJobOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Time this patch job was created.
.google.protobuf.Timestamp create_time = 3;- Specified by:
getCreateTimein interfacePatchJobs.PatchJobOrBuilder- Returns:
- The createTime.
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Time this patch job was created.
.google.protobuf.Timestamp create_time = 3;- Specified by:
getCreateTimeOrBuilderin interfacePatchJobs.PatchJobOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()
Last time this patch job was updated.
.google.protobuf.Timestamp update_time = 4;- Specified by:
hasUpdateTimein interfacePatchJobs.PatchJobOrBuilder- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
Last time this patch job was updated.
.google.protobuf.Timestamp update_time = 4;- Specified by:
getUpdateTimein interfacePatchJobs.PatchJobOrBuilder- Returns:
- The updateTime.
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Last time this patch job was updated.
.google.protobuf.Timestamp update_time = 4;- Specified by:
getUpdateTimeOrBuilderin interfacePatchJobs.PatchJobOrBuilder
-
getStateValue
public int getStateValue()
The current state of the PatchJob.
.google.cloud.osconfig.v1.PatchJob.State state = 5;- Specified by:
getStateValuein interfacePatchJobs.PatchJobOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
getState
public PatchJobs.PatchJob.State getState()
The current state of the PatchJob.
.google.cloud.osconfig.v1.PatchJob.State state = 5;- Specified by:
getStatein interfacePatchJobs.PatchJobOrBuilder- Returns:
- The state.
-
hasInstanceFilter
public boolean hasInstanceFilter()
Instances to patch.
.google.cloud.osconfig.v1.PatchInstanceFilter instance_filter = 13;- Specified by:
hasInstanceFilterin interfacePatchJobs.PatchJobOrBuilder- Returns:
- Whether the instanceFilter field is set.
-
getInstanceFilter
public PatchJobs.PatchInstanceFilter getInstanceFilter()
Instances to patch.
.google.cloud.osconfig.v1.PatchInstanceFilter instance_filter = 13;- Specified by:
getInstanceFilterin interfacePatchJobs.PatchJobOrBuilder- Returns:
- The instanceFilter.
-
getInstanceFilterOrBuilder
public PatchJobs.PatchInstanceFilterOrBuilder getInstanceFilterOrBuilder()
Instances to patch.
.google.cloud.osconfig.v1.PatchInstanceFilter instance_filter = 13;- Specified by:
getInstanceFilterOrBuilderin interfacePatchJobs.PatchJobOrBuilder
-
hasPatchConfig
public boolean hasPatchConfig()
Patch configuration being applied.
.google.cloud.osconfig.v1.PatchConfig patch_config = 7;- Specified by:
hasPatchConfigin interfacePatchJobs.PatchJobOrBuilder- Returns:
- Whether the patchConfig field is set.
-
getPatchConfig
public PatchJobs.PatchConfig getPatchConfig()
Patch configuration being applied.
.google.cloud.osconfig.v1.PatchConfig patch_config = 7;- Specified by:
getPatchConfigin interfacePatchJobs.PatchJobOrBuilder- Returns:
- The patchConfig.
-
getPatchConfigOrBuilder
public PatchJobs.PatchConfigOrBuilder getPatchConfigOrBuilder()
Patch configuration being applied.
.google.cloud.osconfig.v1.PatchConfig patch_config = 7;- Specified by:
getPatchConfigOrBuilderin interfacePatchJobs.PatchJobOrBuilder
-
hasDuration
public boolean hasDuration()
Duration of the patch job. After the duration ends, the patch job times out.
.google.protobuf.Duration duration = 8;- Specified by:
hasDurationin interfacePatchJobs.PatchJobOrBuilder- Returns:
- Whether the duration field is set.
-
getDuration
public com.google.protobuf.Duration getDuration()
Duration of the patch job. After the duration ends, the patch job times out.
.google.protobuf.Duration duration = 8;- Specified by:
getDurationin interfacePatchJobs.PatchJobOrBuilder- Returns:
- The duration.
-
getDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getDurationOrBuilder()
Duration of the patch job. After the duration ends, the patch job times out.
.google.protobuf.Duration duration = 8;- Specified by:
getDurationOrBuilderin interfacePatchJobs.PatchJobOrBuilder
-
hasInstanceDetailsSummary
public boolean hasInstanceDetailsSummary()
Summary of instance details.
.google.cloud.osconfig.v1.PatchJob.InstanceDetailsSummary instance_details_summary = 9;- Specified by:
hasInstanceDetailsSummaryin interfacePatchJobs.PatchJobOrBuilder- Returns:
- Whether the instanceDetailsSummary field is set.
-
getInstanceDetailsSummary
public PatchJobs.PatchJob.InstanceDetailsSummary getInstanceDetailsSummary()
Summary of instance details.
.google.cloud.osconfig.v1.PatchJob.InstanceDetailsSummary instance_details_summary = 9;- Specified by:
getInstanceDetailsSummaryin interfacePatchJobs.PatchJobOrBuilder- Returns:
- The instanceDetailsSummary.
-
getInstanceDetailsSummaryOrBuilder
public PatchJobs.PatchJob.InstanceDetailsSummaryOrBuilder getInstanceDetailsSummaryOrBuilder()
Summary of instance details.
.google.cloud.osconfig.v1.PatchJob.InstanceDetailsSummary instance_details_summary = 9;- Specified by:
getInstanceDetailsSummaryOrBuilderin interfacePatchJobs.PatchJobOrBuilder
-
getDryRun
public boolean getDryRun()
If this patch job is a dry run, the agent reports that it has finished without running any updates on the VM instance.
bool dry_run = 10;- Specified by:
getDryRunin interfacePatchJobs.PatchJobOrBuilder- Returns:
- The dryRun.
-
getErrorMessage
public String getErrorMessage()
If this patch job failed, this message provides information about the failure.
string error_message = 11;- Specified by:
getErrorMessagein interfacePatchJobs.PatchJobOrBuilder- Returns:
- The errorMessage.
-
getErrorMessageBytes
public com.google.protobuf.ByteString getErrorMessageBytes()
If this patch job failed, this message provides information about the failure.
string error_message = 11;- Specified by:
getErrorMessageBytesin interfacePatchJobs.PatchJobOrBuilder- Returns:
- The bytes for errorMessage.
-
getPercentComplete
public double getPercentComplete()
Reflects the overall progress of the patch job in the range of 0.0 being no progress to 100.0 being complete.
double percent_complete = 12;- Specified by:
getPercentCompletein interfacePatchJobs.PatchJobOrBuilder- Returns:
- The percentComplete.
-
getPatchDeployment
public String getPatchDeployment()
Output only. Name of the patch deployment that created this patch job.
string patch_deployment = 15 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getPatchDeploymentin interfacePatchJobs.PatchJobOrBuilder- Returns:
- The patchDeployment.
-
getPatchDeploymentBytes
public com.google.protobuf.ByteString getPatchDeploymentBytes()
Output only. Name of the patch deployment that created this patch job.
string patch_deployment = 15 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getPatchDeploymentBytesin interfacePatchJobs.PatchJobOrBuilder- Returns:
- The bytes for patchDeployment.
-
hasRollout
public boolean hasRollout()
Rollout strategy being applied.
.google.cloud.osconfig.v1.PatchRollout rollout = 16;- Specified by:
hasRolloutin interfacePatchJobs.PatchJobOrBuilder- Returns:
- Whether the rollout field is set.
-
getRollout
public PatchJobs.PatchRollout getRollout()
Rollout strategy being applied.
.google.cloud.osconfig.v1.PatchRollout rollout = 16;- Specified by:
getRolloutin interfacePatchJobs.PatchJobOrBuilder- Returns:
- The rollout.
-
getRolloutOrBuilder
public PatchJobs.PatchRolloutOrBuilder getRolloutOrBuilder()
Rollout strategy being applied.
.google.cloud.osconfig.v1.PatchRollout rollout = 16;- Specified by:
getRolloutOrBuilderin interfacePatchJobs.PatchJobOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- 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 PatchJobs.PatchJob parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PatchJobs.PatchJob parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PatchJobs.PatchJob parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PatchJobs.PatchJob parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PatchJobs.PatchJob parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PatchJobs.PatchJob parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PatchJobs.PatchJob parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PatchJobs.PatchJob parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PatchJobs.PatchJob parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static PatchJobs.PatchJob parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static PatchJobs.PatchJob parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static PatchJobs.PatchJob parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public PatchJobs.PatchJob.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static PatchJobs.PatchJob.Builder newBuilder()
-
newBuilder
public static PatchJobs.PatchJob.Builder newBuilder(PatchJobs.PatchJob prototype)
-
toBuilder
public PatchJobs.PatchJob.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PatchJobs.PatchJob.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static PatchJobs.PatchJob getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<PatchJobs.PatchJob> parser()
-
getParserForType
public com.google.protobuf.Parser<PatchJobs.PatchJob> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public PatchJobs.PatchJob getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-