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 webpage provides reference documentation for the `GetMetricsRequest` class within the Google Cloud reCAPTCHA Enterprise v1 API for .NET, covering versions from 1.2.0 up to the latest 2.17.0."],["The `GetMetricsRequest` class is used to request metrics data and it inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `MetricsName` which is a typed view of the `Name` resource name property, and `Name` which is the name of the requested metrics in a specific format."],["There are available constructor options to instantiate this class, either through a default constructor or by providing another instance of `GetMetricsRequest`."],["The documentation includes a history of released versions of this API, with the most current version listed at the top."]]],[]]