public sealed class ResponseMetadata : IMessage<ResponseMetadata>, IEquatable<ResponseMetadata>, IDeepCloneable<ResponseMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4 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-04-17 UTC."],[[["This document provides reference documentation for the `ResponseMetadata` class within the Google Cloud Talent Solution v4 API."],["The `ResponseMetadata` class offers additional information to the client, including debugging details, and it has multiple versions available, ranging from 1.0.0 to the latest 2.7.0."],["The `ResponseMetadata` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering extended functionality."],["The class inherits from `object` and has properties like `RequestId`, which is a string-type unique ID for call tracking."],["There are two constructors available for `ResponseMetadata`: one is a default constructor, and the other allows for the creation of a copy of another `ResponseMetadata` object."]]],[]]