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 page provides documentation for the `ResponseMetadata` class within the Google Cloud Talent Solution v4beta1 API, detailing its structure and usage."],["The `ResponseMetadata` class, which inherits from `object` and implements several interfaces like `IMessage` and `IEquatable`, includes additional information for clients, such as debugging details."],["The class is part of the `Google.Cloud.Talent.V4Beta1` namespace, located within the `Google.Cloud.Talent.V4Beta1.dll` assembly, and has two constructors, one default and one that accepts another `ResponseMetadata` instance."],["The `ResponseMetadata` class includes a `RequestId` property of type string, which is a unique identifier associated with the API call, used for tracking purposes."],["There are three versions of the documentation provided including the latest 3.0.0-beta06 version."]]],[]]