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-03-21 UTC."],[[["This webpage provides documentation for the `ResponseMetadata` class within the Google Cloud Talent Solution v4 API, detailing its structure and functionality."],["The latest version of the API is 2.7.0, but version 2.6.0 is the main reference point, along with a list of previous versions dating back to version 1.0.0."],["`ResponseMetadata` class, part of the `Google.Cloud.Talent.V4` namespace, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ResponseMetadata` class includes a `RequestId` property, which is a string value serving as a unique identifier for tracking API calls."],["The page is showing the inheritance and implementation details for the class, as well as the constructors available and the additional properties like `RequestId`."]]],[]]