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 reference documentation for the `JobStatus.Types.InstanceStatus` class within the Google Cloud Batch v1 API, specifically within the .NET framework."],["The documentation covers various versions of the API, ranging from version 1.0.0 up to the latest version, 2.13.0."],["`JobStatus.Types.InstanceStatus` is a class that represents the status of a VM instance, including properties such as boot disk, machine type, provisioning model, and maximum task capacity."],["The JobStatus.Types.InstanceStatus class implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and is part of the Google.Cloud.Batch.V1 namespace."],["The webpage showcases how to create an instance using the public constructors, `InstanceStatus()` and `InstanceStatus(JobStatus.Types.InstanceStatus other)`."]]],[]]