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 latest version of the `ShareSettingsProjectConfig` class is 3.6.0, but this page is showing the documentation for version 3.0.0."],["This class, `ShareSettingsProjectConfig`, is part of the Google.Cloud.Compute.V1 namespace and is used for configuring share settings within a project, as part of the Compute Engine v1 API."],["The `ShareSettingsProjectConfig` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from the `object` class."],["This class has two constructors, one of which takes another `ShareSettingsProjectConfig` as a parameter for initialization, and it has properties for `HasProjectId` and `ProjectId`."],["The ShareSettingsProjectConfig class is found in the Google.Cloud.Compute.V1.dll assembly."]]],[]]