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-31 UTC."],[[["The latest version of the `ShareSettingsProjectConfig` class is 3.6.0, as part of the Google.Cloud.Compute.V1 API."],["Version 3.4.0 is documented in detail and is the current version being navigated."],["This class, `ShareSettingsProjectConfig`, provides configuration settings for each project within the sharing configuration, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ShareSettingsProjectConfig` class contains properties such as `HasProjectId` (a boolean) and `ProjectId` (a string), which are used for project identification."],["There is reference material available for all versions dating back to 1.0.0 of the Google.Cloud.Compute.V1 API."]]],[]]