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."],[[["This page details the `InstanceSettingsMetadata` class within the `Google.Cloud.Compute.V1` namespace, outlining its properties and functionalities."],["The class `InstanceSettingsMetadata` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes constructors for creating new instances, either blank or based on another `InstanceSettingsMetadata` object."],["The class offers `Items`, a `MapField` to store key-value pairs, with a total size limit of less than 512KB for all keys and values."],["The page provides documentation for multiple versions of the library, ranging from version 1.0.0 up to the latest version, 3.6.0, for the `Google.Cloud.Compute.V1.InstanceSettingsMetadata`."]]],[]]