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-03-31 UTC."],[[["The webpage provides documentation for the `InstanceSettingsMetadata` class within the `Google.Cloud.Compute.V1` namespace, detailing its inheritance, implementation of interfaces, and members."],["The `InstanceSettingsMetadata` class is a part of the `Google.Cloud.Compute.V1.dll` assembly and includes constructors, properties like `HasKind`, `Items`, and `Kind`, and methods inherited from the `object` class."],["The page lists various versions of the `Google.Cloud.Compute.V1` library, ranging from version 3.6.0 (latest) down to version 1.0.0, all providing documentation for the `InstanceSettingsMetadata`."],["The `InstanceSettingsMetadata` class contains a `MapField` named `Items` that allows for storing key-value pairs, with a size limit of 512KB for all keys and values combined, in addition to the properties `HasKind` and `Kind` which provide info about the resource."]]],[]]