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 v1alpha 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 covers the `Cluster.Types.PscConfig` class within the Google Cloud AlloyDB v1alpha API, specifically version 1.0.0-alpha09, with a link to the most recent 1.0.0-alpha10."],["The `PscConfig` class provides configurations related to Private Service Connect (PSC) at the cluster level for AlloyDB, which is indicated by the class's description."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for data handling and object management, and inherits from the base `object` class."],["`PscConfig` provides a property named `PscEnabled` of type `bool`, that enables connections to the instance from Private Service Connect endpoints."]]],[]]