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 2.13.0."],["This documentation page covers the `ShareSettingsProjectConfig` class within the Google Compute Engine v1 API, detailing its properties and usage in managing share settings for projects."],["The `ShareSettingsProjectConfig` class is used to configure settings for each project and is a part of the `Google.Cloud.Compute.V1` namespace, found within the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are standard types within the Google Protobuf framework."],["The `ShareSettingsProjectConfig` class includes properties like `HasProjectId` (a boolean to indicate if the project ID is set) and `ProjectId` (a string that should be the same as the key of the project config in the parent map)."]]],[]]