public sealed class GenerateCredentialsResponse : IMessage<GenerateCredentialsResponse>, IEquatable<GenerateCredentialsResponse>, IDeepCloneable<GenerateCredentialsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Connect Gateway v1 API class GenerateCredentialsResponse.
Connection information for a particular membership.
[[["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\u003eGenerateCredentialsResponse\u003c/code\u003e class, part of the Connect Gateway v1 API, provides connection information for a specific membership.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eIt is available in the latest version 1.0.0 as well as 1.0.0-beta02 and resides within the \u003ccode\u003eGoogle.Cloud.GkeConnect.Gateway.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties, \u003ccode\u003eEndpoint\u003c/code\u003e (a string representing the cluster's URI) and \u003ccode\u003eKubeconfig\u003c/code\u003e (a \u003ccode\u003eByteString\u003c/code\u003e containing the serialized kubeconfig).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGenerateCredentialsResponse\u003c/code\u003e objects can be created either by default or by cloning from an existing \u003ccode\u003eGenerateCredentialsResponse\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]