public sealed class JobStatus.Types.InstanceStatus : IMessage<JobStatus.Types.InstanceStatus>, IEquatable<JobStatus.Types.InstanceStatus>, IDeepCloneable<JobStatus.Types.InstanceStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Batch v1 API class JobStatus.Types.InstanceStatus.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This document provides reference documentation for the `JobStatus.Types.InstanceStatus` class within the Google Cloud Batch v1 API, specifically detailing its structure and properties."],["The `JobStatus.Types.InstanceStatus` class represents the status of a VM instance and includes properties like `BootDisk`, `MachineType`, `ProvisioningModel`, and `TaskPack`."],["It lists all the different versions of the reference documentation for `JobStatus.Types.InstanceStatus`, with 2.13.0 being the most current and spanning back to 1.0.0."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality checks, deep cloning, and buffer operations."],["The class has two constructors, `InstanceStatus()` and `InstanceStatus(InstanceStatus)` which are for the initial creation and copy creation of the class."]]],[]]