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 version 2.9.0."],["The `JobStatus.Types.InstanceStatus` class represents the status of a VM instance and is accessible under the namespace `Google.Cloud.Batch.V1`."],["The document shows the implementation details of the `JobStatus.Types.InstanceStatus` class, that implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from `object`."],["Key properties of `InstanceStatus` include `BootDisk`, `MachineType`, `ProvisioningModel`, and `TaskPack`, which describe the VM's boot disk, machine type, provisioning model, and task capacity, respectively."],["The webpage shows historical versions of this document, ranging from the most recent 2.13.0, all the way down to version 1.0.0."]]],[]]