public sealed class PscServiceAttachment : IMessage<PscServiceAttachment>, IEquatable<PscServiceAttachment>, IDeepCloneable<PscServiceAttachment>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API class PscServiceAttachment.
Configuration of a service attachment of the cluster, for creating PSC
connections.
[[["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 `PscServiceAttachment` class within the Google Cloud Memorystore for Redis (cluster management) v1 API."],["The `PscServiceAttachment` class is used for configuring a service attachment of a cluster, specifically for creating Private Service Connect (PSC) connections."],["It is the latest version of the documentation, with version 1.4.0 being the most recent, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `PscServiceAttachment` class include `ConnectionType`, which specifies the type of PSC connection, and `ServiceAttachment`, which is the URI that the created PscConnection should use."],["There are 5 versions available of the PscServiceAttachment class, ranging from 1.0.0 to 1.4.0, and all are available within the Google Cloud Memorystore."]]],[]]