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-04-09 UTC."],[[["The latest version of the `ShareSettingsProjectConfig` class is 3.6.0, which can be found in the `/dotnet/docs/reference/Google.Cloud.Compute.V1/latest/Google.Cloud.Compute.V1.ShareSettingsProjectConfig` directory."],["This class, `ShareSettingsProjectConfig`, is part of the Compute Engine v1 API and is used to configure settings for each project."],["Version 3.3.0 of `ShareSettingsProjectConfig` implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Compute.V1` namespace."],["The class `ShareSettingsProjectConfig` includes properties such as `HasProjectId` (a boolean indicating if the project ID is set) and `ProjectId` (a string representing the project ID)."],["The document details the available versions of the `ShareSettingsProjectConfig`, ranging from version 1.0.0 up to the latest version of 3.6.0, with links to each version's specific documentation."]]],[]]