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 documentation covers the `ShareSettingsProjectConfig` class within the Google Compute Engine v1 API, with version 3.6.0 being the latest available."],["This class, `ShareSettingsProjectConfig`, represents the configuration for each project in the share settings."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility."],["The `ShareSettingsProjectConfig` class provides two constructors and properties such as `HasProjectId` and `ProjectId` for configuration."],["The documentation shows a version history of this class, with versions ranging from 1.0.0 to the latest at 3.6.0, and is part of the `Google.Cloud.Compute.V1` namespace."]]],[]]