public sealed class GetMetricsRequest : IMessage<GetMetricsRequest>, IEquatable<GetMetricsRequest>, IDeepCloneable<GetMetricsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class GetMetricsRequest.
[[["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-25 UTC."],[[["This webpage provides reference documentation for the `GetMetricsRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for version 2.15.0."],["The `GetMetricsRequest` class is used to request metrics and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the inheritance and implemented members of the `GetMetricsRequest` class, including inherited methods from the `object` class."],["It lists the constructors for creating a `GetMetricsRequest` object, one default and one that accepts another `GetMetricsRequest` object as a parameter, which is useful for cloning."],["The documentation describes the `MetricsName` and `Name` properties, including their types, descriptions, and how they are used within the context of the GetMetricsRequest."]]],[]]