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."],[[["This webpage provides documentation for the `InstanceSettingsMetadata` class within the `Google.Cloud.Compute.V1` namespace, detailing its usage and properties."],["The latest version of the `InstanceSettingsMetadata` is 3.6.0, with versions ranging from 1.0.0 to 3.6.0 available for reference."],["The `InstanceSettingsMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending functionality."],["Key properties of `InstanceSettingsMetadata` include `HasKind`, which indicates whether the \"kind\" field is set, `Items`, which is a map of key/value metadata items, and `Kind`, which describes the resource type."],["There are two constructors available for `InstanceSettingsMetadata`: a default constructor and a copy constructor that takes another `InstanceSettingsMetadata` object as a parameter."]]],[]]