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 webpage provides reference documentation for the `ResponseMetadata` class within the Google Cloud Talent Solution v4 API."],["The `ResponseMetadata` class, found in the `Google.Cloud.Talent.V4` namespace, includes properties like `RequestId` for tracking purposes and debugging."],["The `ResponseMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, suggesting it is part of a structured messaging system."],["The documentation lists various versions of the `ResponseMetadata` class, ranging from version 1.0.0 to 2.7.0, with 2.7.0 being the latest version available."]]],[]]