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-09 UTC."],[[["This document provides reference documentation for the `ResponseMetadata` class within the Google Cloud Talent Solution v4 API, specifically for the .NET implementation."],["The `ResponseMetadata` class, which is included in version 2.1.0 of the API, is designed to convey additional information, such as debugging details, to the client."],["The class is implemented with interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["`ResponseMetadata` has a `RequestId` property that represents a unique ID associated with an API call, which is useful for tracking purposes."],["The documentation includes links to other versions of the API, going from 1.0.0 up to the most recent 2.7.0."]]],[]]