public sealed class GenerateIdTokenResponse : IMessage<GenerateIdTokenResponse>, IEquatable<GenerateIdTokenResponse>, IDeepCloneable<GenerateIdTokenResponse>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["Version 2.4.0 is the latest release, while the current documentation focuses on version 2.3.0 of the Google.Cloud.Iam.Credentials.V1 package."],["The GenerateIdTokenResponse class, found within the Google.Cloud.Iam.Credentials.V1 namespace, is a sealed class implementing multiple interfaces such as IMessage, IEquatable, and IDeepCloneable."],["The GenerateIdTokenResponse class inherits from the object class and provides a constructor and a property called 'Token' to set and retrieve the OpenID Connect ID token."],["Historical versions of the documentation for this package are available, ranging from version 1.0.0 up to the current 2.3.0, with 2.4.0 listed as latest."]]],[]]