public sealed class InstanceSettingsMetadata : IMessage<InstanceSettingsMetadata>, IEquatable<InstanceSettingsMetadata>, IDeepCloneable<InstanceSettingsMetadata>, IBufferMessage, IMessage
[[["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-09 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1.InstanceSettingsMetadata` is 3.6.0, and multiple previous versions, ranging from 1.0.0 to 3.5.0, are also documented."],["The `InstanceSettingsMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`InstanceSettingsMetadata` includes a `MapField` property called `Items`, which stores metadata as key-value pairs and must be under 512KB in size."],["The `InstanceSettingsMetadata` class has two constructors, one of which takes another `InstanceSettingsMetadata` object as a parameter."],["The class has a `Kind` property that is always `compute#metadata` and a `HasKind` property to check if `Kind` is set."]]],[]]