[[["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-02 UTC."],[[["This document outlines the `ShareSettings` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and functionalities, including its use for managing sharing settings for reservations and sole tenancy node groups."],["The `ShareSettings` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods for message handling, equality checks, deep cloning, and buffer operations."],["The class offers two constructors: a default constructor (`ShareSettings()`) and one that takes another `ShareSettings` object as a parameter (`ShareSettings(ShareSettings other)`), for creating new instances or copying existing ones."],["Key properties include `HasShareType`, which indicates whether the \"share_type\" field is set, `ProjectMap`, a map for project-specific configurations, and `ShareType`, which defines the type of sharing and accepts a string value."],["The document lists available versions of the `ShareSettings` class, ranging from version 1.0.0 to the latest version 3.6.0, showing the history and updates of the class."]]],[]]