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."],[[["This webpage provides documentation for the `ShareSettingsProjectConfig` class within the Google Compute Engine v1 API, specifically for .NET developers, offering a range of versions from 1.0.0 to 3.6.0."],["The `ShareSettingsProjectConfig` class is used to configure settings for individual projects in share settings, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `HasProjectId` (a boolean indicating if the project ID is set) and `ProjectId` (a string representing the project ID), and it inherits methods from the base `Object` class."],["The latest release is 3.6.0, as indicated in the links, with the documentation in the content referencing version 2.4.0."],["The content offers constructor details for the `ShareSettingsProjectConfig`, one as a parameterless constructor, and the other accepting another instance of `ShareSettingsProjectConfig`."]]],[]]