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 `ShareSettingsProjectConfig` class is part of the Google Cloud Compute Engine v1 API and is used to configure settings for each project."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering features such as message handling, equality comparisons, and deep cloning."],["The class offers properties to check if a `project_id` field is set, as well as to set and retrieve the project ID using the `HasProjectId` and `ProjectId` properties, respectively."],["The latest version of the ShareSettingsProjectConfig is version 3.6.0, while version 2.14.0 is currently documented, and many older versions are available going back to version 1.0.0."]]],[]]