[[["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."],[[["This document provides reference documentation for the `Settings` class within the Integration Connectors v1 API, specifically for version 1.1.0."],["The `Settings` class is a sealed class that inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has properties including `Name` (a string representing the resource name), `Payg` (a boolean indicating if the user is in the PayG model), `SettingsName` (a `SettingsName`-typed view of the resource name), and `Vpcsc` (a boolean indicating if VPC-SC is enabled)."],["Two constructors are available: a default constructor `Settings()` and a copy constructor `Settings(Settings other)` to create a new instance from an existing one."],["The class belongs to the `Google.Cloud.Connectors.V1` namespace and is part of the `Google.Cloud.Connectors.V1.dll` assembly."]]],[]]