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 webpage provides documentation for the `JobStatus.Types.InstanceStatus` class within the Google Cloud Batch v1 API, specifically for the .NET environment, with the latest version being 2.13.0."],["The `InstanceStatus` class represents the status of a virtual machine (VM) instance and includes details about the VM's boot disk, machine type, and provisioning model."],["The documentation lists various versions of the API, from version 1.0.0 to the latest version 2.13.0, making it easy for users to find the reference docs for the version that they need."],["The `InstanceStatus` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors that allow for creating new instances or cloning existing ones."],["The properties of the `InstanceStatus` include details like `BootDisk`, `MachineType`, `ProvisioningModel`, and `TaskPack`, each explained with it's type."]]],[]]