public sealed class CloudShellErrorDetails : IMessage<CloudShellErrorDetails>, IEquatable<CloudShellErrorDetails>, IDeepCloneable<CloudShellErrorDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Shell v1 API class CloudShellErrorDetails.
Cloud-shell specific information that will be included as details in failure
responses.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference documentation for the `CloudShellErrorDetails` class within the Cloud Shell v1 API."],["The `CloudShellErrorDetails` class is used to provide Cloud Shell-specific information in the case of failure responses."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CloudShellErrorDetails` class has two constructors and one property `Code`, which is used to indicate the specific error that occured."],["This document also has information for previous versions, with the latest version being 2.5.0 and the oldest being 1.0.0."]]],[]]