public sealed class CloudShellErrorDetails : IMessage<CloudShellErrorDetails>, IEquatable<CloudShellErrorDetails>, IDeepCloneable<CloudShellErrorDetails>, IBufferMessage, IMessage
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 details for the `CloudShellErrorDetails` class, which is part of the `Google.Cloud.Shell.V1` namespace and used for cloud-shell specific error information."],["The `CloudShellErrorDetails` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has a latest version at 2.5.0."],["The class has two constructors, a default one and another that accepts a `CloudShellErrorDetails` object for creating new objects."],["The `Code` property within `CloudShellErrorDetails` is of type `CloudShellErrorDetails.Types.CloudShellErrorCode`, which indicates the specific error that occurred."],["The class shows available documentation for version 1.0.0, and the latest version 2.5.0, as well as versions 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.1.0."]]],[]]