public sealed class InstanceAuthString : IMessage<InstanceAuthString>, IEquatable<InstanceAuthString>, IDeepCloneable<InstanceAuthString>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Redis v1beta1 API class InstanceAuthString.
[[["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."],[[["This webpage provides documentation for the `InstanceAuthString` class, which is part of the Google Cloud Memorystore for Redis v1beta1 API."],["The `InstanceAuthString` class is used to manage authentication details for Redis instances, specifically the AUTH string."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The latest version available is 3.0.0-beta05, with prior versions 3.0.0-beta04 and 2.0.0-beta09 also documented."],["The `AuthString` property of this class can be used to set and retrieve the string used for authentication."]]],[]]