public sealed class ShareSettingsProjectConfig : IMessage<ShareSettingsProjectConfig>, IEquatable<ShareSettingsProjectConfig>, IDeepCloneable<ShareSettingsProjectConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class ShareSettingsProjectConfig.
[[["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 `ShareSettingsProjectConfig` class is part of the Google Cloud Compute Engine v1 API, specifically within the `Google.Cloud.Compute.V1` namespace."],["This class represents the configuration settings for individual projects within the context of share settings, managing project-specific aspects."],["The latest version for the class is 3.6.0 while it is available from versions 1.0.0 to 3.6.0."],["The `ShareSettingsProjectConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating diverse functionalities."],["The class includes properties like `HasProjectId` and `ProjectId`, with the latter holding the unique project identifier, matching the parent map's key."]]],[]]