public sealed class ShareSettingsProjectConfig : IMessage<ShareSettingsProjectConfig>, IEquatable<ShareSettingsProjectConfig>, IDeepCloneable<ShareSettingsProjectConfig>, 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-21 UTC."],[[["The latest version available for `ShareSettingsProjectConfig` is 3.6.0, but it is one of many versions going as far back as version 1.0.0."],["`ShareSettingsProjectConfig` is a class that provides configuration for each project in the share settings, implemented within the `Google.Cloud.Compute.V1` namespace and `Google.Cloud.Compute.V1.dll` assembly."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all of which add methods and functionality to this class."],["The `ShareSettingsProjectConfig` class includes constructors to create an empty object or to make a copy of another `ShareSettingsProjectConfig` object, and it has properties to get or set the project ID."],["`ShareSettingsProjectConfig` inherits members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString` from the `Object` class."]]],[]]