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."],[[["This document provides reference documentation for the `DiscoveryEndpoint` class within the Google Cloud Memorystore for Redis (cluster management) v1 API."],["`DiscoveryEndpoint` represents endpoints on each network that Redis clients can use to connect to the cluster."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for functionality, and inherits from `object`."],["Key properties of the `DiscoveryEndpoint` class include `Address` (the Redis endpoint address), `Port` (the endpoint's port number), and `PscConfig` (customer endpoint configuration)."],["The latest version for this specific documentation is version 1.4.0, however, this is the documentation for version 1.3.0."]]],[]]