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-03-21 UTC."],[[["This document provides reference documentation for the `JobStatus.Types.InstanceStatus` class within the Google Cloud Batch v1 API, specifically version 2.4.0."],["The `JobStatus.Types.InstanceStatus` class represents the status of a VM instance and is designed for use within the Batch API, and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This document details the class's constructors, which include a default constructor and a constructor that accepts another `InstanceStatus` object for copying, as well as it's inherited members and namespace."],["The document outlines the properties of `InstanceStatus`, such as `BootDisk`, `MachineType`, `ProvisioningModel`, and `TaskPack`, each providing specific details about the VM instance's configuration and capabilities."],["The latest version of the JobStatus class available is version 2.13.0, and many other versions are provided for reference, including 2.12.0, 2.11.0, and so on, back to 1.0.0."]]],[]]