public sealed class DiscoveryEndpoint : IMessage<DiscoveryEndpoint>, IEquatable<DiscoveryEndpoint>, IDeepCloneable<DiscoveryEndpoint>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API class DiscoveryEndpoint.
Endpoints on each network, for Redis clients to connect to the cluster.
[[["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."],[[["The `DiscoveryEndpoint` class in the Google Cloud Memorystore for Redis (cluster management) v1 API represents endpoints on each network for Redis client connections."],["The latest version of the API is 1.4.0, while this specific documentation refers to version 1.2.0 of the `DiscoveryEndpoint`."],["`DiscoveryEndpoint` inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DiscoveryEndpoint` class includes properties such as `Address`, `Port`, and `PscConfig`, providing details about the Redis endpoint's connection information and configuration."],["The provided content describes the ability to access the `DiscoveryEndpoint` through 5 previous versions of the API."]]],[]]