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 error responses and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, `CloudShellErrorDetails()` and `CloudShellErrorDetails(CloudShellErrorDetails)`, and a `Code` property to specify the specific error that occurred."],["Version history for this API is available, with version 2.5.0 as the latest version, and version 2.3.0 being the current page."],["The `CloudShellErrorDetails` class inherits from the `object` class, and also contains inherited members such as `GetHashCode()`, `GetType()` and `ToString()`."]]],[]]