public sealed class Cluster.Types.PscConfig : IMessage<Cluster.Types.PscConfig>, IEquatable<Cluster.Types.PscConfig>, IDeepCloneable<Cluster.Types.PscConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1beta API class Cluster.Types.PscConfig.
PscConfig contains PSC related configuration at a cluster level.
[[["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 documentation is for the `Cluster.Types.PscConfig` class within the AlloyDB v1beta API, specifically version 1.0.0-beta09, with a previous version at 1.0.0-beta08."],["`PscConfig` is a class that manages the configuration of Private Service Connect (PSC) at the cluster level."],["The `PscConfig` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, a parameterless one and one that takes another `PscConfig` object for initialization."],["It also provides a `PscEnabled` property, allowing to create an instance to accept connections from Private Service Connect endpoints."]]],[]]