public sealed class ResponseMetadata : IMessage<ResponseMetadata>, IEquatable<ResponseMetadata>, IDeepCloneable<ResponseMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4beta1 API class ResponseMetadata.
Additional information returned to client, such as debugging information.
[[["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."],[[["This documentation covers the `ResponseMetadata` class within the Google Cloud Talent Solution v4beta1 API, specifically in version 3.0.0-beta04."],["The `ResponseMetadata` class, used for returning additional information like debugging details, implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["`ResponseMetadata` inherits from the base `object` class, with links to relevant `object` methods such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The `ResponseMetadata` class has two constructors: a parameterless one and one that takes another `ResponseMetadata` object as input."],["`RequestId` is a unique string property within `ResponseMetadata`, meant for call tracking and logging."]]],[]]