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 version 2.17.0."],["The `GetMetricsRequest` class is used to request metrics and it inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetMetricsRequest` class includes a constructor that can take in another `GetMetricsRequest` object as well as a default constructor."],["The `GetMetricsRequest` class has two properties, `MetricsName` of type `MetricsName`, and `Name` of type `string`, to manage the name of the metrics being requested, with `Name` being a required field."],["The most recent version available for the `GetMetricsRequest` is version 2.17.0, while version 2.5.0 is the specific version which the webpage documentation is focused on."]]],[]]