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 reference documentation for the `InstanceAuthString` class within the Google Cloud Memorystore for Redis v1 API."],["The `InstanceAuthString` class is used to manage the AUTH string details of a Redis instance."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The webpage includes information about the class constructors and the `AuthString` property, which allows for setting the AUTH string on the instance."],["Multiple versions of the documentation are accessible, with version 3.5.0 being the latest, and the current page detailing the 3.2.0 version."]]],[]]