public sealed class InstanceAuthString : IMessage<InstanceAuthString>, IEquatable<InstanceAuthString>, IDeepCloneable<InstanceAuthString>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Redis v1 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 within the Google Cloud Memorystore for Redis v1 API, specifically version 3.4.0."],["The `InstanceAuthString` class represents the AUTH string details for a Redis instance and inherits from the base `object` class."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities for data handling."],["The class offers two constructors, a default constructor and a copy constructor, and exposes an `AuthString` property for accessing the instance's authentication string."],["The page also contains links to the documentation of other version numbers of the same class, ranging from version 2.2.0 to 3.5.0 (latest)."]]],[]]