public sealed class DiscoveryEndpoint : IMessage<DiscoveryEndpoint>, IEquatable<DiscoveryEndpoint>, IDeepCloneable<DiscoveryEndpoint>, IBufferMessage, IMessage
Reference documentation and code samples for the Memorystore v1 API class DiscoveryEndpoint.
Represents an endpoint for clients to connect to the instance.
Output only. The network where the IP address of the discovery endpoint
will be reserved, in the form of
projects/{network_project}/global/networks/{network_id}.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDiscoveryEndpoint\u003c/code\u003e class in the Memorystore v1 API represents a connection point for clients to access an instance.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties such as \u003ccode\u003eAddress\u003c/code\u003e, \u003ccode\u003eNetwork\u003c/code\u003e, \u003ccode\u003eNetworkAsNetworkName\u003c/code\u003e, and \u003ccode\u003ePort\u003c/code\u003e, all of which are output-only, providing information about the endpoint's IP address, the associated network, and the port number.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, with methods like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e inherited from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt is found within the \u003ccode\u003eGoogle.Cloud.Memorystore.V1\u003c/code\u003e namespace, contained in the \u003ccode\u003eGoogle.Cloud.Memorystore.V1.dll\u003c/code\u003e assembly, and has two constructors: a default constructor and one that takes another \u003ccode\u003eDiscoveryEndpoint\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]