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."],[[["This webpage provides documentation for the `ShareSettingsProjectConfig` class within the `Google.Cloud.Compute.V1` namespace, specifically in the context of .NET development."],["The latest version of `ShareSettingsProjectConfig` documented is 3.6.0, with the page also listing previous versions dating back to version 1.0.0."],["The `ShareSettingsProjectConfig` class is used for configuring settings for each project in the share settings, as indicated by the class description."],["The class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has properties `HasProjectId` (a boolean indicating if the ProjectId has been set) and `ProjectId` (a string representing the project ID)."]]],[]]