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, which can be found in the Google.Cloud.Compute.V1 namespace."],["This page provides reference documentation and code samples for the `ShareSettingsProjectConfig` class within the Compute Engine v1 API."],["`ShareSettingsProjectConfig` is a class designed to configure settings for individual projects, with multiple versions available, from 1.0.0 to 3.6.0."],["The `ShareSettingsProjectConfig` class inherits from the `object` class and implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["`ShareSettingsProjectConfig` instances can be constructed using either a default constructor or a constructor that takes another `ShareSettingsProjectConfig` instance as a parameter, and properties like `ProjectId` and `HasProjectId` are accessible to retrieve project-specific information."]]],[]]