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-21 UTC."],[[["This page provides reference documentation for the `GetMetricsRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for the .NET environment."],["The `GetMetricsRequest` class is a message object used to request metrics, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This page shows that the available versions of the `GetMetricsRequest` object ranges from version 1.2.0 all the way up to 2.17.0, with the latest version being 2.17.0."],["The `GetMetricsRequest` class has two properties: `MetricsName` of type `MetricsName`, and `Name` of type `String`, where `Name` is a required field representing the requested metrics' resource name."],["The `GetMetricsRequest` object can be instantiated via two constructors: a default parameterless constructor and one that accepts another `GetMetricsRequest` object as a parameter."]]],[]]